1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-25 04:10:19 +10:00
collapseos/tests/forth/test_sdc.fs
Virgil Dupras b0258f5bba Fix tests
2020-05-14 10:58:41 -04:00

10 lines
178 B
Forth

212 LOAD ( z80a )
: SDC_SPI 4 ;
: SDC_CSLOW 5 ;
: SDC_CSHIGH 6 ;
602 616 LOADR ( sdc )
0x0000 0x00 _crc16 0x0000 #eq
0x0000 0x01 _crc16 0x1021 #eq
0x5678 0x34 _crc16 0x34e4 #eq