Home
last modified time | relevance | path

Searched refs:module_rom_name (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/vice/vice-3.5/src/cbm2/
H A Dcbm2memsnapshot.c265 static const char module_rom_name[] = "CBM2ROM"; variable
280 m = snapshot_module_create(p, module_rom_name, in mem_write_rom_snapshot_module()
346 m = snapshot_module_open(p, module_rom_name, &vmajor, &vminor); in mem_read_rom_snapshot_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/cbm2/
H A Dcbm2memsnapshot.c265 static const char module_rom_name[] = "CBM2ROM"; variable
280 m = snapshot_module_create(p, module_rom_name, in mem_write_rom_snapshot_module()
346 m = snapshot_module_open(p, module_rom_name, &vmajor, &vminor); in mem_read_rom_snapshot_module()
/dports/emulators/vice/vice-3.5/src/pet/
H A Dpetmemsnapshot.c354 static const char module_rom_name[] = "PETROM"; variable
391 m = snapshot_module_create(s, module_rom_name, in mem_write_rom_snapshot_module()
467 m = snapshot_module_open(s, module_rom_name, &vmajor, &vminor); in mem_read_rom_snapshot_module()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/pet/
H A Dpetmemsnapshot.c354 static const char module_rom_name[] = "PETROM"; variable
391 m = snapshot_module_create(s, module_rom_name, in mem_write_rom_snapshot_module()
467 m = snapshot_module_open(s, module_rom_name, &vmajor, &vminor); in mem_read_rom_snapshot_module()