Commit Graph

8 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 8a84258c5a adding tests for the getPalette function 2021-07-11 19:15:46 +02:00
Clément Le Bihan 3002f9272e adding unit tests for TileRenderer but 8bpp test isn't finished 2021-07-09 01:17:37 +02:00
Clément Le Bihan c50df5ecda Merge branch 'catch' of github.com:AnonymusRaccoon/ComSquare into PPU
# Conflicts:
#	CMakeLists.txt
#	sources/PPU/Background.cpp
#	sources/PPU/Background.hpp
#	sources/PPU/PPU.hpp
2021-07-08 01:07:19 +02:00
Zoe Roux 15fde029a7 Starting to reenable debuggers 2021-07-04 22:57:58 +02:00
Clément Le Bihan e4249b1576 clean up a const -> constexpr 2021-07-04 10:48:02 +02:00
Clément Le Bihan e7ee90c652 general fixing (indent unused functions etc) 2021-06-23 00:24:28 +02:00
Clément Le Bihan daa7e285d1 Tile renderer is building 2021-06-08 23:58:07 +02:00