langcard: oops - left deliberate error in

This commit is contained in:
Zellyn Hunter 2016-12-19 11:18:38 -05:00
parent 07d2641741
commit 590f5bdeaf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -428,7 +428,7 @@
;; - $ff-terminated list of C0XX addresses (0-F to read C08X, 80-8F to write C0XX).
;; - quint: expected current $d17b and fe1f, then d17b in bank1, d17b in bank 2, and fe1f
!byte $8, $ff ; Read $C088 (RAM read, write protected)
!byte $55, $55, $55, $AA, $54
!byte $55, $55, $55, $AA, $55
!byte $ff
nop ; Provide clean break after data when viewing disassembly