Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dexpansion.c93 #define no_shutup 0x40 /* Card cannot receive Shut_up_forever */ macro
620 expamem_write (0x08, no_shutup); in expamem_init_filesys()
681 …expamem_write (0x08, no_shutup | force_z3 | (allocated_z3fastmem > 0x800000 ? ext_size : Z3_MEM_AU… in expamem_init_z3fastmem()
718 expamem_write (0x08, no_shutup | force_z3 | Z3_MEM_1MB); in expamem_init_gfxcard()
721 expamem_write (0x08, no_shutup | force_z3 | Z3_MEM_2MB); in expamem_init_gfxcard()
724 expamem_write (0x08, no_shutup | force_z3 | Z3_MEM_4MB); in expamem_init_gfxcard()
727 expamem_write (0x08, no_shutup | force_z3 | Z3_MEM_8MB); in expamem_init_gfxcard()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dexpansion.c106 #define no_shutup 0x40 /* Card cannot receive Shut_up_forever */ macro
1082 expamem_write (0x08, no_shutup); in expamem_init_filesys()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dexpansion.cpp133 #define no_shutup 0x40 /* Card cannot receive Shut_up_forever */ macro
1239 expamem_write(0x08, no_shutup); in expamem_init_uaeboard()
1568 expamem_write (0x08, no_shutup); in expamem_init_filesys()