Home
last modified time | relevance | path

Searched refs:diskChange (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/IoDevice/
H A DDisk.h50 UInt8 diskChange(int driveId, const char* fileName, const char* fileInZipFile);
H A DDisk.c546 UInt8 diskChange(int driveId, const char* fileName, const char* fileInZipFile) in diskChange() function
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Board/
H A DBoard.c1258 diskChange(driveId ,fileName, fileInZipFile); in boardChangeDiskette()