index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
/
gbz80disasm.py
Age
Commit message (
Expand
)
Author
2018-12-31
Remove the 'extras' submodule
Rangi
2016-04-10
Bump extras again to fix last bump.
yenatch
2016-04-10
Bump extras to fix gfx.py.
yenatch
2016-02-17
Bump extras; pypng is now part of extras.
yenatch
2016-01-29
Bump extras for faster scan_includes.
yenatch
2016-01-27
Fix marts using hard-coded bank number
PikalaxALT
2015-08-29
Bump extras to fix invocation of gfx.export_2bpp_to_png.
yenatch
2015-07-21
Bump pokemontools to hotfix changes made in #302.
yenatch
2015-06-28
Add a script to convert project-specific graphics.
yenatch
2015-03-12
bump extras so the build actually works without baserom.gbc
yenatch
2014-07-22
Bump pokemontools again for "name" event command fixes.
yenatch
2014-07-22
Bump pokemontools to fix loadwilddata.
yenatch
2014-06-04
Bump pokemontools for better compression.
yenatch
2014-03-31
Bump pokemontools for gfx handling.
yenatch
2014-02-06
Bump pokemontools for fixed audio dumps
yenatch
2013-12-28
bump pokemontools for sound macro changes
yenatch
2013-12-27
bump pokemontools again
yenatch
2013-12-25
bump pokemontools for minor changes
yenatch
2013-12-23
bump pokemontools for map editor fixes
yenatch
2013-12-21
bump pokemontools for kicks
yenatch
2013-11-18
bump pokemontools for 1bpp
yenatch
2013-11-07
bump pokemontools feat sound dumps
yenatch
2013-10-01
bump extras to use updated script commands
yenatch
2013-09-26
bump to latest pokemontools (master)
Bryan Bishop
2013-09-11
bump extras to use globals.asm
yenatch
2013-09-10
bump submodule again
Bryan Bishop
2013-09-02
update preprocessor to use a class
Bryan Bishop
2013-08-31
bump submodule to v1.2.0
Bryan Bishop
2013-08-31
Merge branch 'master' into refactor-preprocessor
Bryan Bishop
2013-08-29
bump extras to 4c56a6c5
Bryan Bishop
2013-08-28
move main preprocessor into pokemontools
Bryan Bishop
2013-08-27
bump extras submodule to v1.1.0
Bryan Bishop
2013-08-03
probably fix the pngs target for make
Bryan Bishop
2013-08-03
reset extras submodule to branch master
Bryan Bishop
2013-08-03
update extras submodule on the "organizing" branch
Bryan Bishop
2013-08-03
update extras submodule to latest master branch
Bryan Bishop
2013-08-03
Move extras/ into a git submodule.
Bryan Bishop
2013-07-11
Merge pull request #158 from yenatch/gbz80disasm-more-data
Bryan Bishop
2013-06-28
gbz80disasm: don't read data where there is none
yenatch
2013-06-28
gbz80disasm: only track rom addresses for data
yenatch
2013-06-27
gbz80disasm: use existing labels as addresses
yenatch
2013-06-25
Merge branch 'github/master' into master.
Bryan Bishop
2013-06-25
gbz80disasm: just use lowercase labels
yenatch
2013-06-25
gbz80disasm: fix data handling
yenatch
2013-06-25
gbz80disasm: local/global address conversion + fix find_label
yenatch
2013-06-25
gbz80disasm: detect data tables referenced in asm
yenatch
2013-06-25
gbz80disasm: data detection
yenatch
2013-06-23
Edit some docstrings in /extras.
Kat Harrison
2013-06-15
gbz80disasm: fix labels outside of banks 0 and 1
yenatch
2013-06-14
gbz80disasm: only use gbhw/hram constants >= 0xff00
yenatch
[next]