libhd  5.0
bios.h
Go to the documentation of this file.
1 #define BIOS_ROM_START 0xc0000
2 #define BIOS_ROM_SIZE 0x40000
3 
4 #define BIOS_RAM_START 0x400
5 #define BIOS_RAM_SIZE 0x100
6