19 Commits

Author SHA1 Message Date
Zoe Roux 845a8c26f0 Adding an error message on invalid instructions 2021-02-04 12:07:26 +01:00
Zoe Roux 874c21b0fd Reworking the memory management & fixing a bug in the memory viewer goto 2021-02-03 23:43:07 +01:00
Anonymus Raccoon 218935b5bb Reworking the instruction history 2020-04-04 23:17:31 +02:00
Anonymus Raccoon 256fea8955 Making the CPU debugger's bus read silent 2020-03-24 19:25: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
Anonymus Raccoon 09cd825bed Cleaning up all debuggers 2020-03-23 23:07:15 +01:00
AnonymusRaccoon 92950dd844 Solving a bug with the jump instruction 2020-03-13 15:33:38 +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
Anonymus Raccoon 405847ad6f Updating the app to use QT 2020-02-16 01:57:38 +01:00
AnonymusRaccoon f9349cf530 The code is now Coplien Compilent 2020-02-13 16:34:36 +01:00
AnonymusRaccoon 02760c469d Solving bugs with the rectangle shadow 2020-02-11 10:57:35 +01:00
Melefo bc65afb405 Starting testing 2020-02-05 16:15:21 +01:00
AnonymusRaccoon 6429e9a284 Implementing a rectangle memory accesor for the Cartridge (for the LoRom) 2020-01-29 18:03:29 +01:00
AnonymusRaccoon 2bcd046f78 Finishing the common bus for all modes 2020-01-28 17:44:16 +01:00
AnonymusRaccoon 235f147109 Adding shadows 2020-01-28 17:29:41 +01:00
AnonymusRaccoon 87ecd6c23d Adding documentation and implementations for Ram, VRam, SRam 2020-01-28 14:04:53 +01:00
AnonymusRaccoon 208d1b14d6 Adding internal registers for the CPU 2020-01-28 11:48:13 +01:00
AnonymusRaccoon 6499646766 Now using shared_ptr 2020-01-24 10:39:45 +01:00
AnonymusRaccoon 01ad5b6f30 Creating the base of the Memory Bus 2020-01-23 19:28:40 +01:00