Home
last modified time | relevance | path

Searched refs:BPL1MOD (Results 1 – 6 of 6) sorted by relevance

/dports/audio/uade/uade-2.13/src/
H A Dcustom.c510 static void BPL1MOD (int hpos, uae_u16 v)
1566 case 0x108: BPL1MOD (hpos, value); break;
/dports/emulators/uae/uae-0.8.29/src/
H A Dcustom.c2357 static void BPL1MOD (int hpos, uae_u16 v) in BPL1MOD() function
3931 case 0x108: BPL1MOD (hpos, value); break; in custom_wput_1()
H A DChangeLog1513 Fix sign mismatch bug in BPL1MOD() and BPL2MOD().
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dcustom.c4191 static void BPL1MOD (int hpos, uae_u16 v) in BPL1MOD() function
7413 case 0x108: BPL1MOD (hpos, value); break; in custom_wput_1()
H A DChangeLog1318 Fix sign mismatch bug in BPL1MOD() and BPL2MOD().
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Dcustom.cpp5406 static void BPL1MOD (int hpos, uae_u16 v) function
9115 case 0x108: BPL1MOD (hpos, value); break;