BizHawk/libmupen64plus/mupen64plus-core/src/api
MrCheeze 3f26d14eaa added SRAM and FlashRAM memory domain support for N64 2019-09-08 23:20:35 -04:00
..
api_export.ver m64p: Upgraded to v2.0 2013-07-31 01:06:58 +00:00
callbacks.c trap more cases where n64 emulation can halt when running buggy code and shunt through my don't-halt-after-all logic. these are now all associated with error messages; it would be nice if someone knew a way to get those error messages out to c#. then again, that might make buggy code become hopelessly slow due to error spew 2018-11-03 14:04:34 -04:00
callbacks.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
common.c 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
config.c Fixed creation of mupen64plus.cfg in root folder of hard drive. 2014-07-20 23:10:52 +00:00
config.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 added SRAM and FlashRAM memory domain support for N64 2019-09-08 23:20:35 -04:00
debugger.h m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
frontend.c try a new technique to just unstick the frontend when the n64 emulation thread dies 2018-11-07 15:37:37 -05:00
m64p_common.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
m64p_config.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
m64p_debugger.h m64p: Use built-in debugger to avoid major slowdowns when breakpoints are set. 2017-02-24 10:41:22 +03:00
m64p_frontend.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
m64p_plugin.h m64p: Upgraded to v2.0 2013-07-31 01:06:58 +00:00
m64p_types.h added SRAM and FlashRAM memory domain support for N64 2019-09-08 23:20:35 -04:00
m64p_vidext.h m64p: Upgraded to v2.0 2013-07-31 01:06:58 +00:00
vidext.c m64p: Upgraded to v2.0 2013-07-31 01:06:58 +00:00
vidext.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
vidext_sdl2_compat.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