Commit Graph

392 Commits

Author SHA1 Message Date
paulb-nl
deebf2f9b3 Release 20220806. 2022-08-06 22:58:17 +02:00
paulb-nl
6e42c77c95 Update sys. 2022-08-06 20:44:07 +02:00
paulb-nl
d25e0d64e7 Add Wisdom Tree / Mani 161 mappers & mapper selection. 2022-08-06 17:33:46 +02:00
Alexey Melnikov
69372bfd8e Merge pull request #207 from paulb-nl/window
Window start fixes / Custom boot rom loading
2022-07-23 20:28:51 +08:00
paulb-nl
c9e40b3514 Add loading of custom Game Boy bootroms 2022-07-22 21:22:57 +02:00
paulb-nl
623c3c0e05 Video: Window start fixes (Ant Soldiers, Mealybug tests) 2022-07-22 21:15:45 +02:00
SegaSnatcher
5c893681d9 Update ReadMe.md (#206) 2022-06-15 05:13:19 +08:00
Sorgelig
acf7853523 Release 20220429. 2022-04-30 03:21:18 +08:00
Sorgelig
17739b1456 Update sys. 2022-04-29 23:11:25 +08:00
Jamie Blanks
9a27220b15 add rumble support (#202) 2022-04-28 23:22:39 +08:00
Jamie Blanks
3cea62ca86 Add MegaDuck system support (#201) 2022-04-17 16:25:10 +08:00
Sorgelig
6749d9289e Release 20220326. 2022-03-26 21:47:40 +08:00
Sorgelig
94f8cd36ec Update sys. 2022-03-26 21:34:40 +08:00
9bryan
1033c9bdc1 Update readme with .gbc file extension (#200) 2022-02-23 16:19:47 +08:00
Sorgelig
7a89f4c17a Release 20220214. 2022-02-14 03:51:20 +08:00
Sorgelig
6dd53e1c7b Update sys. 2022-02-14 03:13:55 +08:00
José Manuel Barroso Galindo
3224bbc610 Delete palettes directory (#198) 2022-02-06 23:03:05 +08:00
Jamie Blanks
104a33b45c create border and palette folder for updater transition (#196) 2022-02-03 07:13:11 +08:00
Sorgelig
dd80694afb Release 20220131. 2022-02-01 03:17:58 +08:00
Sorgelig
a5decbd2e3 Update sys. 2022-02-01 03:16:34 +08:00
Jamie Blanks
51266a0f41 fix top line of shadows (#195) 2022-01-30 07:36:00 +08:00
Jamie Blanks
4e057fe307 add option to enable special gba features in gbc games (#194) 2022-01-28 23:45:12 +08:00
Jamie Blanks
720cae3e30 add option to drop shadow like DMG screen (#193) 2022-01-17 22:52:03 +08:00
Alexey Melnikov
3ae47b1d6c Merge pull request #189 from paulb-nl/wram_gbc
Fixes for WRAM bus GBC & new release
2021-11-22 05:03:28 +08:00
paulb-nl
554d87bd83 Release 20211121. 2021-11-21 17:08:43 +01:00
paulb-nl
2797679a0f Fixes for separate WRAM bus on GBC (Aladdin) 2021-11-21 17:06:37 +01:00
Alexey Melnikov
67b9e98021 Merge pull request #184 from paulb-nl/pause
Fix pause & new release
2021-11-08 00:24:22 +08:00
paulb-nl
42b57023c5 Release 20211107. 2021-11-07 13:02:29 +01:00
paulb-nl
38c91eda8d Update sys. 2021-11-07 12:57:19 +01:00
paulb-nl
20524d7b56 Fix SDRAM not being refreshed when paused during cart access 2021-11-07 09:29:22 +01:00
Alexey Melnikov
dd03f9a445 Merge pull request #183 from paulb-nl/sgb_mlt
SGB: Fix joypad id decrement, MBC5: RAM enable is 8 bits
2021-11-02 02:33:25 +08:00
paulb-nl
62a515ada5 MBC5: RAM enable is 8 bits 2021-10-31 20:44:37 +01:00
paulb-nl
3cd86e3c8f SGB: Fix joypad id decrement
Fixes sgb-mlt-test & Gamera - Daikaijuu Kuuchuu Kessen
2021-10-31 20:42:34 +01:00
paulb-nl
5084751906 Rework cartridge bus & add open bus behavior (#182)
Fix freezes in Tokyo Disneyland - Fantasy Tour (Minnie's house) &
Daiku no Gen-san - Kachikachi no Tonkachi ga Kachi (Stage 1-4)
2021-10-24 23:25:21 +08:00
paulb-nl
894b7aea8d Fix nCS signal (Super Mario Land 2) (#179) 2021-10-01 22:23:58 +08:00
sorgelig
d63bc29dfb Release 20210930. 2021-09-30 22:44:03 +08:00
sorgelig
b938516fa2 Update sys. 2021-09-30 22:41:32 +08:00
Alexey Melnikov
f1a89da940 Merge pull request #177 from paulb-nl/rocket
Add Rocket & Sachen mappers
2021-09-09 02:53:47 +08:00
paulb-nl
5f0bf9dd3a Add Sachen mapper 2021-09-08 17:06:10 +02:00
paulb-nl
fed4bbee08 Bootrom: Adjust Logo write to VRAM.
Sachen verifies part of the logo in VRAM
2021-09-08 17:00:49 +02:00
paulb-nl
29b97268fd Add Rocket mapper 2021-09-08 16:11:12 +02:00
Alexey Melnikov
939a818de3 Update ReadMe.md 2021-07-20 06:26:40 +08:00
paulb-nl
bd97ea80ef Add MBC6 & HuC3 mappers (#170) 2021-06-12 05:54:57 +08:00
Alexey Melnikov
c228b59b4e Merge pull request #169 from paulb-nl/tama
Add TAMA & MMM01 mappers
2021-06-07 13:30:58 +08:00
paulb-nl
105c2c181f Add TAMA & MMM01 mappers 2021-06-06 20:57:16 +02:00
Alexey Melnikov
93e26976fd Merge pull request #167 from paulb-nl/video
Option for wider analog video, Super GameBoy+GBC
2021-05-29 18:02:16 +08:00
paulb-nl
bc82226ff4 Add option for Super GameBoy+GBC 2021-05-28 13:07:43 +02:00
Nabil BENDAFI
c9187f3fa9 docs: fix DMA Transfert Mode (#166) 2021-05-21 22:10:13 +08:00
paulb-nl
c2f29236f5 Add option for wider analog video 2021-05-20 22:00:02 +02:00
sorgelig
9c336886a8 Release 20210508. 2021-05-08 14:57:12 +08:00