Home
last modified time | relevance | path

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

/dports/emulators/mednafen/mednafen/src/vb/
H A Ddebug.cpp306 static uint16 dis_readhw(uint32 A) in dis_readhw() function
314 return(v810_dis(a, 1, TextBuf, dis_readhw, true)); in VBDBG_Disassemble()
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/mednafen/pcfx/
H A Ddebug.cpp535 static uint16 dis_readhw(uint32 A) in dis_readhw() function
542 return(v810_dis(a, 1, TextBuf, dis_readhw)); in PCFXDBG_Disassemble()
/dports/emulators/mednafen/mednafen/src/pcfx/
H A Ddebug.cpp528 static uint16 dis_readhw(uint32 A) in dis_readhw() function
535 return(v810_dis(a, 1, TextBuf, dis_readhw)); in PCFXDBG_Disassemble()