index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
pretty_map_headers.py
Age
Commit message (
Expand
)
Author
2012-01-24
python for printing trainer headers
Bryan Bishop
2012-01-18
The python tools should spit out tabs, not spaces.
IIMarckus
2012-01-17
fix insert_texts for pre-existing TX_FAR target labels
Bryan Bishop
2012-01-17
Add the currency character to text tables.
IIMarckus
2012-01-16
These didn’t work as intended. Delete.
IIMarckus
2012-01-11
minor formatting
Bryan Bishop
2012-01-10
added text_pretty_printer_at to analyze_texts
Bryan Bishop
2012-01-09
insertion code for $08 text script asm
Bryan Bishop
2012-01-09
a simple gameboy disassembler
Bryan Bishop
2012-01-07
text analysis and insertion code (TX_FAR targets only)
Bryan Bishop
2012-01-07
add more text bytes for abbreviations
Bryan Bishop
2012-01-07
somewhat buggy TX_FAR pretty printer
Bryan Bishop
2012-01-05
insert object asm
Bryan Bishop
2012-01-05
use sprite constants in pretty printer
Bryan Bishop
2012-01-05
start using EVENT_DISP in object data output
Bryan Bishop
2012-01-05
pretty printer for object labels and asm
Bryan Bishop
2012-01-03
don't print extra comments about connections for zero connections
Bryan Bishop
2012-01-03
remove bank id output in pretty_map_headers, it's wrong anyway
Bryan Bishop
2012-01-03
fix tileset in pretty_map_headers output
Bryan Bishop
2012-01-02
fix error in map header asm (db -> dw)
Bryan Bishop
2012-01-02
tool to dump asm for each map header
Bryan Bishop