lrdoor

by snydej

Game:

Description: Pressing L or R enters a door or pipe maybe

!buttons = $7e0018
lda !buttons
	bit #$30
	beq +
	lda #$07
	sta !player_mode_dispatch
+	rtl
back to listings