Commit graph

26 commits

Author SHA1 Message Date
NovaSquirrel
c0e249e993 Revert "Merge branch 'reformat_code'"
This reverts commit daf3b57e89, reversing
changes made to 7a6e0b7d77.
2021-03-10 11:13:28 -05:00
Vladimir Kononovich
3764af908f Reformat Core (Resharper) 2020-12-19 23:30:09 +03:00
Sour
ff1848857c Debugger: Tile Viewer - Added background color option 2020-07-03 11:06:22 -04:00
Sour
d204485153 Added Super Game Boy support
Missing support for SGB2's timings and still needs a few tweaks and more testing
2020-06-18 00:58:39 -04:00
Sour
4db6c08822 Debugger: GB - Added sprite viewer 2020-06-01 23:36:18 -04:00
Sour
6bccfa874f Debugger: GB - Tilemap viewer improvements
-Show tilemap/tile information
-Show overlay option
2020-06-01 22:17:14 -04:00
Sour
bdce582677 PPU: Fixed sprite display when sprite interlace mode is turned on 2020-05-26 18:58:13 -04:00
Sour
371a7a1ac8 Added basic support for GBC games 2020-05-19 21:31:33 -04:00
Sour
5f055110fa Added Game Boy support
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
2020-05-18 16:11:08 -04:00
Sour
2fa5ec2bc3 Debugger: Fixed 15-bit to 24-bit color conversion for tile/tilemap/sprite viewers 2020-05-17 01:05:45 -04:00
Sour
44eb8c5eb9 Libretro: Fixed compilation error
+ Fixed some GCC warnings
2020-02-08 17:27:53 -05:00
Sour
890ae9b4a6 Debugger: Tile Viewer - Allow displaying more types of memory and UI improvements 2019-12-07 12:47:24 -05:00
Sour
3d79d84437 Debugger: Tilemap viewer - Ensure the PPU's state at the selected scanline+cycle is used 2019-07-18 16:21:41 -04:00
Sour
81d373b99b PPU: Convert VRAM to uint16_t array (cleaner code) 2019-07-11 23:03:02 -04:00
Sour
88f66a8b59 Fixed compilation warnings 2019-07-02 20:18:57 -04:00
Sour
027305c936 PPU: Fixed colors in direct color mode 2019-06-27 20:57:00 -04:00
Sour
20e2bb8b12 Debugger: Moved scroll overlay logic to UI, fixed issue with 2x width/height display modes 2019-05-20 13:58:30 -04:00
Sour
2c594f29d9 Debugger: Improved tile grid display option for tile/tilemap viewers 2019-05-18 12:02:37 -04:00
Sour
194eff9cb2 Debugger: Tile Viewer - Added tile layout option 2019-05-13 20:39:46 -04:00
Sour
2fcbc5b092 Debugger: Added Sprite Viewer tool 2019-04-25 19:49:15 -04:00
Sour
5de1430841 Debugger: Several tilemap viewer improvements 2019-03-30 18:17:41 -04:00
Sour
d7b2d3af6a Debugger: Improved tile viewer performance 2019-03-30 12:20:52 -04:00
Sour
2100ddb712 Debugger: Improved tilemap viewer performance 2019-03-30 11:52:15 -04:00
Sour
c41e3458eb Debugger: Added mode 7 / direct color support to tilemap viewer 2019-03-23 17:23:36 -04:00
Sour
113d440b3d Debugger: Added tile viewer tool 2019-03-23 15:39:21 -04:00
Sour
706ef2f6e4 Debugger: Added basic tilemap viewer 2019-03-03 16:34:23 -05:00