mirror of
https://github.com/a2-4am/passport.git
synced 2024-12-22 04:29:59 +00:00
.
This commit is contained in:
parent
f0d36517ca
commit
868c297916
@ -8,7 +8,7 @@
|
||||
; with tighter code
|
||||
;
|
||||
; tested on
|
||||
; - BrainBank's Be Better Series - The Start Disk
|
||||
; - BackAid - The Start Disk (1987, BrainBank's Be Better Series)
|
||||
;-------------------------------
|
||||
!zone {
|
||||
bit gMode ; nothing to do here in verify-only mode
|
||||
@ -24,7 +24,7 @@
|
||||
!byte $99,$12,$20; STA $2012,Y
|
||||
!byte $C8 ; INY
|
||||
!byte $D0,$F5 ; BNE -
|
||||
bcs .exit ; passport-test-suite/Better Be.woz [C=0] matches
|
||||
bcs .exit ; passport-test-suite/BackAid.woz [C=0] matches
|
||||
lda #$20
|
||||
sta gDisplayBytes
|
||||
lda #s_jmpb412
|
||||
|
Loading…
Reference in New Issue
Block a user