mirror of
https://github.com/zellyn/a2audit.git
synced 2024-11-21 06:31:39 +00:00
Add test of writing C081 after reading it twice
This commit is contained in:
parent
a0f93ca847
commit
07667f3115
BIN
audit/audit.dsk
BIN
audit/audit.dsk
Binary file not shown.
@ -304,6 +304,8 @@ LANGCARDTESTS_NO_CHECK:
|
||||
!byte $53, $60, $54, $22, $61 ;
|
||||
!byte $01, $01, $ff ; Read $C081, $C081 (read ROM, write RAM bank 2)
|
||||
!byte $53, $60, $11, $54, $61 ;
|
||||
!byte $01, $01, $81, $ff ; Read $C081, $C081, write $C081 (read ROM, write RAM bank bank 2)
|
||||
!byte $53, $60, $11, $54, $61 ; See https://github.com/zellyn/a2audit/issues/3
|
||||
!byte $0b, $ff ; Read $C08B (read RAM bank 1, no write)
|
||||
!byte $11, $33, $11, $22, $33 ;
|
||||
!byte $03, $ff ; Read $C083 (read RAM bank 2, no write)
|
||||
|
Loading…
Reference in New Issue
Block a user