1
0
mirror of https://github.com/a2-4am/4cade.git synced 2025-04-05 03:37:17 +00:00

hide Robotron 2084 launch artwork later

This commit is contained in:
4am 2025-01-06 21:42:57 -05:00
parent b5843da519
commit 96371a6e8f

@ -7,7 +7,6 @@
!source "src/macros.a"
jsr HideLaunchArtwork
+ENABLE_ACCEL
ldx #(callback_e-callback_b)+1
- lda callback_b-1,x
@ -22,6 +21,7 @@
callback_b !pseudopc $80 {
callback
+READ_RAM2_NO_WRITE
jsr HideLaunchArtworkLC2
lda MachineStatus
and #CHEATS_ENABLED
beq +