Browse Source

Fix tests

pull/102/head
Virgil Dupras 3 years ago
parent
commit
b0258f5bba
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      tests/forth/test_sdc.fs

+ 1
- 2
tests/forth/test_sdc.fs View File

@@ -2,8 +2,7 @@
: SDC_SPI 4 ;
: SDC_CSLOW 5 ;
: SDC_CSHIGH 6 ;
372 LOAD ( sdc.z80 )
374 LOAD ( sdc.fs )
602 616 LOADR ( sdc )

0x0000 0x00 _crc16 0x0000 #eq
0x0000 0x01 _crc16 0x1021 #eq


Loading…
Cancel
Save