5 Commits

Author SHA1 Message Date
luckytyphlosion e1659ecd41 Introduce linkerscript.
Addresses of sections will now be added to the linkerscript via `org`, and the section name will be the path/to/file. If there is more than one section in the file, then add a @SectionName after the path/to/file to describe the section.
2018-07-03 17:07:05 -04:00
obskyr e596d41c17 A few small formatting fixes 2018-07-03 04:59:38 +02:00
ISSOtm 38f3f41269 Disassemble map loading
Somewhat unfinished, but everything has been marked with a TODO.
Fo example:
- determining the remaining map setup constants
- filling the gaps left (see where the SECTIONs are)
- documenting the few hex addresses left
2018-06-10 01:28:16 +02:00
ISSOtm 03279f38fc Make vram.asm its own object 2018-06-08 19:15:55 +02:00
Tauwasser 66e714913c home: disassemble vblank and associated functions
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-06-01 01:26:41 +02:00