Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-03 | make a basic python module | Bryan Bishop | |
2013-08-03 | ignore python/egg output | Bryan Bishop | |
2013-08-03 | write some TODO comments in wram.py | Bryan Bishop | |
2013-08-03 | add mock into requirements.txt | Bryan Bishop | |
(for unit testing) | |||
2013-08-03 | combine hram/gbhw readers into read_constants | Bryan Bishop | |
This consolidates read_hram_constants and read_gbhw_constants. | |||
2013-08-03 | make read_gbhw_constants consume an IOError | Bryan Bishop | |
2013-08-03 | make read_hram_constants to eat hram.asm IOError | Bryan Bishop | |
2013-08-03 | fix the bss/wram section default | Bryan Bishop | |
The default section needs to include a list of labels (even if the list is empty) because downstream code assumes that the section contains a key called "labels" that has a value associated with a list. | |||
2013-08-03 | ignore wram.asm non-existence | Bryan Bishop | |
The IOError is now caught and swallowed by read_wram_sections. | |||
2013-08-03 | remove extra newlines from python files | Bryan Bishop | |
Remove all of the ending newlines at the end of the file, since this is apparently against pep8. | |||
2013-08-03 | a requirements.txt to specify python dependencies | Bryan Bishop | |
This is taken straight from the pokecrystal.git repo. | |||
2013-08-03 | Merge branch 'fix-tabs' into master | Bryan Bishop | |
2013-08-03 | remove dangling whitespace in source code files | Bryan Bishop | |
2013-08-03 | tabs to spaces in crystal.py | Bryan Bishop | |
This was just the move effects list. | |||
2013-08-03 | tabs to spaces in sym.py | Bryan Bishop | |
2013-08-03 | make a docstring for wram.py | Bryan Bishop | |
2013-08-03 | remove dangling whitespace in wram.py | Bryan Bishop | |
2013-08-03 | normalize tabs to whitespace in wram.py | Bryan Bishop | |
2013-08-03 | remove trailing newline from wram.py | Bryan Bishop | |
2013-08-03 | fix path handling in wram.py | Bryan Bishop | |
Otherwise pokecrystal doesn't compile anymore. This is because of how wram.asm, hram.asm and other files are parsed. | |||
2013-08-03 | fix the *.json rule in .gitignore | Bryan Bishop | |
2013-08-03 | remove sgm/sav cruft from .gitignore | Bryan Bishop | |
2013-08-03 | update png.py .gitignore reference | Bryan Bishop | |
2013-08-03 | use .gitignore from pokecrystal | Bryan Bishop | |
This is the .gitignore from commit 1c3ebf95 in the pokecrystal.git repository. | |||
2013-07-12 | Merge pull request #157 from yenatch/overworld | Bryan Bishop | |
overworld loop and movement original-commit-id: bb8990dc3cb19787e08c29409cfc674e2478fbc9 | |||
2013-07-11 | Merge pull request #158 from yenatch/gbz80disasm-more-data | Bryan Bishop | |
gbz80disasm bugfixes original-commit-id: 226729d1750bc6ee0c45d96e3f6b7dcf0844a609 | |||
2013-07-10 | crystal: add more movements | yenatch | |
original-commit-id: e7a7fcc92446134d47bbfb0b308c4decc2a2adf8 | |||
2013-07-10 | chars: ▷ | yenatch | |
original-commit-id: d3872d1aa94a2ae6294f7cce3584f4d0aaa16fcb | |||
2013-07-10 | wram.py: allow space definitions using constants | yenatch | |
original-commit-id: 6765083c1cb39a93f2b0fb60a7c203725360492d | |||
2013-07-10 | labels: hex is case-insensitive | yenatch | |
original-commit-id: 341e11cccb33a8ed459cd9a6c41cf1189c6a4550 | |||
2013-07-10 | use wram from outside extras | yenatch | |
original-commit-id: ba5cd8bbb8b96a080e9a6fe1b1525cd5381fdb24 | |||
2013-06-28 | crystal: wram label finding | yenatch | |
original-commit-id: daf3930984690e8ce44b375dda35a9d725c0c1d2 | |||
2013-06-28 | crystal: 2pt script commands are for wram | yenatch | |
original-commit-id: 17b5e86311e5dae4609818d6e1d63d23bc6815fa | |||
2013-06-28 | crystal: PointerLabelToScriptPointer bank is not reversed | yenatch | |
original-commit-id: 622d6b86f71f29f6a03df7cef7e825ee84260ea9 | |||
2013-06-28 | gbz80disasm: don't read data where there is none | yenatch | |
original-commit-id: fee0f0d6a4ab194f8aa1ecc1a886cbca22052c6b | |||
2013-06-28 | gbz80disasm: only track rom addresses for data | yenatch | |
original-commit-id: 3a1f843e783a7a654ccd7e72f5e3fa4a40ea4009 | |||
2013-06-27 | gbz80disasm: use existing labels as addresses | yenatch | |
original-commit-id: fe4b13e304decc48af0918fce281ed588f867a72 | |||
2013-06-25 | Merge branch 'github/master' into master. | Bryan Bishop | |
Conflicts: extras/gbz80disasm.py Comments. original-commit-id: ff11134023e1a3df28edbf5c8f1638ec369d919a | |||
2013-06-25 | remove extra whitespace in extras/vba.py | Bryan Bishop | |
original-commit-id: 28268df40e91e48637862a4428b01d5abae2ff0f | |||
2013-06-25 | remove extra whitespace in extras/gfx.py | Bryan Bishop | |
original-commit-id: aade38c733d0060be623525e50d2b24e718c7bee | |||
2013-06-25 | fix function formatting in extras/gfx.py | Bryan Bishop | |
original-commit-id: cc1add094f3cbbbb281d892828ffd1dd6f29f7af | |||
2013-06-25 | Merge pull request #153 from yenatch/gbz80disasm-data | Bryan Bishop | |
data detection in gbz80disasm original-commit-id: fbf561cfa52ca3c8b0b9f157482e0b33052248ef | |||
2013-06-25 | gbz80disasm: just use lowercase labels | yenatch | |
original-commit-id: 2896cb93d48f6b4fb759c37753db7095d4e69ffd | |||
2013-06-25 | gbz80disasm: fix data handling | yenatch | |
get the scalpel out of there original-commit-id: 91f7c123f4a54beddf8c9de0f8a10195ad3d7667 | |||
2013-06-25 | gbz80disasm: local/global address conversion + fix find_label | yenatch | |
original-commit-id: 6630406043cda9e4ab36f8477c62025249b647d6 | |||
2013-06-25 | gbz80disasm: detect data tables referenced in asm | yenatch | |
original-commit-id: 7804dedce469cd40efbc140b80d84733ec853338 | |||
2013-06-25 | gbz80disasm: data detection | yenatch | |
the is_data flag never did anything. now it does encountering the end of a branch with outstanding labels will read anything between said labels as data original-commit-id: e199aaa8fd73d932e81ef339f4f826cf95a700b9 | |||
2013-06-23 | fixed another indent in gfx.py | Kat Harrison | |
original-commit-id: 72fbe86c7aee557282322666c1c3a25fbe964b0b | |||
2013-06-23 | fixed indents | cogitokat | |
original-commit-id: 95369248f4400ea01b2f11216286c71bc515fe69 | |||
2013-06-23 | convert indents to 4 spaces in gfx.py | cogitokat | |
indents were previously 8 spaces original-commit-id: 0b5885e1a96e9242fc31d9fdbfaf9c7c6097dd19 |