![]() |
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
#include "xep128.h"#include "roms.h"#include "cpu.h"#include "configuration.h"#include "emu_rom_interface.h"#include "xemu/../rom/ep128/xep_rom.hex"
Go to the source code of this file.
Functions | |
| int | sram_save_segment (int seg) |
| int | sram_load_segment (int seg) |
| int | sram_save_all_segments (void) |
| int | roms_load (void) |
Variables | |
| int | xep_rom_seg = -1 |
| int | xep_rom_addr |
| const char * | rom_name_tab [0x100] |
| int sram_load_segment | ( | int | seg | ) |
| int sram_save_all_segments | ( | void | ) |
| int sram_save_segment | ( | int | seg | ) |
1.8.17