BizHawk/libmupen64plus/mupen64plus-core/src/debugger
CasualPokePlayer 5a8ce91d95 Recompile mupen dlls against VS2022
this also needed mupen deps updated, and SDL2 compat needed to be fixed. SDL doesnt need to be used anymore, so that's nice
also deleted mupen projects which we don't use anymore
2024-03-10 03:36:43 -07:00
..
dbg_breakpoints.c Recompile mupen dlls against VS2022 2024-03-10 03:36:43 -07:00
dbg_breakpoints.h m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
dbg_decoder.c m64p: fix spacing, add fgrs to tracer 2016-08-21 12:46:29 +03:00
dbg_decoder.h Adding clean clones of the Mupen64Plus repos, minus the html documentation for SDL. Also adding svn:ignores for hg related files in these repos. 2013-04-29 01:11:33 +00:00
dbg_decoder_local.h Adding clean clones of the Mupen64Plus repos, minus the html documentation for SDL. Also adding svn:ignores for hg related files in these repos. 2013-04-29 01:11:33 +00:00
dbg_memory.c m64p: include Goldeneye007 hack into dbg_memory.c's read_memory_32() and update the dll 2016-11-04 20:29:11 +03:00
dbg_memory.h m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
dbg_types.h Adding clean clones of the Mupen64Plus repos, minus the html documentation for SDL. Also adding svn:ignores for hg related files in these repos. 2013-04-29 01:11:33 +00:00
debugger.c Support null (any) address for N64 breakpoints. (#2833) 2021-07-14 20:49:31 +03:00
debugger.h m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00