index
:
pokegold-spaceworld
master
Pokémon Gold and Silver Space World 1997 demo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hram.asm
Age
Commit message (
Expand
)
Author
2018-08-21
Finished changing hardcoded addresses to labels
Pokeglitch
2018-07-31
Capitalized unknown HRAM labels
Pokeglitch
2018-07-31
More bank 1 dumps
Pokeglitch
2018-07-30
began dumping bank 1
Pokeglitch
2018-07-03
Introduce linkerscript.
luckytyphlosion
2018-06-25
Disassembled all routines related to sprite movement/collisions. Added in co...
Pokeglitch
2018-06-24
hram: rename hTextErrno to hEventID
Tauwasser
2018-06-11
Some label changes
PikalaxALT
2018-06-10
home/talk_to_npc.asm
PikalaxALT
2018-06-08
Multiply and Divide functions ported from Crystal
PikalaxALT
2018-06-08
Disassemble another significant chunk of ROM0
PikalaxALT
2018-06-05
PlaceString
PikalaxALT
2018-06-05
Remaining serial functions in HOME
PikalaxALT
2018-06-05
More RTC-related functions
PikalaxALT
2018-06-04
Backport bg_effects.asm from Crystal
PikalaxALT
2018-06-04
Add more labels, rename some to match pokecrystal
ISSOtm
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-03
engine: begin disassembling overworld code
Tauwasser
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-02
Make the repository build all four ROMs
PikalaxALT
2018-06-01
home/joypad: disassemble more functions
Tauwasser
2018-06-01
joypad: rename confusingly named registers
Tauwasser
2018-06-01
home: disassemble decimal number printing function
Tauwasser
2018-06-01
home: disassemble vblank and associated functions
Tauwasser
2018-05-31
home: add front pic and decompression disassembly
Tauwasser
2018-05-30
hram.asm: fix receive spelling error
Tauwasser
2018-05-29
Fix disassembling mistakes
ISSOtm
2018-05-28
Disassemble a lil' bit
ISSOtm