index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
main_menu.asm
Age
Commit message (
Collapse
)
Author
2020-03-17
Cleanup of files for banks $01 and $04 for main.asm.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Add home/tilemap.asm and update home/menu.asm
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2020-02-18
Update math.asm and add print_text.asm
libjet
2020-02-18
Add copy_name.asm
libjet
2019-12-12
Update predef_pointers and wram, and correct typo's caused by search + replace
libjet
2019-12-11
Updated macros/scripts/text.asm and cleaned up macros.asm
libjet
2019-08-16
Sync home/audio.asm with pokecrystal.
IIMarckus
2019-08-16
Incorporate the rest of the audio engine.
IIMarckus
2018-08-21
Label some known WRAM labels from pokecrystal.
luckytyphlosion
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2018-07-06
Add the three banks of common text.
IIMarckus
2016-06-25
engine/namingscreen.asm
Scott Norton
2016-06-23
Start disassembling Bank 4
pikalaxalt
2016-06-22
Ball functions
pikalaxalt
2016-06-22
More functions in bank 3
pikalaxalt
2016-06-22
engine/move_mon.asm
pikalaxalt
2016-06-21
Implement macros for engine flags
pikalaxalt
2016-06-19
phase 2 of specials disasm
pikalaxalt
2016-06-19
engine/variables.asm
pikalaxalt
2016-06-18
Main Menu and GS Title Screen
pikalaxalt