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