🎉 Init project
This commit is contained in:
commit
415952b59b
2 changed files with 20 additions and 0 deletions
7
Mega Man Xtreme (USA) (Rev 1).asm
Normal file
7
Mega Man Xtreme (USA) (Rev 1).asm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
arch 65816
|
||||
|
||||
lorom
|
||||
|
||||
org $809dc5
|
||||
lda #$01 ; Init life to 1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue