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
/
home
Age
Commit message (
Expand
)
Author
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-02
Merge branch 'master' into build_more_roms
PikalaxALT
2018-06-03
home: move PrintLetterDelay to menu
Tauwasser
2018-06-03
home: begin disassembling some table call functions
Tauwasser
2018-06-03
gfx: re-organize some graphics and disassemble gfx load 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-02
home: comment print hex fns
Tauwasser
2018-06-02
home: disassemble print hexadecimal fns
Tauwasser
2018-06-02
home, macros: disassemble text-related functions and add text fn macros
Tauwasser
2018-06-01
home/joypad: disassemble more functions
Tauwasser
2018-06-01
Code conventions:
Rangi
2018-06-01
joypad: rename confusingly named registers
Tauwasser
2018-06-01
home: disassemble decimal number printing function
Tauwasser
2018-06-01
Use fullwidth digits
Rangi
2018-06-01
Some landmark name routines
Rangi
2018-05-31
Fix build (sorry); forgot to use leftover pokered constants
Rangi
2018-05-31
Cleaned up code. Found the unknown_string_funcs in pokered, they deal with It...
Pokeglitch
2018-05-31
Disassembled some copy functions and some unknown string functions
Pokeglitch
2018-06-01
home: disassemble vblank and associated functions
Tauwasser
2018-05-31
home/pokemon: disassemble Pokémon sprite uncompression routine
Tauwasser
2018-05-31
home: disassemble decompression routine
Tauwasser
2018-05-31
home: disassemble video data copy functions
Tauwasser
2018-05-31
Disassemble the delay functions and some copy functions
pfero
2018-05-31
home: add front pic and decompression disassembly
Tauwasser
2018-05-30
Clean up Makefile
pfero
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