|
Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
|
Go to the documentation of this file.
18 #ifndef XEMU_MEGA65_ROM_H_INCLUDED
19 #define XEMU_MEGA65_ROM_H_INCLUDED
21 #define XEMU_STUB_ROM_SAVE_FILENAME "@XEMU-STUB.ROM"
int rom_do_override(Uint8 *rom)
int rom_stubrom_requested
sha1_hash_str rom_hash_str
void rom_clear_rom(Uint8 *rom)
void rom_unset_requests(void)
const Uint8 vga_font_8x8[2048]
void rom_detect_date(const Uint8 *rom)
int rom_load_custom(const char *fn)
int rom_initrom_requested
void rom_clear_reports(void)
int rom_from_prefdir_allowed
void rom_make_xemu_stub_rom(Uint8 *rom, const char *save_file)