39 Commits

Author SHA1 Message Date
Zoe Roux 7a51648ac9 Reenabling APUs debugger 2021-07-06 14:40:58 +02:00
Zoe Roux f189821764 Reenabling the CPU debugger 2021-07-06 12:45:27 +02:00
Zoe Roux 6693c30df2 Fixing unit tests compilation 2021-07-05 20:46:48 +02:00
Zoe Roux cb6fb8a240 Enabling the memory bus debugger 2021-07-05 00:23:48 +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 effd70cf1e start to test the implementation of tilerenderer 2021-05-24 00:44:18 +02:00
Clément Le Bihan 699fee9537 starting window 2021-05-07 00:29:37 +02:00
Melefo 11ab2125b8 Merging origin/master 2021-02-05 14:41:25 +01:00
Zoe Roux caa547b80e Fixing tests compilation 2021-02-04 14:22:39 +01:00
Zoe Roux 845a8c26f0 Adding an error message on invalid instructions 2021-02-04 12:07:26 +01:00
Melefo b0fb1e3351 new MemoryMap architecture
starting to working of voices and so on BRR, Envelopes, Gauss and Timers as they use each others
2021-02-04 00:06:39 +01:00
Zoe Roux ced42a3bf9 Fixing bugs with the DMA 2021-02-01 19:21:18 +01:00
Anonymus Raccoon c38b100c14 Creating the structures of the register viewer 2020-05-29 18:52:58 +02:00
Anonymus Raccoon 3fb36e1be3 Remplacing the DMA viewer by a registers viewer 2020-05-28 14:51:44 +02:00
Anonymus Raccoon 5e0f6104fe Creating the layout of a DMA viewer 2020-05-28 14:13:12 +02:00
Clément Le Bihan 1bc4b577b7 Marge master into PPU 2020-03-28 23:35:38 +01:00
Anonymus Raccoon e5fbde350f Solving compilation issues 2020-03-28 14:58:30 +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
Clément Le Bihan 1354c86a4a starting implementing cgram debugger 2020-03-27 18:52:41 +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 09cd825bed Cleaning up all debuggers 2020-03-23 23:07:15 +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 298f02890e Adding a global goto but it still doesn't work with rectangle shadows 2020-02-25 02:35:07 +01:00
Melefo d958bd5131 Adding APU Debugger window
Separating APU ram from its component
2020-02-20 13:24:10 +01:00
Anonymus Raccoon 381d624e13 Adding a header viewer 2020-02-18 23:07:21 +01:00
Anonymus Raccoon 92e48db363 A basic memory viewer has been created 2020-02-18 00:45:13 +01:00
Anonymus Raccoon 1bbf9cfe77 Preparing the creation of a Ram Viewer 2020-02-17 00:32:10 +01:00
Anonymus Raccoon 405847ad6f Updating the app to use QT 2020-02-16 01:57:38 +01:00
AnonymusRaccoon 4f150441a3 Creating a base window 2020-02-14 17:55:53 +01:00
AnonymusRaccoon ae5cae8f28 Reverting 2020-02-13 18:37:43 +01:00
AnonymusRaccoon 41355191aa Making the RAM a template 2020-02-13 18:22:17 +01:00
AnonymusRaccoon f9349cf530 The code is now Coplien Compilent 2020-02-13 16:34:36 +01:00
AnonymusRaccoon 36d615ba64 Finishing the first opcode 2020-02-07 17:24:15 +01:00
AnonymusRaccoon f93d505dc3 Setting the window's name to the game's name 2020-02-04 15:51:50 +01:00
AnonymusRaccoon 6429e9a284 Implementing a rectangle memory accesor for the Cartridge (for the LoRom) 2020-01-29 18:03:29 +01:00
AnonymusRaccoon 235f147109 Adding shadows 2020-01-28 17:29:41 +01:00
AnonymusRaccoon 3b96a6f44d Creating a main and a cartridge reader 2020-01-27 18:18:12 +01:00