Searched refs:BOOT_BLOCK_START_ADDRESS (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/boot/platform/atari_m68k/
H A Dstage1.S55 #define BOOT_BLOCK_START_ADDRESS 0x7c00 define
56 #define STACK_ADDRESS BOOT_BLOCK_START_ADDRESS
/haiku/src/system/boot/platform/amiga_m68k/
H A Dstage1.S42 #define BOOT_BLOCK_START_ADDRESS 0x7c00 define
43 #define STACK_ADDRESS BOOT_BLOCK_START_ADDRESS
/haiku/src/apps/bootmanager/
H A Dbootman.S11 %assign BOOT_BLOCK_START_ADDRESS 0x7c00
257 mov ax, 0x07c0 ; BOOT_BLOCK_START_ADDRESS / 16

Completed in 44 milliseconds