Home
last modified time | relevance | path

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

/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dexpansion.cpp72 #define Z2_MEM_128KB 0x02 macro
973 expamem_write (0x00, (cwc.type >= CATWEASEL_TYPE_MK3 ? Z2_MEM_64KB : Z2_MEM_128KB) | zorroII); in expamem_init_catweasel()
1237 expamem_write(0x00, (currprefs.uaeboard > 1 ? Z2_MEM_128KB : Z2_MEM_64KB) | zorroII); in expamem_init_uaeboard()
1426 type |= Z2_MEM_128KB; in expamem_init_fastcard_2()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dexpansion.c47 #define Z2_MEM_128KB 0x02 macro
678 expamem_write (0x00, (cwc.type >= CATWEASEL_TYPE_MK3 ? Z2_MEM_64KB : Z2_MEM_128KB) | zorroII); in expamem_init_catweasel()
/dports/emulators/uae/uae-0.8.29/src/
H A Dexpansion.c34 #define Z2_MEM_128KB 0x02 macro