Commit Graph

14 Commits

Author SHA1 Message Date
Clément Le Bihan 8a158bbeb3 renaming getRealColor to CGRAMColorToRGBA and finishing great random test on 8bpp rander 2021-07-12 00:17:12 +02:00
Clément Le Bihan 09520658a1 adding test for render in 2bpp and using mesen formula for getRealColor function 2021-07-11 20:10:39 +02:00
Zoe Roux f16815c36f Enabling more debuggers 2021-07-04 23:20:07 +02:00
Clément Le Bihan 8eef2dc865 removing old debug function in CGramDebug.cpp 2020-04-06 02:07:58 +02:00
Clément Le Bihan 8a48900c7f CGRAM debugger supports mouse clicks on tiles and the PPU's constructor init the cgram (debug) 2020-04-06 02:01:45 +02:00
Clément Le Bihan 4c6a5e9030 removing unused headers in cgramdebug.cpp 2020-04-05 18:53:09 +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
Clément Le Bihan 1bc4b577b7 Marge master into PPU 2020-03-28 23:35:38 +01:00
Clément Le Bihan 7fc2871faa fixed the updateInfoTile 2020-03-28 19:34:51 +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 1b0d243c0e cgram debugger shows the cgram with it's colors and the debugger view of the colors is fix but the selection isn't working 2020-03-28 17:11:08 +01:00
Clément Le Bihan 0a0dd428ee debugging the debugger 2020-03-28 16:36:26 +01:00
Clément Le Bihan d36b7fab1a cgram debugger getting logs 2020-03-28 16:33:13 +01:00
Anonymus Raccoon e5fbde350f Solving compilation issues 2020-03-28 14:58:30 +01:00