Home
last modified time | relevance | path

Searched refs:restore_bootrom (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/cpu/
H A Dsavestate.h135 extern void restore_bootrom (int, size_t);
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Dsavestate.h187 extern void restore_bootrom (int, size_t);
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Dsavestate.h198 extern void restore_bootrom (int, size_t);
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Dsavestate.h210 extern void restore_bootrom (int, size_t);
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dsavestate.c568 restore_bootrom (totallen, filepos); in restore_state()
H A Dmemory.c3079 void restore_bootrom (int len, size_t filepos) in restore_bootrom() function
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dsavestate.cpp577 restore_bootrom (totallen, filepos); in restore_state()
H A Dmemory.cpp3125 void restore_bootrom (int len, size_t filepos) in restore_bootrom() function