Age | Commit message (Expand) | Author |
---|---|---|
2013-08-03 | make a basic python module | Bryan Bishop |
2013-08-03 | write some TODO comments in wram.py | Bryan Bishop |
2013-08-03 | combine hram/gbhw readers into read_constants | Bryan Bishop |
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 |
2013-08-03 | ignore wram.asm non-existence | 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 |
2013-07-10 | wram.py: allow space definitions using constants | yenatch |
2013-07-10 | use wram from outside extras | yenatch |
2013-05-14 | wram: find() instead of split() | yenatch |
2013-05-14 | wram.py: bss and constant parsing | yenatch |