start top level decls - also oops forgot about sizeless arrays

This commit is contained in:
pommicket 2022-01-28 15:07:23 -05:00
parent 01b8a4d728
commit 217794afce
5 changed files with 173 additions and 25 deletions

View file

@ -6,6 +6,7 @@
; note that file offsets and runtime addresses are the same.
; you should be able to change these constants without breaking anything:
#define RODATA_ADDR 0x800000
#define RWDATA_ADDR 0xc00000
#define RWDATA_END 0x1000000
#define EXECUTABLE_SIZE 0x1000000