index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
pretty_map_headers.py
Age
Commit message (
Expand
)
Author
2016-05-30
Update extras with fixed gbz80disasm.py
luckytyphlosion
2016-05-30
Update extras, split bank3e into a separate file.
luckytyphlosion
2015-10-24
Convert pikachu cries to .wav files, and process .wav files into .pcm files a...
Marcus Huderle
2015-02-07
serial/trade/misc
YamaArashi
2014-09-19
Bump submodule
U-Daniel-PC\Daniel
2014-04-16
hotfix: Bump pokemontools so gfx.py doesn't look for a baserom.
yenatch
2014-04-15
Bump pokemontools for png manifest destiny.
yenatch
2014-01-22
bump pokemontools for merging the previous bump
yenatch
2014-01-21
bump pokemontools to play nice with EQUS
yenatch
2013-12-14
incbin killing
U-Fish-PC\Daniel
2013-12-11
bump pokemontools for fixed wram label handling
yenatch
2013-12-08
bump pokemontools for scan_includes fix
yenatch
2013-12-07
bump pokemontools for global label handling
yenatch
2013-12-06
bump pokemontools to support makefile changes
yenatch
2013-10-13
Update submodule
U-Fish-PC\Daniel
2013-09-16
bump and support latest pokemontools
Bryan Bishop
2013-09-01
bump submodule to get a gbz80disasm fix
Bryan Bishop
2013-09-01
make extras/ a submodule
Bryan Bishop
2012-03-14
Remove python shebangs.
IIMarckus
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