Commit graph

76 commits

Author SHA1 Message Date
Nicolas 'Pixel' Noble
37c16e9e24 Merge remote-tracking branch 'upstream/main' into integrating-lua
# Conflicts:
#	.gitmodules
#	Makefile
#	src/gui/gui.h
#	vsprojects/mainthunk/mainthunk.vcxproj
2020-06-28 21:06:12 -07:00
Nicolas 'Pixel' Noble
a662520159 More cleanup. 2020-05-29 22:26:47 -07:00
Nicolas 'Pixel' Noble
18047e4e56 Cleaning up properties. 2020-05-29 20:58:24 -07:00
Nicolas 'Pixel' Noble
a714e0d5dc Adding callstack capabilities. 2020-04-28 21:15:58 -07:00
Nicolas 'Pixel' Noble
203d741401 Adding basic UI for source display. 2020-04-23 23:34:40 -07:00
Nicolas 'Pixel' Noble
50dffa3ee1 Adding ImGui widget to display dwarf information. 2020-04-20 23:21:45 -07:00
Nicolas 'Pixel' Noble
24837bff8d libelfin code drop, and early shoe-in. 2020-04-20 18:58:54 -07:00
Nicolas Pixel Noble
0f2ed5a3b5 Adding LuaJIT to the nuget packages. 2019-09-13 21:36:26 -07:00
Nicolas "Pixel" Noble
f9776da394 Adding configuration UI for the overlay system. 2019-09-07 15:49:19 -07:00
Nicolas Pixel Noble
911a613d77 Compression. 2019-06-20 08:13:18 -07:00
Nicolas Pixel Noble
48cae946cd Running UV loop. 2019-06-13 21:39:21 -07:00
Nicolas Pixel Noble
2f4592efb6 Switching from SDL to GLFW for the Window management. 2019-06-12 22:23: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
19c969e1c6 Starting to work on breakpoint page. 2019-05-07 21:45:19 -07:00
Nicolas Pixel Noble
f706a8c578 Basic assembly window. 2019-03-10 21:53:13 -07: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
34a08e9fa8 Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into GUI 2019-01-25 19:38:36 +01:00
Nicolas "Pixel" Noble
acff0d1c01 Downgrading to vs2017, earlier SDK. 2019-01-25 03:54:46 +01:00
Nicolas "Pixel" Noble
0fcfc3470a A bit more cleanup. 2019-01-22 12:04:49 -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
6a27452d72 Basic GUI 2018-12-13 18:42:44 -08:00