.. |
Debugger
|
Fix some ignored error / shadowing warnings.
|
2012-12-21 16:23:21 -08:00 |
Dialog
|
Make MsgDialog not put text outside the screen.
|
2013-01-03 14:02:35 +01:00 |
ELF
|
Constify a couple of globals
|
2013-01-03 12:05:16 +01:00 |
FileSystems
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
HLE
|
Re tabify
|
2013-01-02 20:33:12 +00:00 |
HW
|
Savestate cleanup + be more careful with vectors.
|
2012-12-28 13:55:31 -08:00 |
MIPS
|
Fix savestates under JIT
|
2013-01-03 12:46:10 +01:00 |
Util
|
Make MsgDialog not put text outside the screen.
|
2013-01-03 14:02:35 +01:00 |
CMakeLists.txt
|
And remove scesuppreacc from the makefiles as well
|
2013-01-02 20:30:02 +00:00 |
Config.cpp
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
Config.h
|
User define linear filtering
|
2012-12-29 00:39:46 +08:00 |
Core.cpp
|
Wrap some functions, clean some stuff
|
2012-12-26 08:52:40 +01:00 |
Core.h
|
Fix timing issue wiith JIT on non-Windows platforms
|
2012-12-25 09:02:02 +01:00 |
Core.vcxproj
|
Use snappy to compress savestates. This is a bit of a hackjob sorry, will clean after 0.5.
|
2013-01-02 22:13:29 +01:00 |
Core.vcxproj.filters
|
Use snappy to compress savestates. This is a bit of a hackjob sorry, will clean after 0.5.
|
2013-01-02 22:13:29 +01:00 |
CoreParameter.h
|
Add "slightly faster interpreter", optimizing the most common instrs. Not as helpful as I thought it would be on Android, really need a proper JIT.
|
2012-11-23 12:42:35 +01:00 |
CoreTiming.cpp
|
Start save stating audio, plus minor fixes.
|
2012-12-28 13:55:29 -08:00 |
CoreTiming.h
|
Add CoreTiming to save states.
|
2012-12-28 13:55:24 -08:00 |
CPU.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
CPU.h
|
Synchronize the mainloop to the display end-of-frame on nonWindows
|
2012-11-19 14:16:37 +01:00 |
Host.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
Host.h
|
Don't let native's log output spoil tests.
|
2012-12-29 23:21:56 -08:00 |
Loaders.cpp
|
Misc fixes (accept .prx, work on power callbacks, bugs)
|
2012-11-10 10:15:11 +01:00 |
Loaders.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
MemMap.cpp
|
Copy right size of save request.
|
2012-12-24 01:22:28 +01:00 |
MemMap.h
|
Copy right size of save request.
|
2012-12-24 01:22:28 +01:00 |
MemMapFunctions.cpp
|
When not ignoring bad mem access, break to debug.
|
2012-12-24 22:12:52 -08:00 |
PSPLoaders.cpp
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
PSPLoaders.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
PSPMixer.cpp
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
PSPMixer.h
|
Switch to "GPL 2.0 or later" for various reasons. I wrote most of the code I imported from Dolphin (which is GPL2-but-not-later), so it should be OK.
|
2012-11-04 23:24:00 +01:00 |
SaveState.cpp
|
Fix --state not loading a savestate on startup.
|
2013-01-02 14:28:49 -08:00 |
SaveState.h
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
System.cpp
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |
System.h
|
Savestates: Add quicksave/quickload. Add Android UI for savestates. All single slot for now.
|
2013-01-02 21:05:02 +01:00 |