Lior Halphon
|
40fc477b56
|
Fix an oopsie
|
2021-10-10 20:05:57 +03:00 |
Lior Halphon
|
4ce643d5eb
|
Fix timer bug; fixes #409
|
2021-10-10 16:53:07 +03:00 |
Lior Halphon
|
01f80a3f3e
|
Adjust border fade delay to match SGB2
|
2021-10-10 14:24:14 +03:00 |
Lior Halphon
|
8f9365251d
|
Timing adjustments
|
2021-10-10 13:30:30 +03:00 |
Lior Halphon
|
b580e63c37
|
Fix 7-part SGB commands
|
2021-10-10 02:55:12 +03:00 |
Lior Halphon
|
d263a8f6f8
|
Fix sanity
|
2021-10-09 23:12:49 +03:00 |
Lior Halphon
|
46e1b79b63
|
Madden 96 needs even more time
|
2021-10-09 23:07:15 +03:00 |
Lior Halphon
|
6b947c46bc
|
Correct blank image detection on SGB
|
2021-10-09 22:41:43 +03:00 |
Lior Halphon
|
893d7d162a
|
Don't try to render tiles 100-3FF
|
2021-10-09 22:34:43 +03:00 |
Lior Halphon
|
85da5b64d3
|
Some games like racing the SGB
|
2021-10-09 22:02:40 +03:00 |
Lior Halphon
|
a7c8b702da
|
Some games like to race with the SGB border fade
|
2021-10-09 21:08:17 +03:00 |
Lior Halphon
|
f1761340fc
|
Fix ATTR_SET command
|
2021-10-09 18:45:08 +03:00 |
Lior Halphon
|
3b1094058b
|
Add SGB and CGB flags to the tester
|
2021-10-09 15:57:15 +03:00 |
Lior Halphon
|
004b004f98
|
Fix inverted key buttons in the SDL menu, fixes #401
|
2021-10-09 15:27:18 +03:00 |
Lior Halphon
|
191f7cee02
|
Improved emulation of SGB multiplayer, fixes #405
|
2021-10-09 14:52:28 +03:00 |
Lior Halphon
|
164a870189
|
Cleanup uses of gb->registers
|
2021-10-09 14:09:51 +03:00 |
Lior Halphon
|
24af1c5a31
|
Newly discovered OAM corruption trigger
|
2021-10-09 14:05:29 +03:00 |
Lior Halphon
|
c05c3c2abd
|
Improved accuracy of mid-line SCX writes
|
2021-10-08 19:36:05 +03:00 |
Lior Halphon
|
d4999fbbdb
|
Give APU tests more time
|
2021-10-07 18:30:09 +03:00 |
Lior Halphon
|
ef053ff113
|
APU regression fix
|
2021-10-07 18:25:54 +03:00 |
Lior Halphon
|
d1caeafe5e
|
Better handling of tiny ROMs
|
2021-10-05 19:53:43 +03:00 |
Lior Halphon
|
9a957674d9
|
Fix broken action
|
2021-10-05 19:53:19 +03:00 |
Lior Halphon
|
345e51647f
|
API issue – RTC data should not be wiped after GB_reset
|
2021-09-30 21:23:52 +03:00 |
Lior Halphon
|
8068ff41fb
|
Fix potential future compatibility issue, update workflow environments
|
2021-09-29 21:57:39 +03:00 |
Snowy
|
20d580881a
|
Handle missing background.bmp
|
2021-09-26 23:08:13 -05:00 |
Lior Halphon
|
1050a7a533
|
More size changes for Big Bloat
|
2021-09-26 00:10:19 +03:00 |
Lior Halphon
|
6e2abe23ef
|
Merge branch 'master' of https://github.com/LIJI32/SameBoy
|
2021-09-25 21:55:29 +03:00 |
Lior Halphon
|
7aca04f4c4
|
Things need to be slightly bigger in Big Sur
|
2021-09-25 21:55:12 +03:00 |
Lior Halphon
|
24a7467735
|
Merge pull request #406 from Talkashie/master
Fixed a typo in the debugger
|
2021-09-24 20:33:56 +03:00 |
Lior Halphon
|
84c5f8b92d
|
Fix #402
|
2021-09-22 20:53:04 +03:00 |
Lior Halphon
|
51be70275d
|
Fix broken wave RAM initialization in the boot ROM
|
2021-09-22 17:59:20 +03:00 |
Talkashie
|
2dc0e14d0a
|
Update debugger.c
Fixed a typo
|
2021-09-13 21:20:19 -05:00 |
Lior Halphon
|
c25c94d142
|
Minor improvements to console behavior on startup
|
2021-09-10 14:17:07 +03:00 |
Lior Halphon
|
c5d91fc448
|
New console readline-like interface for the SDL port
|
2021-09-09 00:13:09 +03:00 |
Lior Halphon
|
336bc65dbf
|
Remove Cocoa spam from the SDL port
|
2021-09-09 00:11:49 +03:00 |
Lior Halphon
|
d8a9f12a4f
|
Smooth scrolling in the SDL port on macOS
|
2021-09-06 15:21:02 +03:00 |
Ghislain Antony Vaillant
|
e5809740a5
|
Reorder optimal audio drivers
Same order as defined in ares, which favor pulseaudio over ALSA.
|
2021-09-06 15:24:47 +10:00 |
Lior Halphon
|
b27bd4eed7
|
Remove redundant condition
|
2021-09-04 18:15:22 +03:00 |
Lior Halphon
|
e5454a39b7
|
Block wave RAM writes on the AGB
|
2021-09-04 14:18:46 +03:00 |
Lior Halphon
|
0ca1ee6a35
|
Minor APU clean ups
|
2021-09-02 01:29:38 +03:00 |
Lior Halphon
|
eefaac3d04
|
NR32 was treated as the wrong value on APU reset
|
2021-08-31 23:28:05 +03:00 |
Lior Halphon
|
3c6d094763
|
Update version to 0.14.5
|
2021-08-01 16:19:40 +03:00 |
Lior Halphon
|
50bf8c4919
|
Fixed a bug that sometimes prevented GBS files from being opened
|
2021-08-01 15:11:33 +03:00 |
Rupert Carmichael
|
063e645ff2
|
nall: File timestamp fix for OpenBSD and DragonFly BSD, add DragonFly BSD to PLATFORM_BSD definition
|
2021-08-01 14:50:01 +10:00 |
Rupert Carmichael
|
3ccb543622
|
Set up SameBoy log callback
|
2021-08-01 09:49:13 +10:00 |
Rupert Carmichael
|
8c1f41e65a
|
Build updates for SameBoy 0.14.4
|
2021-08-01 09:48:51 +10:00 |
Tim Allen
|
56e359af28
|
Merge commit 'de500cd397f6028e43574ecd36168bc4665e30bc' into update-subtrees
|
2021-08-01 09:46:40 +10:00 |
Tim Allen
|
139a44b142
|
Merge commit 'fba00e5d3404e1bcfe1007ee2e3bfc3b3bb888af' into update-subtrees
|
2021-08-01 09:46:29 +10:00 |
Kawa
|
fba00e5d34
|
Merge pull request #33 from carmiker/master
Whitespace consistency in OpenBSD-specific code
|
2021-07-31 14:45:49 +02:00 |
Rupert Carmichael
|
d31ac2e10b
|
Whitespace cleanup in OpenBSD-specific code
|
2021-07-30 21:16:15 -04:00 |