ph512

by friday_donuts

Game: SMW

Description: Pseudo H512 magic!

	; 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 #$08
STA $2133
LDA #$11
STA $212C
LDA #$12
STA $212D
RTL
back to listings