Commit Graph

197 Commits

Author SHA1 Message Date
Clément Le Bihan 12b12a88aa small clean up 2021-07-26 18:15:54 +02:00
Clément Le Bihan bf30eeaece supporting scale correctly 2021-07-26 17:56:07 +02:00
Clément Le Bihan 98ddcbe516 fixing issues with resize it all works great 2021-07-26 17:24:54 +02:00
Clément Le Bihan 620ccb3e80 dynamic renderer seems to work but have some resize/ratio issues 2021-07-26 16:32:46 +02:00
Clément Le Bihan 87aabbfce4 dynamic buffer size for RAMTileRenderer.cpp is working 2021-07-26 15:55:10 +02:00
Clément Le Bihan 6931a45e45 canceling dynamic buffer in RAMTileRenderer.cpp for now 2021-07-26 00:51:27 +02:00
Clément Le Bihan 29636dc8e9 compiling but segfault when opening the tileviewer 2021-07-25 23:42:48 +02:00
Clément Le Bihan c9ae519e22 wip: trying to correctly resize renderer during tileviewer use 2021-07-25 19:49:38 +02:00
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 16eb04ba5d Fixing the APUs deebugger 2021-07-06 23:24:45 +02:00
Zoe Roux 44361c8482 Cleaning up rom data 2021-07-06 23:06:02 +02:00
Zoe Roux 0d0dbc9b02 Fixing the rom reset and adding an open rom button 2021-07-06 20:46:36 +02:00
Zoe Roux 37ced8e553 Updating to catch 3 2021-07-06 17:51:19 +02:00
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
Zoe Roux e1a6c8b9a9 Cleanin upo 2021-07-03 18:07:16 +02:00
Zoe Roux eb02c23eb9 Trying to use catch instead of critertion 2021-07-03 17:38:57 +02:00
Zoe Roux fbcb81d518 Cleaning the cmake and merging with master 2021-06-29 10:24:41 +02:00
Clément Le Bihan 9d558cc28c Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into PPU 2021-06-23 22:25:32 +02:00
Clément Le Bihan c323d56993 Merge branch 'PPU' of github.com:AnonymusRaccoon/ComSquare into PPU 2021-06-23 22:02:51 +02:00
Melefo bb156d600c Fixing space indent to tab 2021-06-23 22:02:32 +02:00
Clément Le Bihan 6c1fc61a28 pr fixes 2021-06-23 22:02:12 +02:00
Zoe Roux c8c97f7eb7 Fixing compatibility issues 2021-06-23 21:16:36 +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 a4333e22cb fixing stupid error 2021-06-23 00:00:27 +02:00
Clément Le Bihan 7b7520ce69 general cleanup can not work with 4bpp going to check 2021-06-22 23:54:04 +02:00
Clément Le Bihan f1d567a774 samba !!! 2021-06-08 23:10:28 +02:00
Clément Le Bihan b8acc1520a whao it seems to work 2021-06-08 23:07:24 +02:00
Clément Le Bihan 81a32100f1 adding the first working sfml window (flicker warning)
ui update
2021-06-08 22:40:15 +02:00
Melefo fff94e74bf Merge branch 'master' of github.com:AnonymusRaccoon/ComSquare into APU 2021-06-07 17:45:14 +02:00
Melefo eec17c9321 Fixing call to some isntructions 2021-06-07 17:45:05 +02:00
Clément Le Bihan 36bb0587c3 testing sfml window 2021-05-27 23:18:20 +02:00
Clément Le Bihan e32b1d830d fixing start address 2021-05-27 23:04:11 +02:00
Clément Le Bihan a81cf8ece0 adding ui details (and great visuals fixes) 2021-05-27 23:00:36 +02:00
Clément Le Bihan e666aca28e starting to work 2021-05-27 17:10:43 +02:00
Clément Le Bihan 7a0b2303d7 TileRenderer.cpp is now supporting rendering 8bpp color format 2021-05-27 00:14:49 +02:00
Clément Le Bihan 85ac1422e2 adding a real ui for the tile viewer 2021-05-26 00:44:37 +02:00
Clément Le Bihan 19ca618857 TileRenderer.cpp is now working for 2 & 4 bpps 2021-05-25 23:55:31 +02:00
Clément Le Bihan 434dea2ba1 found issues with rendering in 4 bpp 2021-05-25 00:51:54 +02:00
Clément Le Bihan 26d8dd7123 tile renderer is working fine with 2 bpp 2021-05-25 00:28:03 +02:00
Clément Le Bihan 569a955d5b cleaning a little bit rendering still some trailing issues 2021-05-25 00:03:48 +02:00
Clément Le Bihan eee41aeaf7 tile rendering is working (still some issues) 2021-05-24 01:24:03 +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 4024b51c9f starting to implement true TileRenderer 2021-05-24 00:28:08 +02:00