Searched refs:ATARI_ZBEOS_BASE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/atari_m68k/
H A Datari_memory_map.h69 #define ATARI_ZBEOS_BASE 0x00080000 macro
72 (ATARI_ZBEOS_BASE + (ATARI_ZBEOS_MAX - 1))
H A Dshell.S11 * loader so that it ends up being at ATARI_ZBEOS_BASE.
28 * and loads the rest of the loader at ATARI_ZBEOS_BASE+0x200,
34 * which is already in memory to ATARI_ZBEOS_BASE. It then sets up the new
134 move.b #ATARI_BOOT_DRVAPI_FLOPPY,ATARI_ZBEOS_BASE + gBootDriveAPI - _bs_entry
137 move.b %d0,ATARI_ZBEOS_BASE + gBootDriveID - _bs_entry
138 move.b #1,ATARI_ZBEOS_BASE + gBootedFromImage - _bs_entry
193 move.l #ATARI_ZBEOS_BASE,%a5
378 move.l #ATARI_ZBEOS_BASE,%a1
393 move.b #ATARI_BOOT_DRVAPI_FLOPPY,ATARI_ZBEOS_BASE + gBootDriveAPI - _bs_entry
394 move.b #0,ATARI_ZBEOS_BASE
[all...]

Completed in 68 milliseconds