Skip to content

Instantly share code, notes, and snippets.

View jbaiter's full-sized avatar

Johannes Baiter jbaiter

View GitHub Profile
@jbaiter
jbaiter / gist:1072084
Created July 8, 2011 15:28
ff4 dte routine
arch snes.cpu; lorom // Load settings for SNES/WDC65816 in LoROM mode
.org $00b4a2
jsl check_codes_cont
fill 3,$ff
.org $01ecb0
check_codes_cont
cmp #$c3
bne +