mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-24 07:29:26 +00:00
Mario Bros. with copyright text (via xot)
This commit is contained in:
parent
fa6c08c121
commit
c648df641a
Binary file not shown.
Binary file not shown.
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user