powerpc-ofw-boot/memorymap.h
2021-09-30 15:59:48 +01:00

7 lines
110 B
C

#define beige_vram 0x80000000
#define mac99_vram 0x81000000
unsigned char IO_TYPE;
unsigned char* vram_ptr;