Commit Graph

19 Commits

Author SHA1 Message Date
Zoe Roux 0d0dbc9b02 Fixing the rom reset and adding an open rom button 2021-07-06 20:46:36 +02:00
Zoe Roux f16815c36f Enabling more debuggers 2021-07-04 23:20:07 +02:00
Zoe Roux 15fde029a7 Starting to reenable debuggers 2021-07-04 22:57:58 +02:00
Zoe Roux 9a36eded32 Cleaning up 2021-07-04 02:56:44 +02:00
Clément Le Bihan 06fcc69326 starting to implement QTSFML and QTSFMLWIndow 2021-05-19 00:31:18 +02:00
Anonymus Raccoon c38b100c14 Creating the structures of the register viewer 2020-05-29 18:52:58 +02:00
Clément Le Bihan 50949b5eb4 resizing the window 2020-05-13 18:38:06 +02:00
Clément Le Bihan fd9da7085b adding rendering bg1 2020-05-13 18:34:20 +02:00
Clément Le Bihan 1bc4b577b7 Marge master into PPU 2020-03-28 23:35:38 +01:00
Clément Le Bihan be44a54d30 added palette viewer debugger to the drop down menu of debuggers 2020-03-28 19:22:46 +01:00
Clément Le Bihan 618c708df6 adding the window of the cgram debugger (-g to activate) 2020-03-28 14:52:42 +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
Anonymus Raccoon 30191db9cb Adding padding to the usage message 2020-03-25 18:55:21 +01:00
Anonymus Raccoon 8d8962e4ce Oups 2020-03-25 18:49:15 +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 ea19186269 Splitting the debug window of the component to allow quick change of a component 2020-03-20 16:41:45 +01:00
AnonymusRaccoon e5af2bb6e8 Remaking the Cmake and the CI to clean up 2020-01-23 10:30:14 +01:00
Melefo 033ce127e6 Preparing sources and tests for CI 2020-01-20 21:26:15 +01:00