Sour
|
d204485153
|
Added Super Game Boy support
Missing support for SGB2's timings and still needs a few tweaks and more testing
|
2020-06-18 00:58:39 -04:00 |
|
Sour
|
1be95417b8
|
GB: APU - Implement extra length counter clocking bug when enabling length counter
Passes 03-trigger test
|
2020-06-09 18:48:06 -04:00 |
|
Sour
|
9c4fb9c45c
|
Debugger: GB - Added assembler tool
|
2020-06-06 22:27:54 -04:00 |
|
Sour
|
4274c481d7
|
GB: Added missing variables in save states
|
2020-05-24 22:04:47 -04:00 |
|
gouchi
|
652bea85b4
|
Libretro: Update Makefile.common (#130)
|
2020-05-24 20:34:27 -04:00 |
|
Sour
|
5f055110fa
|
Added Game Boy support
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
|
2020-05-18 16:11:08 -04:00 |
|
Sour
|
206214ce2b
|
Audio: Replace blip_buf usage with a hermite interpolation resampler
Improves sound - blip_buf was altering the audio output quite a bit compared to the DSP's raw output
|
2020-02-29 15:58:11 -05:00 |
|
Sour
|
dade91a189
|
Debugger: Added CX4 debugger
|
2020-02-24 22:00:52 -05:00 |
|
Sour
|
1a9fe9baf3
|
Libretro: Fixed compilation error/warnings
|
2020-02-24 08:00:57 -05:00 |
|
Sour
|
b29fabbb57
|
BS-X: Improved emulation and support for .bin broadcast files
|
2020-02-20 23:57:01 -05:00 |
|
Sour
|
cf909b56d8
|
Added BS-X support
WIP - Still some issues and missing some features (e.g date/time support)
|
2020-02-19 23:53:34 -05:00 |
|
Sour
|
b856f615d1
|
Added SPC7110 support
|
2020-02-16 21:11:01 -05:00 |
|
Sour
|
b62a0a3960
|
Debugger: Added assembler tool
|
2020-02-11 22:20:08 -05:00 |
|
Sour
|
44eb8c5eb9
|
Libretro: Fixed compilation error
+ Fixed some GCC warnings
|
2020-02-08 17:27:53 -05:00 |
|
Sour
|
e742b356a2
|
Libretro: Added missing files to makefile
|
2019-11-01 22:11:28 -04:00 |
|
Sour
|
4f22eefa21
|
Netplay: Added support for netplay
|
2019-10-20 21:23:48 -04:00 |
|
Sour
|
df79dc9cc1
|
SPC: Added support for SPC file playback
|
2019-10-19 15:38:34 -04:00 |
|
Sour
|
024e9cdaf3
|
Input: Fixed turbo for multitap
|
2019-10-18 17:14:47 -04:00 |
|
Sour
|
13cd1142ca
|
Input: Options to display controllers/buttons on screen
|
2019-10-18 17:05:44 -04:00 |
|
Sour
|
9d2e38c33c
|
Input: Added support for turbo buttons
|
2019-10-14 13:41:52 -04:00 |
|
Sour
|
c6137f4f37
|
Movies: Save and load cheats when recording/playing a movie file
|
2019-10-13 11:57:15 -04:00 |
|
Sour
|
ed4a0e60e8
|
Added movies recording/playback support
|
2019-08-09 16:25:59 -04:00 |
|
Sour
|
fbc0f2e0de
|
Added OBC1 support
|
2019-08-04 14:01:33 -04:00 |
|
Sour
|
0cd378c92d
|
CX4 support (+ trace logger)
|
2019-08-03 23:43:51 -04:00 |
|
Sour
|
b350469e4b
|
Fixed libretro makefile
|
2019-08-01 09:05:45 -04:00 |
|
Sour
|
33cee67e61
|
Added GSU (Super FX) support
|
2019-07-30 22:43:32 -04:00 |
|
Sour
|
fe470dd87a
|
SA-1 support (still missing a few rarely used features)
|
2019-07-25 22:22:09 -04:00 |
|
Sour
|
17ec59d0e4
|
Libretro: Added missing .cpp files in makefile
|
2019-07-14 21:51:28 -04:00 |
|
Sour
|
5d79229f3a
|
CPU: Added cycle-by-cycle emulation for mul & div registers
|
2019-07-06 09:29:35 -04:00 |
|
Sour
|
b5847a3d1f
|
Libretro: Added libretro core
|
2019-07-02 19:56:00 -04:00 |
|