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
/
analyze_incbins.py
Age
Commit message (
Expand
)
Author
2018-12-31
Remove the 'extras' submodule and include a local gfx.py tool instead
Rangi
2018-03-19
sfxnote parameter 1 is length, not duty
dannye
2016-06-09
Try again to bump extras
pikalaxalt
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
2013-03-12
* added verification (equality test) for blue version build
Mr Wint
2012-10-01
Improve error checking in the context of issue #27
sawakita
2012-10-01
Fix param error in load_asm_if_one_exists_in()
sawakita
2012-10-01
Restore auto-loading of default "main" asm file
sawakita
2012-09-30
Make analyze_incbins dirs reference os-independent
sawakita
2012-03-16
romvisualizer updates for main.asm, common.asm, pokered.asm
Bryan Bishop
2012-03-14
Remove python shebangs.
IIMarckus
2012-01-30
tool to sort INCBINs by interval length
Bryan Bishop
2012-01-27
move learnsets into the asm
Bryan Bishop
2012-01-25
rename common.asm -> main.asm
Bryan Bishop
2012-01-23
gbz80disasm now prints out known labels
Bryan Bishop
2012-01-23
python to find labels and offsets in analyze_incbins
Bryan Bishop
2012-01-17
analyze_incbins - reject zero interval incbins
Bryan Bishop
2012-01-17
fix some offset errors in insert_texts.py
Bryan Bishop
2012-01-17
text insertion code for unnamed TX_FARs
Bryan Bishop
2012-01-15
update analyze_incbins for common.asm
Bryan Bishop
2012-01-11
fix asm for route 9 texts 1 through 9 inclusive
Bryan Bishop
2012-01-10
insert_asm in insert_texts for function asm
Bryan Bishop
2012-01-09
updates to asm injection code
Bryan Bishop
2012-01-08
insert labels for map texts pointer lists
Bryan Bishop
2012-01-08
update to the broken TX_FAR inserter
Bryan Bishop
2012-01-07
text analysis and insertion code (TX_FAR targets only)
Bryan Bishop
2012-01-04
import lots of block labels
Bryan Bishop
2012-01-03
Route11GateUpstairs_h map header asm
Bryan Bishop
2012-01-03
Route11Gate_h map header asm
Bryan Bishop
2012-01-03
analyze_incbins now applies map header asm patches
Bryan Bishop
2012-01-03
remove debug print line
Bryan Bishop
2012-01-03
fix final interval in generated incbins
Bryan Bishop
2012-01-03
analyze_incbins is a tool to generate diffs
Bryan Bishop