Home
last modified time | relevance | path

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

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/
H A Dm68000_debug.h27 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue);
H A Dc68000_intf.cpp1931 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue) in SekDbgSetRegister() function
H A Dm68000_intf.cpp2419 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue) in SekDbgSetRegister() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/
H A Dm68000_debug.h27 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue);
H A Dc68000_intf.cpp1284 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue) in SekDbgSetRegister() function
H A Dm68000_intf.cpp2001 bool SekDbgSetRegister(SekRegister nRegister, UINT32 nValue) in SekDbgSetRegister() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Ddebugger.cpp950 SekDbgSetRegister(SEK_REG_PC, address); in cmd_go()
1134 SekDbgSetRegister(SEK_REG_PC, SekDbgGetRegister(SEK_REG_PC) + size); in cmd_skip()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Ddebugger.cpp950 SekDbgSetRegister(SEK_REG_PC, address); in cmd_go()
1134 SekDbgSetRegister(SEK_REG_PC, SekDbgGetRegister(SEK_REG_PC) + size); in cmd_skip()