project64/Source/Project64-core/N64System
Azimer 1b8d032417 Bug fixes and requests
* Moved to CRandom to Common lib
* Initialized CRandom with a time seed in CN64System constructor
* Added CRandom::state getters and setters to support saved states
2017-10-17 22:52:07 -05:00
..
Interpreter [Project64] Change g_Settings->LoadBool(Debugger_Enabled) to CDebugSettings::bHaveDebugger() 2017-09-13 20:08:47 +10:00
Mips Randomize PI and SI DMA timing 2017-10-17 21:38:38 -05:00
Recompiler [Android] Add another case for CArmRecompilerOps::SPECIAL_XOR 2017-09-25 17:00:55 +10:00
CheatClass.cpp [Cheats] Clear extra code 2017-10-01 07:09:17 +11:00
CheatClass.h [Project64] Have cheats be able to revert settings 2017-06-30 21:11:56 +10:00
EmulationThread.cpp [Project64] Use thread class for emulation thread 2016-04-18 05:52:09 +10:00
FramePerSecondClass.cpp Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
FramePerSecondClass.h Use the new high performance counter instead of date time class 2016-09-17 07:37:27 +10:00
N64Class.cpp Bug fixes and requests 2017-10-17 22:52:07 -05:00
N64Class.h Bug fixes and requests 2017-10-17 22:52:07 -05:00
N64DiskClass.cpp [64DD] Avoid Disk save disappearing when crashing during save 2016-12-06 23:05:29 +01:00
N64DiskClass.h [64DD] Make sure new disk is loaded into memory before swap 2016-05-30 01:09:52 +02:00
N64RomClass.cpp [Project64] Use AUTO_PTR instead of std::auto_ptr 2016-10-09 20:44:31 +11:00
N64RomClass.h [Project64] Clean up some spacing 2016-07-09 21:03:10 +10:00
N64Types.h [Project64] Add Profiling 2016-10-03 08:46:05 +11:00
ProfilingClass.cpp [Project64] Fix CPU profiling 2016-10-05 06:58:11 +11:00
ProfilingClass.h [Project64] Fix CPU profiling 2016-10-05 06:58:11 +11:00
SpeedLimiterClass.cpp fatal error Project64-Core: no such directory 2017-07-30 12:39:22 -04:00
SpeedLimiterClass.h [Project64] Add some more speed options to fps limitor 2016-11-21 18:17:15 +11:00
SystemGlobals.cpp Bug fixes and requests 2017-10-17 22:52:07 -05:00
SystemGlobals.h Randomize PI and SI DMA timing 2017-10-17 21:38:38 -05:00
stdafx.h [Project64] Create Project64-core 2015-12-06 21:05:39 +11:00