Commit Graph

71 Commits

Author SHA1 Message Date
RobertPeip
263f1fa2fa fix fastforward soundoption with FF-toggle mode (#130) 2021-01-17 18:25:50 +08:00
Robert Peip
6d941d76af add option for raw colors 2021-01-07 23:35:24 +01:00
RobertPeip
31563c2ef6 improved rewind capture performance (#127)
fixed random fastforward crash
fixed fastforward Video glitches(HDMA)
added fastforward toggle (short button press)
added savestate OSD entry and multiple slots using keyboard(F1-F4)
add MBC detection and address translation to simulation
2021-01-06 15:33:24 +08:00
RobertPeip
ca8b55dfb3 added savestates and rewind feature (#123) 2020-12-29 23:38:30 +08:00
RobertPeip
65d6e59cc2 redone fastforward and pause handling to fix sdram access and refresh bugs and increase fastforward speed, some fixes to simulation 2020-12-19 19:28:19 +08:00
paulb-nl
0a89fd5445 MBC1 fixes and MBC1M support (#117) 2020-12-17 22:12:06 +08:00
Robert Peip
2d965da323 add fastforward and OSD-Pause feature 2020-12-15 15:24:33 +01:00
paulb-nl
f9f6f66bbc Add frame blend option 2020-12-15 00:37:17 +01:00
paulb-nl
f89cc5c0bb Fix Serial Link
There was a typo in link.v preventing internal clock from working
properly
2020-12-15 00:34:10 +01:00
sorgelig
7525e397d3 Update sys. Support for custom AR. 2020-12-04 18:38:50 +08: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
paulb-nl
c95d2f5836 Super Game Boy multiplayer support 2020-06-24 07:22:46 +08:00
sorgelig
bd12116380 Update sys. 2020-06-22 18:56:17 +08:00
sorgelig
a441996b81 Option to disable link. Super gameboy mode disable by default. 2020-05-14 01:14:16 +08:00
sorgelig
d714b89453 Update sys. Re-organizing the sources. 2020-05-10 23:22:32 +08:00
blue212
67dc9c0dae initial SNAC support 2020-04-07 02:06:15 +08:00
paulb-nl
a70997df32 Add Super Game Boy border and palette support 2020-04-04 17:08:08 +02:00
sorgelig
d3791db099 More refactoring, add constraints. 2020-03-31 03:19:01 +08:00
sorgelig
6b3e0fd0ba Lower the system clock. 2020-03-30 09:11:52 +08:00
sorgelig
9ad0f2947b Support for scandoubler. 2020-03-30 08:01:59 +08:00
sorgelig
e17e452a29 Update OSD code. 2020-03-30 07:04:33 +08:00
paulb-nl
05a7785e2e Add 15Khz video support 2020-03-14 17:59:33 +01:00
sorgelig
f5ef5c1529 Add gamma control. 2019-12-18 23:51:36 +08:00
sorgelig
1731eeabeb Rework SDRAM clock. Lower video clock. 2019-12-18 01:09:28 +08:00
sorgelig
7bc76b6903 Some video tweaks and fixes. 2019-09-29 02:21:20 +08:00
sorgelig
248af92d13 Tweaks for direct video. 2019-09-28 00:55:27 +08:00
sorgelig
6024c21d42 Update sys. 2019-09-27 23:40:23 +08:00
sorgelig
efeb0ade7f Update sys. 2019-06-27 15:09:45 +08:00
Bruno Duarte Gouveia
23b130b563 GENERAL: added back fastboot using sameboy's bootstrap rom, added sameboy's GBC bios as a default 2019-06-26 22:14:55 +01:00
sorgelig
d512504a6a Update cheat engine. 2019-05-11 02:27:05 +08:00
sorgelig
34a2741ca1 Revert "Dual HDMI/Analog output #37"
This reverts commit e6dea2f614.
2019-05-10 23:43:35 +08:00
sorgelig
6cbf7d0a26 Merge pull request #39 from brNX/master
GB clock simplification and general cleanups
2019-05-10 11:57:18 +08:00
Bruno Duarte Gouveia
3ed9bb60e6 GENERAL: wired clk_sys to the gb module, using ce and ce_2x to generate the needed clocks internally, general code cleanup 2019-05-09 22:54:13 +01:00
rattboi
e6dea2f614 Dual HDMI/Analog output #37
* Parameterized LCD module to allow for padding
* Removed 4x vertical multiply stuff in lcd/top-level
2019-05-06 09:50:53 -07:00
Bruno Duarte Gouveia
c84c10761d GENERAL: only reset game genie module when changing game 2019-05-05 01:47:43 +01:00
Bruno Duarte Gouveia
e72ae0fe27 GENERAL: added Kitrinx's Game Genie Code 2019-05-04 22:31:20 +01:00
sorgelig
f850d5a1d3 Update save handling. 2019-03-07 15:42:46 +08:00
sorgelig
6e26874378 Update sys. 2019-03-07 14:59:12 +08:00
sorgelig
0fcfcaf4f3 remove fast boot option. It's byggy. 2019-02-13 15:46:38 +08:00
sorgelig
56c61feaa7 Add auto mode. 2019-01-21 11:40:51 +08:00
U-COOKIE\kitri
24dae9822b change light behavior and default autosaves to off 2019-01-09 19:11:56 -06:00
U-COOKIE\kitri
c4e92f0df2 auto save loading and writing 2019-01-09 15:21:56 -06:00
Bruno Duarte Gouveia
0083ab39c4 GBC: speed change implemented , had to clock the sdram 2x speed, sound still buggy 2019-01-08 21:40:57 +00:00
Bruno Duarte Gouveia
70ddff947d SAVE: fixed backup ram save and load 2018-12-29 22:26:21 +00:00
Bruno Duarte Gouveia
8e355fd295 GBC: missing toggle after rebase 2018-12-27 20:40:47 +00:00
Bruno Duarte Gouveia
ba70cdfc01 GBC: added bios load from file 2018-12-27 19:55:47 +00:00
Bruno Duarte Gouveia
1e751534e4 GBC: added 2nd clock to peripherals for register read/write 2018-12-27 19:55:47 +00:00
Bruno Duarte Gouveia
034ca1ca96 GBC: added colour management to BG, full flags support for sprites (not used yet) 2018-12-27 19:52:27 +00:00
Bruno Duarte Gouveia
11a54c84ee GBC: added colour support to lcd, disabled speed switch for now , separated vram banks in 2 instances 2018-12-27 19:52:23 +00:00