.. |
Debugger
|
x86jit: Disable replacements w/ breakpoints inside.
|
2015-01-18 21:26:37 -08:00 |
Dialog
|
Make Memory::Memcpy() execute memchecks directly.
|
2015-04-05 18:09:20 -07:00 |
ELF
|
Use pre-increment instead of post-increment for iterators, and use auto for some iterators
|
2015-03-01 16:55:47 +01:00 |
FileSystems
|
Don't read past the end of sce_lbn files on virtual discs
|
2015-03-01 00:45:57 +01:00 |
Font
|
Fix a typo in font loading.
|
2015-02-01 01:20:28 -08:00 |
HLE
|
ARM64: Accurate float->int conversion with rounding mode.
|
2015-04-06 18:13:34 +02:00 |
HW
|
Make Memory::Memcpy() execute memchecks directly.
|
2015-04-05 18:09:20 -07:00 |
MIPS
|
ARM64: lwl: Pass INVALID_REG to be sure SCRATCH1 doesn't get overwritten...
|
2015-04-06 18:13:41 +02:00 |
Util
|
ARM64: SW skinning runs without crashing but is broken.
|
2015-04-06 18:13:44 +02:00 |
CMakeLists.txt
|
Attempt to fix linux build
|
2015-03-08 12:40:30 +08:00 |
Config.cpp
|
ARM64: Stub vertex decoder jit, implementing just enough for the cube.elf cube.
|
2015-04-06 18:13:18 +02:00 |
Config.h
|
Add option to auto-center the analog stick on touch within the boundaries of the stick
|
2015-03-05 11:01:58 +01:00 |
Core.cpp
|
Keep Windows devices from sleeping while playing.
|
2015-03-01 08:29:11 -08:00 |
Core.h
|
Keep Windows devices from sleeping while playing.
|
2015-03-01 08:29:11 -08:00 |
Core.vcxproj
|
Add the beginnings of a rudimentary ARM64 disassembler
|
2015-04-06 18:13:03 +02:00 |
Core.vcxproj.filters
|
Add the beginnings of a rudimentary ARM64 disassembler
|
2015-04-06 18:13:03 +02:00 |
CoreParameter.h
|
Consistently use FileLoader for standard ISOs.
|
2014-11-23 13:59:56 -08:00 |
CoreTiming.cpp
|
ARM64: Turn off some debugging stuff, start implementing instructions. Something is wrong though, if I implement more than addiu things break..
|
2015-04-06 18:13:09 +02:00 |
CoreTiming.h
|
Switch to #pragma once in a few places.
|
2015-03-02 22:34:51 -08:00 |
CwCheat.cpp
|
Make Memory::Memcpy() execute memchecks directly.
|
2015-04-05 18:09:20 -07:00 |
CwCheat.h
|
Invalidate icache before letting the cwcheat engine change memory. Might fix JIT-related cheat crashes.
|
2015-02-03 00:21:37 +01:00 |
HDRemaster.cpp
|
Restructure the hack to be more correct, and add support for double texture coordinates. Fixes #2314.
|
2013-06-26 16:02:52 -04:00 |
HDRemaster.h
|
More include cleanup. Hoping for very slightly faster compile times..
|
2013-12-30 10:49:05 +01:00 |
Host.cpp
|
Remove useless indirection class "PSPMixer"
|
2015-01-11 12:02:49 +01:00 |
Host.h
|
Remove useless indirection class "PSPMixer"
|
2015-01-11 12:02:49 +01:00 |
Loaders.cpp
|
Allow directories to fail to open.
|
2015-03-17 08:40:57 -07:00 |
Loaders.h
|
Kill FileLoader::Reopen()...
|
2014-11-23 14:08:14 -08:00 |
MemMap.cpp
|
Initial work on ARM64, based on the ARM jit.
|
2015-04-06 18:13:01 +02:00 |
MemMap.h
|
Add memchecks for ReadStruct/WriteStruct.
|
2015-04-05 18:09:35 -07:00 |
MemMapFunctions.cpp
|
Keep track of ranges that have emuhack ops.
|
2014-07-05 16:25:16 -07:00 |
MemMapHelpers.h
|
Do the memcheck after the memory access in HLE.
|
2015-04-06 00:37:33 -07:00 |
Opcode.h
|
MemMap should not be included in MIPS.h.
|
2014-03-15 10:45:39 +01:00 |
PSPLoaders.cpp
|
added optional per-game settings
|
2014-12-16 00:14:11 +01:00 |
PSPLoaders.h
|
Consistently use FileLoader for standard ISOs.
|
2014-11-23 13:59:56 -08:00 |
Reporting.cpp
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
Reporting.h
|
Try a different format of HLE logging.
|
2015-03-22 20:49:42 -07:00 |
SaveState.cpp
|
Add error checking when getting the modification time of a file
|
2015-02-01 19:54:07 +01:00 |
SaveState.h
|
Add really primitive save preview on "Next Slot". Improve pause screen layout a little.
|
2015-02-01 18:04:50 +01:00 |
Screenshot.cpp
|
Free flipbuffer
|
2015-03-04 03:21:38 +10:00 |
Screenshot.h
|
Take screenshots with savestates.
|
2014-12-20 23:14:46 -08:00 |
System.cpp
|
Just save the current config every time the config file is switched
|
2015-02-14 19:21:26 +01:00 |
System.h
|
Consistently use FileLoader for standard ISOs.
|
2014-11-23 13:59:56 -08:00 |
ThreadEventQueue.h
|
Reduce some code duplication
|
2015-01-11 01:10:47 +01:00 |
x360_compat.h
|
[Xbox] Missings files
|
2014-03-02 11:16:56 -08:00 |