Commit graph

6642 commits

Author SHA1 Message Date
Nicolas Noble
0ff06bb4e0
Merge pull request #51 from nicolasnoble/better-format
Also format vcxproj files.
2019-05-09 18:22:50 -07:00
Nicolas Noble
2902dc78f8
Merge pull request #49 from nicolasnoble/stdafx
Getting rid of stdafx.
2019-05-09 18:22:39 -07:00
Nicolas "Pixel" Noble
615eaaf520 Windows fixes. 2019-05-09 18:16:58 -07:00
Nicolas Noble
53f8ab03c6
Merge pull request #50 from nicolasnoble/asm-tweak
Some tweaks to the assembly window.
2019-05-09 18:08:32 -07:00
Nicolas 'Pixel' Noble
d40b3db552 Also format vcxproj files. 2019-05-09 17:54:49 -07:00
Nicolas 'Pixel' Noble
75692047a7 Some tweaks to the assembly window. 2019-05-09 17:44:46 -07:00
Nicolas 'Pixel' Noble
3e4a61afc8 Getting rid of stdafx. 2019-05-09 17:43:24 -07:00
Nicolas Noble
cc0ec3c78c
Merge pull request #38 from nicolasnoble/debugger
Debugger
2019-05-08 21:52:12 -07:00
Nicolas Pixel Noble
38eedeb42f Fixing mapping breakpoints. 2019-05-08 21:16:49 -07:00
Nicolas 'Pixel' Noble
6ca12c9c64 Breakpoint tweaks. 2019-05-08 21:10:20 -07:00
Nicolas 'Pixel' Noble
f1c4ac79df Updating imgui_club submodule. 2019-05-08 20:08:55 -07:00
Nicolas 'Pixel' Noble
891bf674e4 Updating Dockerfile to use coder.com 2019-05-08 20:06:33 -07:00
Nicolas Pixel Noble
4249460d11 Breakpoints page almost done. 2019-05-08 08:47:28 -07:00
Nicolas Pixel Noble
80f077222a Better breakpoint lookup. 2019-05-07 22:16:35 -07:00
Nicolas "Pixel" Noble
5965cac514 Forgot new files. 2019-05-07 22:11:05 -07:00
Nicolas "Pixel" Noble
19c969e1c6 Starting to work on breakpoint page. 2019-05-07 21:45:19 -07:00
Nicolas Pixel Noble
f0ffe471ba Tweaking some of the display. 2019-05-06 21:45:06 -07:00
Nicolas "Pixel" Noble
c0d78f0517 First stab at column allocation. 2019-05-06 08:40:09 -07:00
Nicolas Pixel Noble
301ea08334 First stab at the jump arrow drawing system. 2019-05-05 23:33:23 -07:00
Nicolas "Pixel" Noble
3b875fd692 Preparing for the jump draws. 2019-05-05 21:23:48 -07:00
Nicolas "Pixel" Noble
8f8b54a9f0 Adjusting memory editor preview type depending on the click. 2019-05-05 20:31:30 -07:00
Nicolas "Pixel" Noble
864de0168c Fixing booting message. 2019-05-05 19:24:10 -07:00
Nicolas "Pixel" Noble
f2436f73e6 Fixing click-to-address buttons. 2019-05-05 18:49:17 -07:00
Nicolas "Pixel" Noble
e2cad0b2f4 Better display for breakpoints and current instruction. 2019-05-05 18:41:13 -07:00
Nicolas "Pixel" Noble
40a812891d Fixing OfB display for negative offsets. 2019-05-05 18:40:51 -07:00
Nicolas "Pixel" Noble
b7d07294f9 Tweaks to the memory editors. 2019-05-05 08:40:45 -07:00
Nicolas Pixel Noble
69cc01352d Better theming, and fixing a few disassembly instructions. 2019-05-04 23:45:08 -07:00
Nicolas Pixel Noble
3c33eb2625 Refactoring ImDisasm a bit to make my life a bit easier. 2019-05-04 22:53:47 -07:00
Nicolas Pixel Noble
4c1d59107a Small style tweaks. 2019-05-04 22:09:05 -07:00
Nicolas "Pixel" Noble
eab2baebdd More debugging work. 2019-05-04 21:47:09 -07:00
Nicolas Pixel Noble
13261d95f3 Resizing offset inputtext. 2019-05-03 23:34:01 -07:00
Nicolas Pixel Noble
5a37efcae6 Small disassembly overhaul. 2019-05-03 23:18:12 -07:00
Nicolas 'Pixel' Noble
ccf5f16011 Merge branch 'master' of github.com:grumpycoders/pcsx-redux into debugger 2019-05-03 15:09:57 -07:00
Nicolas Noble
9685ce219d
Merge pull request #48 from nicolasnoble/circleci
Fixing circleci's yml file.
2019-05-03 15:09:39 -07:00
Nicolas 'Pixel' Noble
5709a75310 Fixing circleci's yml file. 2019-05-03 14:16:31 -07:00
Nicolas Noble
f094379b28
Merge pull request #47 from nicolasnoble/circleci
Adding basic CircleCI configuration file.
2019-05-03 10:24:07 -07:00
Nicolas 'Pixel' Noble
3b42520cb0 Adding basic CircleCI configuration file. 2019-05-03 10:02:08 -07:00
Nicolas Pixel Noble
40e10de039 Updating imgui_club and adding symbols map. 2019-05-03 08:32:14 -07:00
Nicolas Pixel Noble
6bc0cda0ff Adding jump inputbox, and background coloring. 2019-05-02 23:07:46 -07:00
Nicolas "Pixel" Noble
a96584edff Some light reskinning. 2019-05-02 20:00:48 -07:00
Nicolas "Pixel" Noble
6148613b78 Tweaking breakpoints a bit. 2019-05-02 18:12:55 -07:00
Nicolas 'Pixel' Noble
f4fac5de6e More keybindings for assembly window's stepper. 2019-05-02 17:13:16 -07:00
Nicolas Pixel Noble
c23ddb9cf7 Basic stepper. 2019-05-02 08:25:11 -07:00
Nicolas "Pixel" Noble
6467d5d85a Starting to refactor the debugger to do stepping. 2019-05-01 20:12:25 -07:00
Nicolas "Pixel" Noble
5e53a124f5 Slightly different layout system, and using buttons for jump targets. 2019-05-01 14:36:17 -07:00
Nicolas Pixel Noble
190e562a00 Few more debugging features.
- Run to cursor
- Jump to target
- ASCII display in assembly window
2019-04-30 23:22:01 -07:00
Nicolas Pixel Noble
8d4a2731c6 Better HLE disassembly output. 2019-04-28 23:10:11 -07:00
Nicolas Pixel Noble
3778926d43 Shifting concepts of ExecuteBlock a bit around. 2019-04-28 22:43:10 -07:00
Nicolas Pixel Noble
1121ae7fbd Merge branch 'master' of https://github.com/grumpycoders/pcsx-redux into debugger 2019-04-28 22:19:47 -07:00
Nicolas Noble
ccadc33a40
Merge pull request #46 from nicolasnoble/boot-sequence
Rework boot sequence a bit.
2019-04-28 22:19:35 -07:00