Searched refs:PSX_MemRead8 (Results 1 – 9 of 9) sorted by relevance
/dports/emulators/mednafen/mednafen/src/psx/ |
H A D | psx.h | 80 uint8 MDFN_FASTCALL PSX_MemRead8(pscpu_timestamp_t ×tamp, uint32 A);
|
H A D | psx.cpp | 804 uint8 MDFN_FASTCALL PSX_MemRead8(pscpu_timestamp_t ×tamp, uint32 A) in PSX_MemRead8() function
|
H A D | cpu.cpp | 368 ret = PSX_MemRead8(lts, address); in ReadMemory()
|
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/psx/ |
H A D | psx.h | 46 uint8_t MDFN_FASTCALL PSX_MemRead8(int32_t ×tamp, uint32_t A);
|
H A D | cpu.cpp | 433 ret = PSX_MemRead8(lts, address); in ReadMemory() 3485 val = PSX_MemRead8(timestamp, mem); in hw_read_byte() 3518 val = PSX_MemRead8(timestamp, kmem); in pgxp_hw_read_byte()
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/mednafen/psx/ |
H A D | psx.h | 46 uint8_t MDFN_FASTCALL PSX_MemRead8(int32_t ×tamp, uint32_t A);
|
H A D | cpu.cpp | 433 ret = PSX_MemRead8(lts, address); in ReadMemory() 3485 val = PSX_MemRead8(timestamp, mem); in hw_read_byte() 3518 val = PSX_MemRead8(timestamp, kmem); in pgxp_hw_read_byte()
|
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/ |
H A D | libretro.cpp | 1019 uint8_t MDFN_FASTCALL PSX_MemRead8(int32_t ×tamp, uint32_t A) in PSX_MemRead8() function
|
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/ |
H A D | libretro.cpp | 1019 uint8_t MDFN_FASTCALL PSX_MemRead8(int32_t ×tamp, uint32_t A) in PSX_MemRead8() function
|