From 4b1a49c8ccb85e4778b883111ffd5f8ca91eed38 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Fri, 18 Sep 2020 22:20:54 -0400 Subject: [PATCH] fix broken tests --- tests/z80/test_sdc.fs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/z80/test_sdc.fs b/tests/z80/test_sdc.fs index 7abb114..3abb027 100644 --- a/tests/z80/test_sdc.fs +++ b/tests/z80/test_sdc.fs @@ -1,9 +1,9 @@ 212 LOAD ( z80a ) : SPI_DATA 4 ; -: SPI_CSLOW 5 ; -: SPI_CSHIGH 6 ; +: SPI_CTL 5 ; +: SDC_DEVID 1 ; 596 LOAD ( spi ) -603 616 LOADR ( sdc ) +423 436 LOADR ( sdc ) 0x0000 0x00 _crc16 0x0000 #eq 0x0000 0x01 _crc16 0x1021 #eq