index
:
pokegold
master
Pokémon Gold and Silver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
text.asm
Age
Commit message (
Collapse
)
Author
2020-05-13
Many minor cleanups.
entrpntr
2020-04-22
Finish home cleanup, identify tileset data, other misc cleanups.
entrpntr
2020-04-20
Finish disassembling battle core.
entrpntr
2020-04-06
Add unnamed.py and update for rgbds v0.4.x before continuing.
entrpntr
2020-03-16
Sync home/ with pokecrystal
libjet
2020-02-19
Use labels instead of constants for HRAM
libjet
2020-02-18
Update math.asm and add print_text.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
Incorporate the rest of the audio engine.
IIMarckus
2018-08-16
Sync many constant/macro files with pokecrystal.
IIMarckus
2018-07-06
Add the three banks of common text.
IIMarckus
2017-08-24
Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 ↵
PikalaxALT
compatibility)
2016-06-17
map, farcall, and predef in home
pikalaxalt
2016-06-16
home/video.asm
pikalaxalt
2016-06-16
Text engine
pikalaxalt
2016-01-29
Import stuff from pokecrystal; diff gold and silver
PikalaxALT