Commit graph

4742 commits

Author SHA1 Message Date
Nicolas "Pixel" Noble
e8538ce3fc Cleaned up pgxp_gte.c 2018-12-15 21:42:00 -08:00
Nicolas "Pixel" Noble
107df4bf71 pgxp_debug.c 2018-12-15 21:39:32 -08:00
Nicolas "Pixel" Noble
0a8c802e2c Cleaned up pgxpu_cpu.c 2018-12-15 21:34:57 -08:00
Nicolas "Pixel" Noble
557f29f75b Cleaned up misc.c 2018-12-15 21:32:47 -08:00
Nicolas "Pixel" Noble
84a644f847 Cleaned up mdec.c 2018-12-15 20:17:04 -08:00
Nicolas "Pixel" Noble
958e614ef3 Cleaned up gte.c 2018-12-15 20:16:56 -08:00
Nicolas "Pixel" Noble
36ccf81c08 Cleaned up gpu.c 2018-12-15 20:11:32 -08:00
Nicolas "Pixel" Noble
fb85b804f2 Cleaned up disr3000a.c 2018-12-15 20:09:58 -08:00
Nicolas "Pixel" Noble
89e9a0b445 Cleaned up decode_xa.c 2018-12-15 19:36:02 -08:00
Nicolas "Pixel" Noble
db596baefc Fixing up debug.c 2018-12-15 19:34:14 -08:00
Nicolas "Pixel" Noble
e1422c77be Fixing a few includes. 2018-12-15 19:29:47 -08:00
Nicolas "Pixel" Noble
a6decce3ac Cleaned up cheat.c 2018-12-15 19:26:04 -08:00
Nicolas "Pixel" Noble
71b09a7fad Cleaning up of cdrom.{c,h}. 2018-12-15 19:19:55 -08:00
Nicolas "Pixel" Noble
a3e7daf2fd Fixing a couple of includes paths. 2018-12-15 13:15:06 -08:00
Nicolas "Pixel" Noble
af642e97ab Cleaned up ix86.c 2018-12-15 13:12:54 -08:00
Nicolas "Pixel" Noble
a8ff882a2c Global refactoring: psxRec -> g_psxRec. 2018-12-15 13:01:33 -08:00
Nicolas "Pixel" Noble
6b832e56ef Global refactoring: psxRegs -> g_psxRegs. 2018-12-15 12:59:57 -08:00
Nicolas "Pixel" Noble
ab84dec063 Cleanup of src/core/ix86/iR3000A.c
- Removal of iPGXP.h (that I will probably regret later, for the x64
dynarec, but we'll see)
- Various renames of variables in iR3000A.c
2018-12-15 12:55:13 -08:00
Nicolas Noble
ed58effabf
Merge pull request #9 from nicolasnoble/gpu
Basic GPU
2018-12-14 23:47:22 -08:00
Nicolas "Pixel" Noble
260c15e10c Some more tweaks and cleanups. 2018-12-15 08:36:48 +01:00
Nicolas "Pixel" Noble
ae9b09a57a GPU displays stuff. 2018-12-15 08:19:10 +01:00
Nicolas Pixel Noble
8c4b2f7a79 Missing GPU functions fix. 2018-12-14 08:44:08 -08:00
Nicolas Pixel Noble
890c79c56e WIP 2018-12-14 08:32:47 -08:00
Nicolas Noble
92ffef0e9d
Merge pull request #8 from nicolasnoble/fixes
Few compilation fixes.
2018-12-13 19:58:47 -08:00
Nicolas "Pixel" Noble
439b635500 Few compilation fixes. 2018-12-13 19:57:35 -08:00
Nicolas Noble
453d5ecc23
Merge pull request #7 from nicolasnoble/basic-gui
Basic GUI
2018-12-13 18:43:02 -08:00
Nicolas Pixel Noble
6a27452d72 Basic GUI 2018-12-13 18:42:44 -08:00
Nicolas Noble
d47b44cfef
Merge pull request #5 from nicolasnoble/clang-format
Clang format all the things.
2018-12-13 18:40:40 -08:00
Nicolas Noble
ff2e3c6c46
Merge pull request #6 from nicolasnoble/imgui-drop
imgui code drop
2018-12-13 18:40:05 -08:00
Nicolas "Pixel" Noble
001f2c866d Clang format all the things. 2018-12-14 03:38:26 +01:00
Nicolas Pixel Noble
1f3004ed06 imgui code drop 2018-12-13 08:27:50 -08:00
Nicolas Noble
c8092fee2a
Merge pull request #4 from nicolasnoble/missing-vsproj
Missing vcproj files.
2018-12-12 23:47:47 -08:00
Nicolas Pixel Noble
05deb3c416 Missing vcproj files. 2018-12-12 23:46:34 -08:00
Nicolas Noble
529d450efa
Merge pull request #3 from nicolasnoble/sdl-drop
SDL2 drop
2018-12-12 22:55:45 -08:00
Nicolas Pixel Noble
6f8f636405 Adding SDL2. 2018-12-12 22:54:18 -08:00
Nicolas Pixel Noble
40d38bfda2 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into sdl-drop 2018-12-12 22:27:38 -08:00
Nicolas Noble
d284bf56ec
Merge pull request #2 from nicolasnoble/soft-gpu
Initial codedrop for the soft GPU.
2018-12-12 22:26:44 -08:00
Nicolas Pixel Noble
f93cfbeac0 Adding sumodule. 2018-12-12 21:46:02 -08:00
Nicolas Pixel Noble
24d09a19c6 Initial codedrop for the soft GPU. 2018-12-12 21:36:54 -08:00
Nicolas Noble
a7a4a51e5a
Merge pull request #1 from nicolasnoble/linux
Removing the in-memory savestate support, effectively killing the rew…
2018-12-12 16:58:14 -08:00
Nicolas "Pixel" Noble
b5ae1f0188 Removing the in-memory savestate support, effectively killing the rewind system, and adding crude Linux build framework. 2018-12-13 01:56:55 +01:00
Nicolas Pixel Noble
f82e68d4cf Initial code drop. 2018-12-11 22:45:42 -08:00