From 9aa3ae4c6b17027b2b7d59a39baac732e8a96b68 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Sun, 20 Sep 2020 10:52:15 -0400 Subject: [PATCH] Fix tests --- tests/z80/test_sdc.fs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tests/z80/test_sdc.fs b/tests/z80/test_sdc.fs index 3abb027..5903bd3 100644 --- a/tests/z80/test_sdc.fs +++ b/tests/z80/test_sdc.fs @@ -1,9 +1,5 @@ 212 LOAD ( z80a ) -: SPI_DATA 4 ; -: SPI_CTL 5 ; -: SDC_DEVID 1 ; -596 LOAD ( spi ) -423 436 LOADR ( sdc ) +423 LOAD ( sdc's _crc16 ) 0x0000 0x00 _crc16 0x0000 #eq 0x0000 0x01 _crc16 0x1021 #eq