| .. |
|
Boot
|
BS2 emulation: set up a reasonable BAT during startup.
|
2014-05-24 03:46:12 -07:00 |
|
Debugger
|
Mark the PPCDebugInterface and DSPDebugInterface as final.
|
2014-03-18 20:42:08 -04:00 |
|
DSP
|
DSP: Add support for PCAP logging of CPU<->DSP communications
|
2014-06-22 20:04:46 +02:00 |
|
FifoPlayer
|
Move CoreTiming::downcount to PowerPC::ppcState.
|
2014-06-26 01:48:00 +00:00 |
|
HLE
|
HLE: Remove ES_LAUNCH HLE.
|
2014-06-15 20:08:15 -07:00 |
|
HW
|
Add support for 2 memory cards for movies.
|
2014-07-02 22:26:29 -04:00 |
|
IPC_HLE
|
Get rid of a few delete[] calls in sdio_slot0.cpp
|
2014-06-29 22:55:47 -04:00 |
|
PowerPC
|
Merge pull request #443 from magumagu/loadstore-cleanup
|
2014-06-26 21:32:59 -04:00 |
|
ActionReplay.cpp
|
Centralize the logging code into its own folder in Common.
|
2014-06-25 22:11:42 -04:00 |
|
ActionReplay.h
|
|
|
|
ARDecrypt.cpp
|
Fix the capitalization of "GameCube" throughout the project.
|
2014-06-08 11:24:49 +09:00 |
|
ARDecrypt.h
|
|
|
|
ArmMemTools.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
|
BootManager.cpp
|
Add support for 2 memory cards for movies.
|
2014-07-02 22:26:29 -04:00 |
|
BootManager.h
|
|
|
|
CMakeLists.txt
|
first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B>
|
2014-06-22 18:03:52 -07:00 |
|
ConfigManager.cpp
|
DSP: Add support for PCAP logging of CPU<->DSP communications
|
2014-06-22 20:04:46 +02:00 |
|
ConfigManager.h
|
DSP: Add support for PCAP logging of CPU<->DSP communications
|
2014-06-22 20:04:46 +02:00 |
|
Core.cpp
|
Centralize the logging code into its own folder in Common.
|
2014-06-25 22:11:42 -04:00 |
|
Core.h
|
Add set/get functions for IsFramelimiterTempDisabled
|
2014-04-30 12:51:13 +02:00 |
|
Core.vcxproj
|
Remove the 32-bit config platform from the VS solution and projects
|
2014-06-24 22:07:26 -04:00 |
|
Core.vcxproj.filters
|
first implementation of memcard from directory, creates a memory card from USERDIR/GC/<REGION>/Card <A/B>
|
2014-06-22 18:03:52 -07:00 |
|
CoreParameter.cpp
|
Fix the capitalization of "GameCube" throughout the project.
|
2014-06-08 11:24:49 +09:00 |
|
CoreParameter.h
|
Add a hotkey for disabling the framelimit.
|
2014-04-30 12:50:53 +02:00 |
|
CoreTiming.cpp
|
Move CoreTiming::downcount to PowerPC::ppcState.
|
2014-06-26 01:48:00 +00:00 |
|
CoreTiming.h
|
Move CoreTiming::downcount to PowerPC::ppcState.
|
2014-06-26 01:48:00 +00:00 |
|
DSPEmulator.cpp
|
|
|
|
DSPEmulator.h
|
Move audio handling out of DSP emulation.
|
2014-03-29 11:19:32 -07:00 |
|
ec_wii.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
|
ec_wii.h
|
|
|
|
GeckoCode.cpp
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
|
GeckoCode.h
|
|
|
|
GeckoCodeConfig.cpp
|
Turn some non-const refs into pointers
|
2014-03-17 02:55:57 +01:00 |
|
GeckoCodeConfig.h
|
|
|
|
Host.h
|
drop Host_GetKeyState
|
2014-04-30 12:51:13 +02:00 |
|
MemTools.h
|
|
|
|
Movie.cpp
|
Fix a type-conversion warning in Movie.cpp
|
2014-07-03 02:07:29 -04:00 |
|
Movie.h
|
Add support for 2 memory cards for movies.
|
2014-07-02 22:26:29 -04:00 |
|
NetPlayClient.cpp
|
Fix the capitalization of "GameCube" throughout the project.
|
2014-06-08 11:24:49 +09:00 |
|
NetPlayClient.h
|
|
|
|
NetPlayProto.h
|
|
|
|
NetPlayServer.cpp
|
Merge pull request #436 from RachelBryk/netplay-kick
|
2014-06-19 14:57:00 +02:00 |
|
NetPlayServer.h
|
Add an option to kick players from netplay.
|
2014-06-18 13:22:45 -04:00 |
|
PatchEngine.cpp
|
Use only section-based ini reading.
|
2014-06-16 01:31:23 -04:00 |
|
PatchEngine.h
|
Kill off some usages of c_str.
|
2014-03-14 13:51:23 -04:00 |
|
State.cpp
|
Move CoreTiming::downcount to PowerPC::ppcState.
|
2014-06-26 01:48:00 +00:00 |
|
State.h
|
|
|
|
stdafx.cpp
|
|
|
|
stdafx.h
|
Remove the min/max functions in CommonFuncs.
|
2014-05-29 21:44:41 -04:00 |
|
Tracer.cpp
|
|
|
|
Tracer.h
|
|
|
|
VolumeHandler.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |
|
VolumeHandler.h
|
|
|
|
x64MemTools.cpp
|
clang-modernize -use-nullptr
|
2014-03-09 21:14:26 +01:00 |