foxdos/config.s

6 lines
189 B
ArmAsm
Raw Normal View History

2022-11-01 15:20:21 -07:00
NUMSEG equ 0 ; TODO build system should calculate this value
; might be good to move one of these into the high memory area
K_ADDR equ 0x500 ; kernel load address
STACK_SEG equ 0x1050