11 Commits

Author SHA1 Message Date
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 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
AnonymusRaccoon 3e2231482d Adding a clear button to the history 2020-02-28 11:30:08 +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