Home
last modified time | relevance | path

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

/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/
H A Dm68kmake.c103 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1085 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/
H A Dm68kmake.c103 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1070 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/
H A Dm68kmake.c103 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1070 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/
H A Dm68kmake.c103 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1085 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/
H A Dm68kmake.c103 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1075 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/
H A Dm68kmake.c111 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1078 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/
H A Dm68kmake.c111 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1078 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/
H A Dm68kmake.c111 #define ID_TABLE_START ID_BASE "_TABLE_START" macro
1095 while(strcmp(buff, ID_TABLE_START) != 0) in populate_table()