sm64pc/src/pc
fgsfds 26705aed7a disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
..
audio Shutdown subsystems on exit 2020-05-16 16:23:23 -03:00
controller Release mouse when paused 2020-05-17 22:37:52 -03:00
gfx bring back the old frame timing method (if vsync != 2) 2020-05-19 01:32:49 +03:00
README-n64-fast32-engine.md Adds credit to Emil. 2020-05-10 17:47:10 -03:00
cheats.c disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
cheats.h disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
cliopts.c disable cheats by default; use --cheats CLI option to enable for now 2020-05-19 01:59:29 +03:00
cliopts.h clean up cliopts 2020-05-18 23:31:19 +03:00
configfile.c Revert "Revert "(hopefully) fix the timing crap; add vsync option"" 2020-05-19 01:25:59 +03:00
configfile.h Revert "Revert "(hopefully) fix the timing crap; add vsync option"" 2020-05-19 01:25:59 +03:00
mixer.c merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
mixer.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
pc_main.c use a wrapper for exiting instead of just calling exit() 2020-05-17 19:56:56 +03:00
pc_main.h use a wrapper for exiting instead of just calling exit() 2020-05-17 19:56:56 +03:00
ultra_reimplementation.c merge PC port onto the decompile 2020-05-07 20:21:22 +02:00