27 Commits

Author SHA1 Message Date
Zoe Roux 96e23e0400 Fixing PR feedback 2021-07-08 15:49:42 +02:00
Zoe Roux 44361c8482 Cleaning up rom data 2021-07-06 23:06:02 +02:00
Zoe Roux f16815c36f Enabling more debuggers 2021-07-04 23:20:07 +02:00
Melefo fff94e74bf Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into APU 2021-06-07 17:45:14 +02:00
Melefo 044aae174d Parsing SPC ROM data into APU & fixing operands of two MOV instructions 2021-03-25 11:22:26 +01:00
Clément Le Bihan 44993064be merge master into PPU 2021-02-04 19:26:02 +01:00
Zoe Roux c9eed50289 Adding const qualifiers to the IMemory and adding error messages in the memory viewer 2021-02-04 10:22:30 +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
Melefo 3ecc5cefd8 Merge branch 'master' of https://github.com/AnonymusRaccoon/ComSquare into APU 2020-05-18 11:13:51 +02:00
Melefo 7733ec2129 Fixing weird compilation errors 2020-05-07 15:35:50 +02:00
Clément Le Bihan 8fa40ad5e0 the CGRam debugger is fixed display correctly the cgram and cgram value getter supports all 512 entries of the ram 2020-04-05 18:29:06 +02:00
Anonymus Raccoon 40f843da75 Adding filters 2020-03-24 21:06:54 +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 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
Clément Le Bihan b57a0ef92d hot fix 2020-02-14 17:32:13 +01:00
AnonymusRaccoon f437d7fe66 Solving a small bug 2020-02-14 11:02:33 +01:00
AnonymusRaccoon dffb9625f9 Adding the extended ram 2020-02-13 18:43:52 +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 6fca2293ee Cleaning up 2020-02-13 17:13:46 +01:00
AnonymusRaccoon f9349cf530 The code is now Coplien Compilent 2020-02-13 16:34:36 +01:00
AnonymusRaccoon 5fd85abaa7 Finishing the LoRom mapping 2020-02-05 15:18:22 +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 213cf83925 Adding memory shadow 2020-01-28 14:19:16 +01:00
AnonymusRaccoon 87ecd6c23d Adding documentation and implementations for Ram, VRam, SRam 2020-01-28 14:04:53 +01:00