Commit Graph

239 Commits

Author SHA1 Message Date
sorgelig
f75bc918a5 Release 20200510. 2020-05-10 23:23:22 +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
sorgelig
9ab28a8450 Merge pull request #70 from paulb-nl/sgb
Add Super Game Boy border and palette support
2020-04-05 03:16:53 +08:00
paulb-nl
fd8383358b Fix window line increment (Donkey Kong) 2020-04-04 19:20:39 +02:00
paulb-nl
a70997df32 Add Super Game Boy border and palette support 2020-04-04 17:08:08 +02:00
sorgelig
60410840c1 Release 20200331. 2020-03-31 03:22:54 +08:00
sorgelig
d3791db099 More refactoring, add constraints. 2020-03-31 03:19:01 +08:00
sorgelig
90a90c707a Some rework in clocks. 2020-03-30 22:35:40 +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
sorgelig
adff9ad3a8 Update sys. 2020-03-30 06:06:31 +08:00
sorgelig
f2f5ecfa43 Merge pull request #65 from paulb-nl/video
Add 15Khz video support
2020-03-15 11:51:56 +08:00
paulb-nl
05a7785e2e Add 15Khz video support 2020-03-14 17:59:33 +01:00
sorgelig
443382ad14 Merge pull request #63 from RandomInsano/patch-1
Fixed some typos
2020-01-12 17:14:50 +08:00
Edwin Amsler
3a5dab8df1 Fixed some typos 2020-01-12 00:11:41 -06:00
sorgelig
5856c9ebe2 Release 20191218. 2019-12-18 23:52:54 +08: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
ac56cd3a95 Update sys. 2019-12-17 23:40:12 +08:00
sorgelig
96bfdc9ac8 Release 20190929. 2019-09-29 06:10:59 +08:00
sorgelig
7bc76b6903 Some video tweaks and fixes. 2019-09-29 02:21:20 +08:00
sorgelig
acc72cb11b Release 20190928. 2019-09-28 00:57:35 +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
e4ce9bb9ab Release 20190711. 2019-07-11 23:42:49 +08:00
sorgelig
9e5047fe10 Support for SDRAM v2. 2019-07-11 23:41:32 +08:00
sorgelig
cdaa74d164 Update sys. 2019-07-11 22:43:30 +08:00
sorgelig
535042b38b Merge pull request #53 from brNX/master
Quick fix for sprites when playing a GB game in GBC mode
2019-07-06 22:41:07 +08:00
Bruno Duarte Gouveia
10566672ec VIDEO: fixed sprites (Xenon2) when running a GB game in GBC mode 2019-07-06 13:24:29 +01:00
sorgelig
63298fb614 Merge pull request #52 from brNX/master
GB games in GBC mode fix
2019-07-01 13:07:47 +08:00
Bruno Duarte Gouveia
5db4297353 VIDEO: GB games in GBC mode fix, uses 1st BGDP and 2 first OBPD registers to store color data 2019-06-30 22:53:13 +01:00
sorgelig
7571cdcc53 Release 20190627. 2019-06-27 15:12:48 +08:00
sorgelig
efeb0ade7f Update sys. 2019-06-27 15:09:45 +08:00
sorgelig
e27d3f7f67 Merge pull request #46 from brNX/master
Baked in open source bootstrap roms and GB Fast boot added (back again)
2019-06-27 13:00:00 +08:00
Bruno Duarte Gouveia
222f890a19 README: updated with boot rom info 2019-06-26 22:26:52 +01: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
Bruno Duarte Gouveia
0bff994e3a T80: fixed accumulator (reg A) to start at 00 2019-06-26 22:01:44 +01:00
Bruno Duarte Gouveia
047b428598 DMG BOOTROM: changed smiley to copyright symbol 2019-06-26 22:01:07 +01:00
sorgelig
30fe5f4fd1 Merge pull request #43 from brNX/master
Sprite-Sprite Priority fixes for GBC
2019-06-07 12:31:49 +08:00
Bruno Duarte Gouveia
c6cf439511 VIDEO: sprite priority fixed for GBC handed differently (sprite index in oam is used instead of X position) 2019-06-06 22:00:16 +01:00
Bruno Duarte Gouveia
59914de8bd GENERAL: removed unused code and fixed index warning 2019-06-06 21:57:39 +01:00
sorgelig
68f84e4737 Merge pull request #41 from brNX/master
Added analog output text to the README
2019-05-20 22:43:27 +08:00
Bruno Duarte Gouveia
50954f80c5 Added analog output text to the README
.
2019-05-20 11:29:30 +01:00
sorgelig
dec5080bc9 Release 20190511. 2019-05-11 02:36:38 +08:00
sorgelig
d512504a6a Update cheat engine. 2019-05-11 02:27:05 +08:00
sorgelig
f1c48f291c Update project files. 2019-05-10 23:53:07 +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