Home
last modified time | relevance | path

Searched refs:mem_write_rom_snapshot_module (Results 1 – 11 of 11) sorted by relevance

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/c128/
H A Dc128memsnapshot.c60 static int mem_write_rom_snapshot_module(snapshot_t *s) in mem_write_rom_snapshot_module() function
192 if (save_roms && mem_write_rom_snapshot_module(s) < 0) { in c128_snapshot_write_module()
/dports/emulators/vice/vice-3.5/src/c128/
H A Dc128memsnapshot.c60 static int mem_write_rom_snapshot_module(snapshot_t *s) in mem_write_rom_snapshot_module() function
189 if (save_roms && mem_write_rom_snapshot_module(s) < 0) { in c128_snapshot_write_module()
/dports/emulators/vice/vice-3.5/src/vic20/
H A Dvic20memsnapshot.c219 static int mem_write_rom_snapshot_module(snapshot_t *p, int save_roms) in mem_write_rom_snapshot_module() function
298 || mem_write_rom_snapshot_module(m, save_roms) < 0 in vic20_snapshot_write_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/vic20/
H A Dvic20memsnapshot.c219 static int mem_write_rom_snapshot_module(snapshot_t *p, int save_roms) in mem_write_rom_snapshot_module() function
298 || mem_write_rom_snapshot_module(m, save_roms) < 0 in vic20_snapshot_write_module()
/dports/emulators/vice/vice-3.5/src/cbm2/
H A Dcbm2memsnapshot.c269 static int mem_write_rom_snapshot_module(snapshot_t *p, int save_roms) in mem_write_rom_snapshot_module() function
411 || mem_write_rom_snapshot_module(p, save_roms) < 0 in cbm2_snapshot_write_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/cbm2/
H A Dcbm2memsnapshot.c269 static int mem_write_rom_snapshot_module(snapshot_t *p, int save_roms) in mem_write_rom_snapshot_module() function
411 || mem_write_rom_snapshot_module(p, save_roms) < 0 in cbm2_snapshot_write_module()
/dports/emulators/vice/vice-3.5/src/pet/
H A Dpetmemsnapshot.c381 static int mem_write_rom_snapshot_module(snapshot_t *s, int save_roms) in mem_write_rom_snapshot_module() function
574 || mem_write_rom_snapshot_module(s, save_roms) < 0) { in pet_snapshot_write_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/pet/
H A Dpetmemsnapshot.c381 static int mem_write_rom_snapshot_module(snapshot_t *s, int save_roms) in mem_write_rom_snapshot_module() function
574 || mem_write_rom_snapshot_module(s, save_roms) < 0) { in pet_snapshot_write_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A DChangeLog.11807 (mem_write_rom_snapshot_module): uninstall the traps before writing
1809 (mem_write_rom_snapshot_module): uninstall the traps before reading
2079 (mem_write_rom_snapshot_module): deinstall traps before saving
2087 mem_checksum, mem_write_rom_snapshot_module,
5605 * c128/c128mem.c (mem_write_rom_snapshot_module,
5613 * c64/c64mem.c (mem_write_rom_snapshot_module,
5781 mem_write_rom_snapshot_module): Set major version number to 1,
5818 * cbm2/cbm610mem.c (mem_write_rom_snapshot_module): save images
5838 mem_read_rom_snapshot_module, mem_write_rom_snapshot_module,
5861 mem_read_rom_snapshot_module, mem_write_rom_snapshot_module,
[all …]
H A DChangeLog.28117 (mem_write_rom_snapshot_module, mem_write_ram_snapshot_module):
H A DChangeLog.36861 mem_write_rom_snapshot_module, mem_read_rom_snapshot_module):