13 Commits

Author SHA1 Message Date
paulb-nl
016f45bc7b 3D LUT for color correction. Fix OAM in save state. (#282)
* Move Cart RAM to SDRAM

Used the SDRAM controller from the NES core

* 3D LUT for color correction. Load custom LUT

* Add custom LUTs

* Fix OAM saving to save state
2026-04-13 15:23:58 +08:00
paulb-nl
95ea2d77a5 Improve GBC color correction
Color LUT for mix of 2 colors with 2 stage gamma
2025-05-11 13:07:44 +02:00
paulb-nl
2439aa4747 Delay blanking the screen for GBC
Repeat last frame when the LCD is disabled for a short time only.
2022-12-29 17:13:53 +01:00
Jamie Blanks
51266a0f41 fix top line of shadows (#195) 2022-01-30 07:36:00 +08:00
Jamie Blanks
720cae3e30 add option to drop shadow like DMG screen (#193) 2022-01-17 22:52:03 +08:00
paulb-nl
bc82226ff4 Add option for Super GameBoy+GBC 2021-05-28 13:07:43 +02:00
paulb-nl
c2f29236f5 Add option for wider analog video 2021-05-20 22:00:02 +02:00
paulb-nl
1bc66377d3 SGB: Add option to load SGB border 2021-03-27 14:16:21 +01:00
Robert Peip
6d941d76af add option for raw colors 2021-01-07 23:35:24 +01:00
paulb-nl
f9f6f66bbc Add frame blend option 2020-12-15 00:37:17 +01:00
paulb-nl
7fff2e2d36 Output blank image when LCD is off
The screen stays blank until 1 frame after the LCD is turned on.
Fixes glitches during transitions in some games.
2020-12-03 01:04:25 +01:00
paulb-nl
a0d7e9231f SGB fixes 2020-07-05 16:47:26 +08:00
sorgelig
d714b89453 Update sys. Re-organizing the sources. 2020-05-10 23:22:32 +08:00