|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
19 #ifndef XEMU_EP128_CPU_H_INCLUDED
20 #define XEMU_EP128_CPU_H_INCLUDED
28 #define PORT_B6_READ_OTHERS 0xC0
const char XEPROM_SEGMENT[]
const char SRAM_SEGMENT[]
void xep_rom_write_support(int towrite)
const char UNUSED_SEGMENT[]
void write_cpu_byte_by_segmap(Uint16 addr, Uint8 *segmap, Uint8 data)
Uint8 ports[0x100] VARALIGN
void set_ep_cpu(int type)
Uint8 read_cpu_byte(Uint16 addr)
const char VRAM_SEGMENT[]
const char * memory_segment_map[0x100]
Uint8 read_cpu_byte_by_segmap(Uint16 addr, Uint8 *segmap)
int ep_set_ram_config(const char *spec)