Anonymus Raccoon
|
4a8a4a98f3
|
Implementing an indicator of the trust level
|
2020-03-28 16:06:33 +01:00 |
|
Anonymus Raccoon
|
0119a5856b
|
Showing the current PC in the disassembly view
|
2020-03-28 00:54:11 +01:00 |
|
Anonymus Raccoon
|
80ebfa8064
|
Finishing the array of instruction, it now works well
|
2020-03-26 22:19:16 +01:00 |
|
Anonymus Raccoon
|
bd948b520c
|
Implementing an array of instructions with method's pointer for the CPU (it does not work well for now
|
2020-03-26 03:39:55 +01:00 |
|
Anonymus Raccoon
|
4b9f8002b9
|
Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into Debugger
|
2020-03-25 22:34:40 +01:00 |
|
Anonymus Raccoon
|
1a6d0e907b
|
Making the debugger spawn on invalid rom exceptions (invalid address access, invalid opcode...) & starting the dissasembly view
|
2020-03-25 22:33:12 +01:00 |
|
Melefo
|
692774a7e9
|
Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU
# Conflicts:
# CMakeLists.txt
|
2020-03-25 15:51:28 +01:00 |
|
Anonymus Raccoon
|
af58aca1a2
|
Implementing the toogle all
|
2020-03-25 00:17:51 +01:00 |
|
Anonymus Raccoon
|
15aa1a7dde
|
Implementing the clear button
|
2020-03-24 23:15:33 +01:00 |
|
Anonymus Raccoon
|
95f17c06a8
|
Finishing to clean tests and adding the start of the bus logger
|
2020-03-24 01:53:45 +01:00 |
|
Melefo
|
48252eb194
|
Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU
# Conflicts:
# CMakeLists.txt
|
2020-03-20 16:44:55 +01:00 |
|
Anonymus Raccoon
|
ea19186269
|
Splitting the debug window of the component to allow quick change of a component
|
2020-03-20 16:41:45 +01:00 |
|
Anonymus Raccoon
|
acf2807dc6
|
Adding the bus debugger's view
|
2020-03-20 03:14:31 +01:00 |
|
AnonymusRaccoon
|
3e2231482d
|
Adding a clear button to the history
|
2020-02-28 11:30:08 +01:00 |
|
Melefo
|
74eb559543
|
Adding IPL Rom
Trying (failure) to add a step/pause/resume action to debugger to see what's wrong in the APU (because something wrong is happening...)
|
2020-02-27 19:35:49 +01:00 |
|
Anonymus Raccoon
|
4437df4666
|
Starting to implement the switch addr tab
|
2020-02-25 01:55:53 +01:00 |
|
Anonymus Raccoon
|
3ff896f8f0
|
Creating a custom dialog for the goto
|
2020-02-25 01:43:44 +01:00 |
|
Anonymus Raccoon
|
86a8aea538
|
Adding a goto to the memory debugger
|
2020-02-25 01:20:01 +01:00 |
|
Melefo
|
92d8e97fa5
|
Adding QT View
|
2020-02-21 16:33:29 +01:00 |
|
Anonymus Raccoon
|
381d624e13
|
Adding a header viewer
|
2020-02-18 23:07:21 +01:00 |
|
Anonymus Raccoon
|
67ad1bf54f
|
Finishing the memory viewer
|
2020-02-18 21:59:47 +01:00 |
|
Anonymus Raccoon
|
92e48db363
|
A basic memory viewer has been created
|
2020-02-18 00:45:13 +01:00 |
|
Anonymus Raccoon
|
74045c0d99
|
Cleaning up and making the debugger resize well
|
2020-02-16 22:54:43 +01:00 |
|
Anonymus Raccoon
|
2f1c53a92d
|
Rearrenging the CPU's debugger layout
|
2020-02-16 22:22:00 +01:00 |
|
Anonymus Raccoon
|
80d9832fbd
|
Displaying CPU registers
|
2020-02-16 22:19:13 +01:00 |
|
Anonymus Raccoon
|
38b65b595c
|
Adding a step feature
|
2020-02-16 20:55:48 +01:00 |
|
Anonymus Raccoon
|
6e889fc5c9
|
Adding icons and a resume/pause button
|
2020-02-16 20:11:14 +01:00 |
|