sus
by friday_donuts
Game: SMW
Description:
; Base ASM file - feel free to copy/paste this and use this for your own code. LDA $100 ; \ only run in gamemode 14 EOR #$14 ; | ORA $9D ; | and when the game isn't paused BEQ + ; | RTL ; | + ; / LDA #$0A STA $0EF9 ;A LDA #$16 STA $0EFA ;M LDA #$18 STA $0EFB ;O LDA #$10 STA $0EFC ;G LDA #$1E STA $0EFD ;U LDA #$1C STA $0EFE ;S LDA #$DE LDX #$C0 LDY #$DE ;stop module RTLback to listings