Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-18 | Merge branch 'master' into path-finding | Bryan Bishop | |
2013-12-11 | Merge pull request #60 from yenatch/dependencies | Bryan Bishop | |
wram: fix section address allocation | |||
2013-12-11 | wram: fix section address allocation | yenatch | |
who wrote this? | |||
2013-12-09 | Merge pull request #59 from yenatch/dependencies | Bryan Bishop | |
Use a mapfile instead of labels.json; object dependency handling | |||
2013-12-06 | wram: cleaner line parsing | yenatch | |
fixes 0fd121a8 | |||
2013-12-05 | wram: try to determine addresses for section defs without any | yenatch | |
2013-11-22 | use default config in WRAMProcessor if available | Bryan Bishop | |
Don't override the given configuration. | |||
2013-11-13 | use the correct wram_labels variable in wram.py | Bryan Bishop | |
2013-11-13 | flip the wram labels dictionary | Bryan Bishop | |
2013-11-13 | include some constants for wram.asm | Bryan Bishop | |
UNfortunately these aren't being parsed from files at the moment. | |||
2013-09-02 | make wram.py use config for paths | Bryan Bishop | |
The WRAMProcessor class handles reading all constants and labels, which are then used in gbz80disasm. | |||
2013-09-01 | make_wram_labels doesn't need globals now | Bryan Bishop | |
2013-08-03 | make a basic python module | Bryan Bishop | |