Lior Halphon
|
103caa56e1
|
Allow displaying borders outside of SGB emulation, including borrowing SGB border. Allow not displaying SGB borders. (Todo: libretro support)
|
2020-02-08 13:28:46 +02:00 |
|
Lior Halphon
|
31609319de
|
Fix the set_joyp API
|
2019-11-09 14:45:38 +02:00 |
|
Lior Halphon
|
652e52df3d
|
Pass the SGB multiplayer tests
|
2019-09-14 12:31:52 +03:00 |
|
Lior Halphon
|
851dbd3ccd
|
SGB and AGB color correction
|
2019-09-13 17:13:21 +03:00 |
|
Lior Halphon
|
4fcc921b46
|
Fix SGB multiplayer, improve multiplayer accuracy
|
2019-09-13 17:10:58 +03:00 |
|
Lior Halphon
|
eaa1c1cd4a
|
Merge bsnes’s changes
|
2019-08-16 17:38:43 +03:00 |
|
Lior Halphon
|
e3672e8293
|
Emulate built in SGB palettes
|
2019-07-20 16:10:24 +03:00 |
|
Lior Halphon
|
e1873ad2ec
|
Add JOYP write callback API
|
2019-07-15 22:35:21 +03:00 |
|
Lior Halphon
|
2bfe922650
|
Allow emulating an SGB without SFC HLE
|
2019-07-15 20:47:16 +03:00 |
|
Lior Halphon
|
50a6a3e35c
|
Fix libretro SGB1 FPS, fix un/serialization memory corruptions in libretro
|
2019-06-19 23:49:43 +03:00 |
|
Lior Halphon
|
91b0e491c5
|
Increase the minimum required cycles for a sync, fix SGB jingle audio
|
2019-06-19 22:44:54 +03:00 |
|
Lior Halphon
|
e268efefef
|
Redesign and reimplement the audio API, let the frontends handle more stuff. Probably affects #161
|
2019-06-15 23:22:27 +03:00 |
|
Lior Halphon
|
8b7922b679
|
Fix #144 by ignored malformed commands with 0 length
|
2019-06-15 03:42:53 +03:00 |
|
Lior Halphon
|
66b814a226
|
Don’t use libc’s random/rand
|
2019-06-14 16:49:41 +03:00 |
|
Lior Halphon
|
ae959cd878
|
ATTR_LIN and ATTR_DIV
|
2019-01-05 18:59:50 +02:00 |
|
Lior Halphon
|
ea09dfc888
|
Fixed multiplayer SGB mode
|
2018-12-04 23:46:30 +02:00 |
|
Lior Halphon
|
b1a2e45168
|
Improvements to the SGB animation
|
2018-12-01 13:39:43 +02:00 |
|
Lior Halphon
|
6d28e74667
|
Color 0 must always be shared
|
2018-11-24 15:53:53 +02:00 |
|
Lior Halphon
|
4b93f89763
|
Correct emulation of color masks
|
2018-11-24 15:42:54 +02:00 |
|
Lior Halphon
|
2d6d1e6325
|
SGB boot animation
|
2018-11-24 13:21:00 +02:00 |
|
Lior Halphon
|
558f9b9bae
|
Updated SGB border, add “2” to SGB2
|
2018-11-23 14:16:48 +02:00 |
|
Lior Halphon
|
67d52b78b6
|
Handling interrupted SGB commands
|
2018-11-17 12:26:07 +02:00 |
|
Lior Halphon
|
deb5e21842
|
More colorization commands
|
2018-11-17 00:44:18 +02:00 |
|
Lior Halphon
|
b698ce5d95
|
Correctly emulate SGB border color 0
|
2018-11-17 00:44:07 +02:00 |
|
Lior Halphon
|
e5e7ce8203
|
Basic colorization
|
2018-11-16 22:05:35 +02:00 |
|
Lior Halphon
|
d42cbcdee2
|
Palette transfer functions
|
2018-11-16 19:11:21 +02:00 |
|
Lior Halphon
|
2710939e1e
|
That should be an inc file
|
2018-11-16 17:38:53 +02:00 |
|
Lior Halphon
|
595907cae2
|
Border fade animation
|
2018-11-16 17:36:21 +02:00 |
|
Lior Halphon
|
69ac36cca1
|
Add default SGB border
|
2018-11-16 17:22:57 +02:00 |
|
Lior Halphon
|
398148f7ea
|
Basic SGB border support
|
2018-11-16 16:04:40 +02:00 |
|
Lior Halphon
|
382d9f8898
|
MASK_EN support
|
2018-11-16 12:42:52 +02:00 |
|
Lior Halphon
|
2f2b792edf
|
SGB save states
|
2018-11-16 01:53:01 +02:00 |
|
Lior Halphon
|
634a54c046
|
SGB resolution support (Cocoa only so far)
|
2018-11-15 00:21:21 +02:00 |
|
Lior Halphon
|
6ba5cfbeef
|
Support for multi-packet SGB commands
|
2018-11-13 23:45:26 +02:00 |
|
Lior Halphon
|
7735d638c6
|
Multiplayer SGB APIs/SGB detection
|
2018-11-12 00:37:06 +02:00 |
|
Lior Halphon
|
5c581651ce
|
Handle the SGB header commands, disable SGB functions if needed.
|
2018-11-11 22:50:00 +02:00 |
|
Lior Halphon
|
44891d5c4a
|
Initial code to support SGB, command “parsing”, replacement SGB boot ROM
|
2018-11-11 01:16:32 +02:00 |
|