pub const KERNAL_ROM: *mut [u8; 8192] = _; // {0xe000 as *mut [u8; 8192]}
Pointer to the KERNAL ROM memory area (0xe000 - 0xffff)