Sour
|
24dfab45de
|
NES: Added support for mapper 487 (Maxivision 30-in-1)
|
2025-03-12 20:18:06 +09:00 |
|
Sour
|
18269da46b
|
SNES: Add support for Sufami Turbo games
|
2025-01-03 09:18:59 +09:00 |
|
Sour
|
8d6830a70a
|
SNES: Add support for ST018 coprocessor
Used by a single game: Hayazashi Nidan Morita Shougi 2
|
2024-12-29 23:41:52 +09:00 |
|
Sour
|
9465efcff2
|
GBA: Implement accurate carry behavior for multiplications
This uses zaydlang's multiplication algorithm: https://github.com/zaydlang/multiplication-algorithm/
|
2024-10-24 21:57:52 +09:00 |
|
Sour
|
d751502a58
|
NES: Added Rainbow support (mapper 682)
|
2024-10-08 21:37:44 +09:00 |
|
Sour
|
7ed5fd5562
|
NES: Added EPSM support
|
2024-10-01 20:57:06 +09:00 |
|
Sour
|
c5406773a0
|
Added WonderSwan support
|
2024-09-19 21:19:43 +09:00 |
|
Sour
|
d6d0b87c22
|
Added ColecoVision support
Also adds mode 1 (text mode) and mode 3 (multicolor mode) support for the SMS/SG-1000
|
2024-07-27 14:52:31 +09:00 |
|
Sour
|
485c20492b
|
GB: M161 support
|
2024-07-20 19:37:48 +09:00 |
|
Sour
|
00a592cade
|
GB: MMM01 support
|
2024-07-20 19:22:36 +09:00 |
|
Sour
|
8ad5423be5
|
GBA: RTC support
|
2024-07-18 21:50:24 +09:00 |
|
Sour
|
64db1fa416
|
GBA: Support for tilt sensor
|
2024-07-13 12:16:08 +09:00 |
|
Sour
|
8f94cbe64f
|
GB: MBC7 - Accelerometer and eeprom support
|
2024-07-07 20:36:45 +09:00 |
|
Sour
|
caaf8ed8e8
|
GB: Added basic support for gbx files
|
2024-07-06 17:54:34 +09:00 |
|
Sour
|
08adf89dd0
|
GBA: Added option to enable a log API that should be compatible with mGBA's
|
2024-06-24 15:23:40 +09:00 |
|
Angelo
|
d82cd8a2c4
|
UI: Move mouse handling to core and add MacOS mouse support (#55)
|
2024-05-24 16:31:44 +09:00 |
|
Sour
|
13acb3fe42
|
Added GBA support
|
2024-03-30 11:42:31 +09:00 |
|
Sour
|
cd7e277088
|
GB: Refactor apu envelope code to reduce duplicated code
|
2024-02-01 22:53:08 +09:00 |
|
Sour
|
dbae841079
|
GB: Implemented DAC fade in/out behavior
Fixes sound issues in 3D Pocket Pool, Ready 2 Rumble Boxing and Cannon Fodder
|
2024-01-28 20:47:08 +09:00 |
|
Sour
|
64e189f047
|
PCE: Improve cd-rom seek time emulation + adpcm read/write delays
Fixes issues in Ys IV (black bars while scrolling), F1 Team Simulation (loud noise at start of intro), Mugen Senshi Valis (de-synced audio/video)
|
2023-12-26 17:08:54 +09:00 |
|
Sour
|
5308983ebb
|
Added SMS/GG/SG-1000 support
|
2023-12-14 22:23:27 +09:00 |
|
Sour
|
414d3e7f7c
|
NES: Added very incomplete Famicom Network System support
|
2023-04-19 20:17:24 -04:00 |
|
Sour
|
8cf570a8cb
|
GB: Partial MBC7 support (no eeprom, no accelerometer)
|
2023-04-15 18:14:04 -04:00 |
|
Sour
|
c613060a2d
|
GB: Partial MBC6 support (no flash)
|
2023-04-15 15:34:29 -04:00 |
|
Sour
|
44bf3ccea9
|
GC: Added HuC1 support
|
2023-04-15 01:14:16 -04:00 |
|
Sour
|
feaa435441
|
GB: Added MBC3 RTC support
Fixes the ax6 and cpp RTC tests
|
2023-03-11 15:45:08 -05:00 |
|
Sour
|
63bac5d462
|
macOS: Replace SDL renderer with Avalonia
Avoids SDL-related issues until a better solution can be found
|
2023-02-02 21:33:48 -05:00 |
|
Sour
|
9e83a29b93
|
macOS: Fix compilation scripts/errors for macOS
|
2023-02-01 21:10:53 -05:00 |
|
Sour
|
b4618eb47a
|
GB: Allow loading GB/GBC/SGB save states on any of the 3 models
|
2023-01-30 19:50:05 -05:00 |
|
Sour
|
0d7e457dae
|
Fixed/removed some TODOs
|
2023-01-06 11:10:24 +09:00 |
|
Sour
|
e96d6f3ca5
|
NES: Added HD pack builder tool
|
2022-12-29 18:28:33 +09:00 |
|
Sour
|
9751895751
|
Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank
|
2022-12-27 16:29:16 +09:00 |
|
Sour
|
19e9c536b5
|
VRC7: Update audio code to latest version of emu2413 library
|
2022-10-09 16:41:42 -04:00 |
|
Sour
|
1df7d9aeac
|
Debugger: Added freeze address option in memory viewer
|
2022-09-25 19:56:02 -04:00 |
|
Sour
|
2a93014984
|
Minor tweaks to debugger code for performance, set NOPATH option for PGO to avoid 10+ min link time (VS bug?)
|
2022-09-25 15:47:10 -04:00 |
|
Sour
|
c3dd78b5ab
|
Debugger: Implemented step back for all main CPUs
|
2022-09-11 14:50:40 -04:00 |
|
Sour
|
c90181c1a2
|
Refactoring - Moved some GB/PCE files into subfolders
|
2022-09-08 22:23:30 -04:00 |
|
Sour
|
7108bdde36
|
Refactoring - Moved some leftover files out of the root folder
|
2022-09-08 21:48:49 -04:00 |
|
Sour
|
152abf690b
|
Rename stdafx.h to pch.h
|
2022-09-08 21:29:52 -04:00 |
|
Sour
|
d7a8de8208
|
Removed unnecessary stdafx.h files
|
2022-09-08 21:15:56 -04:00 |
|
Sour
|
2f516caa91
|
SNES: New DSP core + new channel volume options
|
2022-09-07 01:35:32 -04:00 |
|
Sour
|
c3a83d2aa9
|
PCE: Added support for .hes music files
|
2022-09-03 14:41:07 -04:00 |
|
Sour
|
63b255d696
|
PCE: Refactor memory manager
|
2022-09-03 10:35:49 -04:00 |
|
Sour
|
bec01fad91
|
PCE: Implemented CD-ROM audio fade
|
2022-09-02 15:39:13 -04:00 |
|
Sour
|
54956326f8
|
NES: Refactored nametable code to avoid resizing nametable ram (which caused crashes in debugger)
|
2022-08-27 12:03:34 -04:00 |
|
Sour
|
76014f1271
|
Save states: Performance improvements (improves runahead performance)
|
2022-08-18 21:19:09 -04:00 |
|
Sour
|
998bf9b52b
|
Added History Viewer
|
2022-08-07 19:03:35 -04:00 |
|
Sour
|
f61f050410
|
Debugger: Lua - Refactoring/minor performance improvements
|
2022-07-31 22:57:41 -04:00 |
|
Sour
|
c6e527cded
|
Debugger: Lua - getScreenBuffer/setScreenBuffer, getInput/setInput implementations + other fixes/refactoring
|
2022-07-30 15:39:07 -04:00 |
|
Sour
|
165c86963e
|
Netplay: Fixed various issues/crashes/freezes, allow selecting a controller on a hub adapter, etc.
|
2022-07-29 00:42:51 -04:00 |
|