Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2277 static void BPLxPTH (int hpos, uae_u16 v, int num) in BPLxPTH() function
3909 case 0x0E0: BPLxPTH (hpos, value, 0); break; in custom_wput_1()
3911 case 0x0E4: BPLxPTH (hpos, value, 1); break; in custom_wput_1()
3913 case 0x0E8: BPLxPTH (hpos, value, 2); break; in custom_wput_1()
3915 case 0x0EC: BPLxPTH (hpos, value, 3); break; in custom_wput_1()
3917 case 0x0F0: BPLxPTH (hpos, value, 4); break; in custom_wput_1()
3919 case 0x0F4: BPLxPTH (hpos, value, 5); break; in custom_wput_1()
3921 case 0x0F8: BPLxPTH (hpos, value, 6); break; in custom_wput_1()
3923 case 0x0FC: BPLxPTH (hpos, value, 7); break; in custom_wput_1()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c4042 static void BPLxPTH (int hpos, uae_u16 v, int num) in BPLxPTH() function
7389 case 0x0E0: BPLxPTH (hpos, value, 0); break; in custom_wput_1()
7391 case 0x0E4: BPLxPTH (hpos, value, 1); break; in custom_wput_1()
7393 case 0x0E8: BPLxPTH (hpos, value, 2); break; in custom_wput_1()
7395 case 0x0EC: BPLxPTH (hpos, value, 3); break; in custom_wput_1()
7397 case 0x0F0: BPLxPTH (hpos, value, 4); break; in custom_wput_1()
7399 case 0x0F4: BPLxPTH (hpos, value, 5); break; in custom_wput_1()
7401 case 0x0F8: BPLxPTH (hpos, value, 6); break; in custom_wput_1()
7403 case 0x0FC: BPLxPTH (hpos, value, 7); break; in custom_wput_1()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp5212 static void BPLxPTH (int hpos, uae_u16 v, int num) function
9091 case 0x0E0: BPLxPTH (hpos, value, 0); break;
9093 case 0x0E4: BPLxPTH (hpos, value, 1); break;
9095 case 0x0E8: BPLxPTH (hpos, value, 2); break;
9097 case 0x0EC: BPLxPTH (hpos, value, 3); break;
9099 case 0x0F0: BPLxPTH (hpos, value, 4); break;
9101 case 0x0F4: BPLxPTH (hpos, value, 5); break;
9103 case 0x0F8: BPLxPTH (hpos, value, 6); break;
9105 case 0x0FC: BPLxPTH (hpos, value, 7); break;