Home
last modified time | relevance | path

Searched defs:current_rom (Results 1 – 5 of 5) sorted by relevance

/dports/games/libretro-fuse/fuse-libretro-8b51f87/fuse/
H A Dspectrum.h60 int current_page, current_rom; /* Current paged memory */ member
H A Dmemory.c523 libspectrum_byte **current_rom, size_t *rom_length ) in write_rom_to_snap()
557 libspectrum_byte *current_rom = NULL; in memory_rom_to_snapshot() local
/dports/emulators/fuse/fuse-1.6.0/
H A Dspectrum.h58 int current_page, current_rom; /* Current paged memory */ member
H A Dmemory_pages.c582 libspectrum_byte **current_rom, size_t *rom_length ) in write_rom_to_snap()
616 libspectrum_byte *current_rom = NULL; in memory_rom_to_snapshot() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dcommon.c51 int total_roms,current_rom; in readroms() local