Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recently bentley/rgbds updated the section naming scheme to allow ram banking
HOME -> ROM0
DATA, CODE -> ROMX
BSS -> WRAM0, WRAMX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Eventually gbz80disasm should be split into a separate project, there's
no point in maintaining two versions of gbz80disasm.
|
|
|
|
Conflicts:
main.asm
|
|
|
|
|
|
* all global labels now have a comment indicating their ROM address
* all references to tile buffer locations are using the FuncCoords marco now
* added some comments and assembly analysis
|
|
|