Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-27 | move learnsets into the asm | Bryan Bishop | |
hg-commit-id: a77dfd566b43 | |||
2012-01-25 | rename common.asm -> main.asm | Bryan Bishop | |
hg-commit-id: adec8319c54b | |||
2012-01-23 | gbz80disasm now prints out known labels | Bryan Bishop | |
hg-commit-id: f54b2dfb9512 | |||
2012-01-23 | python to find labels and offsets in analyze_incbins | Bryan Bishop | |
hg-commit-id: 469315517f04 | |||
2012-01-17 | analyze_incbins - reject zero interval incbins | Bryan Bishop | |
hg-commit-id: 3e2f4c7591f4 | |||
2012-01-17 | fix some offset errors in insert_texts.py | Bryan Bishop | |
hg-commit-id: b131d049ecd3 | |||
2012-01-17 | text insertion code for unnamed TX_FARs | Bryan Bishop | |
These TX_FARs are found in ASM inside INCBIN intervals, and as a consequence do not have good names. Someone will have to review the naming. Note that these texts may or may not be referenced in scripts that will eventually be imported. Some of these are raw texts that could be completely unreferenced, but so far that doesn't look like the case. hg-commit-id: 47239e73071a | |||
2012-01-15 | update analyze_incbins for common.asm | Bryan Bishop | |
hg-commit-id: ea7bf352f66c | |||
2012-01-11 | fix asm for route 9 texts 1 through 9 inclusive | Bryan Bishop | |
hg-commit-id: e139dfb9a032 | |||
2012-01-10 | insert_asm in insert_texts for function asm | Bryan Bishop | |
hg-commit-id: dc34a93f0f47 | |||
2012-01-09 | updates to asm injection code | Bryan Bishop | |
hg-commit-id: 6748c9773b32 | |||
2012-01-08 | insert labels for map texts pointer lists | Bryan Bishop | |
hg-commit-id: f374e6e126d7 | |||
2012-01-08 | update to the broken TX_FAR inserter | Bryan Bishop | |
hg-commit-id: f5fa1a4f052c | |||
2012-01-07 | text analysis and insertion code (TX_FAR targets only) | Bryan Bishop | |
hg-commit-id: e4c007ad1c11 | |||
2012-01-04 | import lots of block labels | Bryan Bishop | |
map_block_dumper is very buggy, so not all labels are included yet. hg-commit-id: 1880e2dfbf9e | |||
2012-01-03 | Route11GateUpstairs_h map header asm | Bryan Bishop | |
hg-commit-id: 8638c4221e05 | |||
2012-01-03 | Route11Gate_h map header asm | Bryan Bishop | |
hg-commit-id: 6c4ccdd3e56a | |||
2012-01-03 | analyze_incbins now applies map header asm patches | Bryan Bishop | |
hg-commit-id: aec68677b92a | |||
2012-01-03 | remove debug print line | Bryan Bishop | |
hg-commit-id: 9eac2d93fe88 | |||
2012-01-03 | fix final interval in generated incbins | Bryan Bishop | |
hg-commit-id: 38e1356814c2 | |||
2012-01-03 | analyze_incbins is a tool to generate diffs | Bryan Bishop | |
hg-commit-id: 15e2aa3dae32 |