Home
last modified time | relevance | path

Searched refs:s2650GetPC (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Ds2650_intf.h31 UINT32 s2650GetPC(INT32);
H A Ds2650_intf.cpp288 UINT32 s2650GetPC(INT32) in s2650GetPC() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Ds2650_intf.h31 UINT32 s2650GetPC(INT32);
H A Ds2650_intf.cpp282 UINT32 s2650GetPC(INT32) in s2650GetPC() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/pre90s/
H A Dd_pac2650.cpp210 switch (s2650GetPC(0)) in s2650games_read_port()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/pre90s/
H A Dd_pac2650.cpp210 switch (s2650GetPC(0)) in s2650games_read_port()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/galaxian/
H A Dd_galaxian.cpp22495 switch (s2650GetPC(0)) { in DrivfrcgS2650PortRead()
22501 bprintf(PRINT_NORMAL, _T("%x\n"), s2650GetPC(0)); in DrivfrcgS2650PortRead()
22666 switch (s2650GetPC(0)) { in HexpoolaS2650PortRead()
22902 switch (s2650GetPC(0)) { in HncholmsS2650PortRead()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/galaxian/
H A Dd_galaxian.cpp23958 switch (s2650GetPC(0)) { in DrivfrcgS2650PortRead()
23964 bprintf(PRINT_NORMAL, _T("%x\n"), s2650GetPC(0)); in DrivfrcgS2650PortRead()
24129 switch (s2650GetPC(0)) { in HexpoolaS2650PortRead()
24365 switch (s2650GetPC(0)) { in HncholmsS2650PortRead()