Commit graph

452 commits

Author SHA1 Message Date
Nicolas Pixel Noble
d947c3634f Fixing project reference. 2019-05-26 19:34:13 -07:00
Nicolas Pixel Noble
a7af133393 Starting work on the shader editor itself. 2019-05-26 04:14:06 -07:00
Nicolas "Pixel" Noble
2f5b647022 Starting sahder editor for vram viewer. 2019-05-25 20:35:27 -07:00
Nicolas Pixel Noble
e50481303c Moving File class to its own file. 2019-05-18 21:39:54 -07:00
Nicolas "Pixel" Noble
18c3638571 BIOS syscall traces. 2019-05-15 22:59:58 -07:00
Nicolas Pixel Noble
1df1426032 Fixing the VS Solution. 2019-05-09 21:20:59 -07:00
Nicolas 'Pixel' Noble
bb0691033b Format all the things. 2019-05-09 18:28:19 -07:00
Nicolas "Pixel" Noble
615eaaf520 Windows fixes. 2019-05-09 18:16:58 -07:00
Nicolas 'Pixel' Noble
3e4a61afc8 Getting rid of stdafx. 2019-05-09 17:43:24 -07:00
Nicolas "Pixel" Noble
19c969e1c6 Starting to work on breakpoint page. 2019-05-07 21:45:19 -07:00
Nicolas "Pixel" Noble
68806a2ff9 First pass at debugger overhaul. 2019-04-22 18:54:02 +02:00
Nicolas Pixel Noble
f706a8c578 Basic assembly window. 2019-03-10 21:53:13 -07:00
Nicolas Pixel Noble
20dfd990c6 Some more UI work. 2019-01-28 23:27:24 -08:00
Nicolas "Pixel" Noble
a2b2f3cf16 Switching some settings over to the new system. 2019-01-27 23:52:41 -08:00
Nicolas "Pixel" Noble
418156a5dd Adding file dialog and adding iso opening logic. 2019-01-27 19:14:30 -08:00
Nicolas "Pixel" Noble
0a9d4bb5ec Switching codebase to UNICODE. 2019-01-27 12:27:14 -08:00
Nicolas Pixel Noble
5cc97e6a48 Swapping things around to prepare for custom file dialog. 2019-01-26 23:31:35 -08:00
Nicolas Pixel Noble
97db89b1db Adding imgui addons. 2019-01-26 21:30:15 -08:00
Nicolas "Pixel" Noble
34a08e9fa8 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into GUI 2019-01-25 19:38:36 +01:00
Nicolas Pixel Noble
479305458d Toying with a settings system. 2019-01-24 23:34:37 -08:00
Nicolas "Pixel" Noble
acff0d1c01 Downgrading to vs2017, earlier SDK. 2019-01-25 03:54:46 +01:00
Nicolas Pixel Noble
fa770acbeb Basic settings saving system. 2019-01-22 21:00:08 -08:00
Nicolas "Pixel" Noble
0fcfc3470a A bit more cleanup. 2019-01-22 12:04:49 -08:00
Nicolas Pixel Noble
21c101f982 SPU debug window, part 1. 2019-01-21 00:06:48 -08:00
Nicolas "Pixel" Noble
eb8f581395 Adding registers window. 2019-01-20 12:25:02 -08:00
Nicolas Pixel Noble
607e995314 Added Memory Editors. 2019-01-20 01:35:18 -08:00
Nicolas Pixel Noble
6b32d0d997 More code cleanup, and proper logging. 2019-01-19 20:55:33 -08:00
Nicolas Pixel Noble
2abbb15416 Added a fullscreen switch. 2019-01-17 22:03:48 -08:00
Nicolas Pixel Noble
412eca0771 Integrated shader code, and started to cleanup GUI code a bit. 2019-01-17 21:32:58 -08:00
Nicolas Pixel Noble
c09cbbc525 Created basic UI for displaying the VRAM and the console's output. 2019-01-16 22:10:42 -08:00
Nicolas Pixel Noble
82b6d34c70 Folded a few more variables, and re-organized code a bit. 2019-01-13 21:50:05 -08:00
Nicolas Pixel Noble
c8c4b1d875 Removing dead files. 2019-01-13 20:03:36 -08:00
Nicolas Pixel Noble
0e6636ba8f Folded a few variables. 2019-01-13 19:43:40 -08:00
Nicolas Pixel Noble
320ae0508b Folded a few variables. 2019-01-13 19:19:24 -08:00
Nicolas "Pixel" Noble
ff46a59e3c Created a class for the SPU. 2019-01-13 17:54:54 -08:00
Nicolas "Pixel" Noble
e167e721e6 Cleanup of the dirty includes. 2019-01-13 15:26:38 -08:00
Nicolas "Pixel" Noble
f1312370d3 Switching from DSound to SDL. 2019-01-13 14:34:29 -08:00
Nicolas "Pixel" Noble
381cbf2d03 Removing alsa code. 2019-01-13 10:57:02 -08:00
Nicolas Pixel Noble
4ad2c40dfe SPU from C to C++ 2019-01-13 00:19:16 -08:00
Nicolas Pixel Noble
cdb08117f5 Sound works. 2019-01-12 14:06:40 -08:00
Nicolas Pixel Noble
5da1fdd9e7 _WINDOWS -> _WIN32 2019-01-11 19:36:12 -08:00
Nicolas Pixel Noble
dbe18326fe Creating project files. 2019-01-11 19:29:21 -08:00
Nicolas Pixel Noble
cf3da398d3 Adding a hotkey to toggle debug mode. 2019-01-10 22:51:02 -08:00
Nicolas Pixel Noble
cdb3c84dd3 Dummy pad working, and better screen management. 2019-01-10 21:36:33 -08:00
Nicolas Pixel Noble
75f040ff89 More cleanup 2019-01-09 22:17:41 -08:00
Nicolas Pixel Noble
ae19ba3b94 Cleaning out a lot of dead code. 2019-01-09 22:07:18 -08:00
Nicolas Pixel Noble
1c45c2034f Removing the windows-only video recording code. 2019-01-09 06:45:12 -08:00
Nicolas Pixel Noble
9dd2c3cf67 Very bare class for the Soft GPU. 2019-01-05 23:34:55 -08:00
Nicolas Pixel Noble
101d487391 Switching code to C++. 2019-01-05 19:12:49 -08:00
Nicolas Pixel Noble
5c07b7fd17 Adding nuget package config 2019-01-04 22:11:35 -08:00