Mario Bros. with copyright text (via xot)

This commit is contained in:
Peter Ferrie 2020-05-20 15:23:39 -07:00
parent fa6c08c121
commit c648df641a
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
;license:MIT
;(c) 2019 by qkumba/Frank M.
;(c) 2019-2020 by qkumba/Frank M.
!cpu 6502
!to "build/PRELAUNCH/MARIO.BROS",plain
@ -9,7 +9,7 @@
+ENABLE_ACCEL
lda #$60
sta $8214
sta $8240
jsr $4900 ; decompress
+GET_MACHINE_STATUS
and #CHEATS_ENABLED