Commit Graph

102 Commits

Author SHA1 Message Date
paulb-nl
4f937979ec Add option for extra sprites
Maximum of 6 extra sprites per line
Extra sprites are fetched during mode2 to not break mode3 timing
2025-06-21 18:32:00 +02:00
funkycochise
4ca756f218 update sys 2025-06-21 11:28:54 +08:00
paulb-nl
e176c73a9f Add options to load a different rom and savegame for gb2 2024-09-18 20:11:35 +02:00
paulb-nl
beacf008b3 Add option to remove audio pops
Some audio can be inaccurate with this option enabled.
2024-09-16 15:59:30 +02:00
paulb-nl
95916bcf5d Update gbc_snd.vhd 2024-06-16 17:04:52 +02:00
paulb-nl
e387e70ef2 Updates from main branch
RTC fixes
Implement KEY0 and OPRI registers
HDMA fixes
Megaduck audio fixes
Bootrom updates (GBA/Fastboot)
2024-06-16 15:59:08 +02:00
paulb-nl
96dc2862fc Add Wisdom Tree / Mani 161 mappers & mapper selection. 2022-08-06 22:23:34 +02:00
paulb-nl
e140e715d5 Updates from main branch
* GBA mode
* Megaduck
* Rumble
* Window start fixes (Ant Soldiers, Mealybug tests)
* Custom boot roms
2022-08-06 21:32:36 +02:00
paulb-nl
f370892ecf Update sys. 2022-08-06 20:51:46 +02:00
paulb-nl
70bc8b86bb Update sys. 2021-11-07 19:37:25 +01:00
paulb-nl
4ce2e405a1 Rework cartridge bus & add open bus behavior
Fix freezes in Tokyo Disneyland - Fantasy Tour (Minnie's house) &
Daiku no Gen-san - Kachikachi no Tonkachi ga Kachi (Stage 1-4)
2021-11-07 18:41:52 +01:00
paulb-nl
731c4759dc 2p Sachen & Rocket mappers (#180)
* Add Rocket mapper

* Bootrom: Adjust Logo write to VRAM

Sachen verifies part of the logo in VRAM

* Add Sachen mapper
2021-10-07 13:08:29 +08:00
Robert Peip
99ca7c01d6 fixed scandoubler(analog out?)
added seperation line
updated readme
2021-07-04 07:42:13 +02:00
Robert Peip
a98d46b7c4 all changes 2021-06-30 10:17:07 +02:00
paulb-nl
bd97ea80ef Add MBC6 & HuC3 mappers (#170) 2021-06-12 05:54:57 +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
sorgelig
cb462d60d5 Update sys. 2021-05-08 14:56:26 +08:00
Robert Peip
cc8e809cfd new multislot savestate handling with gamepad support 2021-04-16 08:45:26 +02:00
paulb-nl
61758b8ed3 Add MBC7 mapper 2021-04-03 21:32:23 +02:00
paulb-nl
9bd086ffcd Mapper cleanup 2021-03-31 12:31:13 +02:00
sorgelig
8aa7dace92 disable boot0.rom autoload. 2021-03-29 22:57:03 +08:00
sorgelig
f4f1e132c2 Update sys. 2021-03-28 23:53:44 +08:00
paulb-nl
c704e13784 Add menu pages 2021-03-28 13:56:42 +02:00
paulb-nl
1bc66377d3 SGB: Add option to load SGB border 2021-03-27 14:16:21 +01:00
sorgelig
fecd030da5 Update sys. HV-Integer scale. 2021-02-27 03:36:51 +08:00
RobertPeip
b5e8f6e117 fix all hwio registers and readback for cgb, some for dmg (#142)
* fix all hwio registers and readback for cgb, some for dmg

* add joypad register initial values for SGB

* add sameboy SGB Bootrom to be loaded when SGB is selected

* (from paulb-nl)
SGB: Fix for SGB bios unused commands
savestate/reset: corrected startup values for Video3 group
2021-02-02 23:12:40 +08:00
sorgelig
3e580a7633 Update sys. 2021-01-30 19:49:18 +08:00
Robert Peip
73cbb3a1cd improved version of mbc1/2 special case handling 2021-01-28 18:13:53 +01:00
Robert Peip
f702d5486b fix MBC bank select and ram write disable, fix fastforward with OAM DMA 2021-01-28 16:12:34 +01:00
RobertPeip
83eacfb2d5 add RTC internal functionality and saving to sdcard (append to savegame) (#134) 2021-01-22 20:22:24 +08:00
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