start top level decls - also oops forgot about sizeless arrays
This commit is contained in:
parent
01b8a4d728
commit
217794afce
5 changed files with 173 additions and 25 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue