Home
last modified time | relevance | path

Searched defs:DISK_REGION (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dromentry.h178 #define DISK_REGION(tag) ROM_REGION(1, tag, ROMREGION_DATATYPEDISK) macro
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dromentry.h178 #define DISK_REGION(tag) ROM_REGION(1, tag, ROMREGION_DATATYPEDISK) macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dcommon.h356 #define DISK_REGION(type) ROM_REGION(1, type, ROMREGION_DATATYPEDISK) macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dcommon.h355 #define DISK_REGION(type) ROM_REGION(1, type, ROMREGION_DATATYPEDISK) macro