mirror of
https://github.com/zellyn/a2audit.git
synced 2025-02-06 02:31:00 +00:00
Add double $c08b write to langcard tests
This commit is contained in:
parent
f2e7354f92
commit
c5e87ab55d
BIN
audit/audit.dsk
BIN
audit/audit.dsk
Binary file not shown.
@ -316,6 +316,8 @@ LANGCARDTESTS_NO_CHECK:
|
||||
!byte $53, $60, $54, $22, $61 ;
|
||||
!byte $0b, $8b, $0b, $ff ; Read $C08B, write $C08B, read $C08B (read RAM bank 1, no write)
|
||||
!byte $11, $33, $11, $22, $33 ; (this one is tricky: reset WRTCOUNT by writing halfway)
|
||||
!byte $8b, $8b, $0b, $ff ; Write $C08B, write $C08B (read RAM bank 1, no write)
|
||||
!byte $11, $33, $11, $22, $33 ;
|
||||
!byte $ff
|
||||
|
||||
nop ; Provide clean break after data when viewing disassembly
|
||||
|
Loading…
x
Reference in New Issue
Block a user