Lior Halphon
|
555835549a
|
More accurate pausing behavior, including revision differences
|
2020-12-12 20:35:18 +02:00 |
|
Lior Halphon
|
770885440f
|
Minor changes to debugger output
|
2020-12-12 19:09:53 +02:00 |
|
Lior Halphon
|
4f408eae7c
|
Whoops
|
2020-12-12 18:13:55 +02:00 |
|
Lior Halphon
|
dffc12331b
|
Emulate the delayed NR44 write on the DMG
|
2020-12-12 18:11:35 +02:00 |
|
Lior Halphon
|
6b30de5fb1
|
Fixed dark colors on Metal without frame blending
|
2020-12-12 16:02:46 +02:00 |
|
Lior Halphon
|
7de6194e28
|
Redo channel 4's timing accurately, emulate NR43 write quirks
|
2020-12-12 16:02:25 +02:00 |
|
Lior Halphon
|
1baa0446a9
|
More sweep improvements
|
2020-12-01 22:37:13 +02:00 |
|
Lior Halphon
|
13bc8679f9
|
Correct preservation of NRx1's state on pre-CGB models
|
2020-12-01 14:18:19 +02:00 |
|
Lior Halphon
|
74cf452a48
|
Further accuracy improvements to sweep; passes Blargg's APU tests again, this time for real
|
2020-12-01 14:17:35 +02:00 |
|
Lior Halphon
|
0485124076
|
Redo channel 1 sweep based on DMG schematics; emulates two newly discovered behaviors and also fixes #309
|
2020-11-28 19:31:25 +02:00 |
|
Lior Halphon
|
67c0e03f3b
|
Fix a window bug in CGB mode, fixes #123
|
2020-11-22 00:21:19 +02:00 |
|
Lior Halphon
|
bbf609f46b
|
Add TGA output option to the tester, closes #310
|
2020-11-21 21:05:03 +02:00 |
|
Lior Halphon
|
027cecde24
|
Added debugger "undo" command. Closes #156
|
2020-11-21 16:19:58 +02:00 |
|
Lior Halphon
|
bdd27ce50d
|
IR support in the libretro port
|
2020-11-21 15:36:21 +02:00 |
|
Lior Halphon
|
1d9ac5ccc3
|
More accurate IR emulation, simplify API
|
2020-11-21 00:52:54 +02:00 |
|
Lior Halphon
|
b7f3454763
|
More accurate emulation of the IR port
|
2020-11-20 22:12:15 +02:00 |
|
Lior Halphon
|
cd2310f0a7
|
Wave RAM reads 0xFF while active on AGBs
|
2020-11-20 19:39:54 +02:00 |
|
Lior Halphon
|
7fdc58a07e
|
Implement CGB-mode TILE_SEL mixing, fixes cgb-acid-hell and m3_lcdc_tile_sel_change2, closes #308
|
2020-11-20 16:24:16 +02:00 |
|
Lior Halphon
|
c36bdc22f6
|
More accurate interrupt emulation
|
2020-11-14 13:55:39 +02:00 |
|
Lior Halphon
|
60b8978762
|
Local link cable and infrared emulation in the Cocoa port
|
2020-11-13 23:07:35 +02:00 |
|
Lior Halphon
|
88198e64f4
|
Minor bug fixes
|
2020-11-13 23:02:17 +02:00 |
|
Lior Halphon
|
03cbab2f85
|
Windows is no longer officially supported in the standalone builds
|
2020-10-15 19:21:37 +03:00 |
|
Lior Halphon
|
1936dd7f67
|
Merge pull request #304 from JL2210/rgbds-link
Update RGBDS links in README and build-faq
|
2020-10-14 01:22:21 +03:00 |
|
James Larrowe
|
6e0c09f78c
|
Update RGBDS links in README and build-faq
The repo's owner has changed twice since this link was used;
once from bentley to the neutral rednex organization, and then
from rednex to gbdev
|
2020-10-13 18:19:29 -04:00 |
|
Lior Halphon
|
919a88ec23
|
Merge pull request #301 from SimpleTease1/patch1
libretro changes
|
2020-10-11 02:42:02 +03:00 |
|
SimpleTease
|
eb295de218
|
shared version.mk
|
2020-10-10 23:33:58 +00:00 |
|
SimpleTease
|
696bebc673
|
libretro: joypad bitmasks
|
2020-10-10 17:14:53 +00:00 |
|
SimpleTease
|
714227883f
|
cross-compile friendly
|
2020-10-10 13:46:44 +00:00 |
|
Lior Halphon
|
526c2e029a
|
Fix #296
|
2020-10-10 14:50:11 +03:00 |
|
SimpleTease
|
2bfca48e0f
|
libretro: fix core version
|
2020-10-10 04:02:21 +00:00 |
|
SimpleTease
|
cd526d960e
|
libretro: changing model requires manual game restart
|
2020-10-10 04:00:30 +00:00 |
|
radius
|
8dc60d0b87
|
update makefile
|
2020-10-10 03:52:22 +00:00 |
|
twinaphex
|
efe8d6b643
|
Update Makefile
|
2020-10-10 01:22:51 +00:00 |
|
slash0042
|
faeb1d2e18
|
Add libnx port
|
2020-10-10 01:02:22 +00:00 |
|
Lior Halphon
|
8b45c32d77
|
Merge branch 'master' of https://github.com/LIJI32/SameBoy
|
2020-10-09 16:40:00 +03:00 |
|
Lior Halphon
|
c35fe8b517
|
Make gb.h compatible with C++ again for bsnes integration. Fixed #300
|
2020-10-09 16:39:23 +03:00 |
|
Lior Halphon
|
195329463b
|
Merge pull request #294 from yo-wotop/master
Windows Updates
|
2020-10-09 16:03:57 +03:00 |
|
Lior Halphon
|
99ec5b32fc
|
Update build-faq.md
|
2020-10-09 16:03:32 +03:00 |
|
Lior Halphon
|
64963e1746
|
Update README.md
|
2020-10-09 15:57:23 +03:00 |
|
yo
|
38afb187cf
|
Resolving some comments and clarifying some language
|
2020-10-06 23:03:39 -07:00 |
|
yo
|
0b5853070a
|
Updated instructions for Windows building
|
2020-10-05 14:37:49 -07:00 |
|
yo
|
28234da2d2
|
Updated instructions for Windows building
|
2020-10-05 14:34:00 -07:00 |
|
yo
|
04e5f1b8cf
|
Updated for Windows clang and SDL2 changes
|
2020-10-05 14:33:36 -07:00 |
|
Lior Halphon
|
2a5aed626d
|
Update README.md
|
2020-09-29 20:50:14 +03:00 |
|
Lior Halphon
|
1e9e961e9c
|
Create CONTRIBUTING.md
|
2020-09-29 20:43:47 +03:00 |
|
Lior Halphon
|
7c92845882
|
Merge branch 'master' of https://github.com/LIJI32/SameBoy
|
2020-09-19 19:31:31 +03:00 |
|
Lior Halphon
|
7ff3556bc3
|
Workboy emulation (Cocoa only)
|
2020-09-19 19:31:24 +03:00 |
|
Lior Halphon
|
e35c22d405
|
Fix a potential single byte overflow
|
2020-09-17 23:47:35 +03:00 |
|
Lior Halphon
|
faf91508e2
|
Yes, I *do* mean -Wno-maybe-uninitialized!
|
2020-09-17 23:25:56 +03:00 |
|
Lior Halphon
|
abea3888db
|
Fix compilation under GCC 9
|
2020-09-17 23:18:16 +03:00 |
|