Commit graph

2313 commits

Author SHA1 Message Date
Fabio Cavallo
52356fb5f2
Fixed compiling of RELEASE version. 2024-01-18 10:59:46 +01:00
Fabio Cavallo
f5000a9cbc
- Rewritten the audio of the VRC7.
Implemented the project "A YM2413 emulator written in C" of okaxaki :
* https://github.com/digital-sound-antiques/emu2413
2024-01-18 10:23:34 +01:00
Fabio Cavallo
a281bcb157
Merge remote-tracking branch 'github/master' 2024-01-13 00:45:59 +01:00
Fabio Cavallo
7e06547a03
Updated the fast forward icon. 2024-01-13 00:42:54 +01:00
Fabio Cavallo (FHorse)
6e8dde35e6
New translations en_en.ts (Chinese Simplified) (#362) 2024-01-12 15:40:37 +01:00
Fabio Cavallo
7b863a0077
I forgot the icon. 2024-01-12 15:02:08 +01:00
Fabio Cavallo
acee34256b
Added a screen icon that shows when fast forward is active (#354). 2024-01-12 14:58:17 +01:00
Fabio Cavallo
102eb3d567
Fixed slot name for "checkBox_Def_Disable_DMC_Control". 2024-01-12 12:43:24 +01:00
Fabio Cavallo
e029e4cf11
Fixed mapper 547 (#363). 2024-01-12 09:14:31 +01:00
Fabio Cavallo
aa4085babb
Added the possibility to set default values for PPU overclocking to be applied for all roms in addition to the per-game ones already used (#326). 2024-01-11 21:47:20 +01:00
Fabio Cavallo
795927b8e7
Updated build.yml. 2024-01-08 11:30:05 +01:00
Fabio Cavallo
f64ba9059b
Updated build.yml. 2024-01-08 09:23:44 +01:00
Fabio Cavallo
f630f6377f
Updated build.yml. 2024-01-08 01:01:51 +01:00
Fabio Cavallo
711a5456af
Updated build.yml. 2024-01-08 00:40:04 +01:00
Fabio Cavallo
ea794cc3a4
Updated build.yml. 2024-01-08 00:04:40 +01:00
Fabio Cavallo
8bc334066e
Updated build.yml. 2024-01-07 23:10:46 +01:00
Fabio Cavallo
13f24e82f2
Updated build.yml. 2024-01-07 18:16:59 +01:00
Fabio Cavallo
c7321aba0f
Copyright updated. 2024-01-07 16:37:06 +01:00
Fabio Cavallo
2f4445ed7c
Copyright updated. 2024-01-07 16:36:50 +01:00
Fabio Cavallo
b8f58aaff5
Copyright updated. 2024-01-07 15:27:54 +01:00
Fabio Cavallo (FHorse)
2560e02c33
New Crowdin updates (#336) 2024-01-07 14:24:36 +01:00
Fabio Cavallo
022a824bda
Changed the layout of the About dialog. 2024-01-07 13:48:43 +01:00
Fabio Cavallo
b1b36459ab
Updated build.yml. 2024-01-06 17:06:07 +01:00
Fabio Cavallo
0695e3ecb7
Updated build.yml. 2024-01-06 12:24:22 +01:00
Fabio Cavallo
48a1ad2c1a
Fixed zip file handling on BSD systems. 2024-01-04 16:57:40 +01:00
Fabio Cavallo
8e4c491865
Disabled auto insert also for the FDS that contains "Disk 1" and "Disk 2" in the name. 2024-01-04 13:58:12 +01:00
Fabio Cavallo
56f4ddd79a
Fixed Meta button recognition on some keyboard layouts (#359). 2024-01-04 12:02:28 +01:00
Fabio Cavallo
2ce45cf17d
Added a warning for "Souseiki Fammy - ROM-QD for 256K+64K (Japan) (Unl)". 2024-01-03 21:05:36 +01:00
Fabio Cavallo
9e530749ae
Disable auto insert for "Puzzle Boys". 2024-01-03 20:39:44 +01:00
Fabio Cavallo
635811660e
Fixed the initialization of save slots and rewind when the disk is changed.
I also disabled the 0xF46E routine skipping.
2024-01-03 18:20:13 +01:00
Fabio Cavallo
111941e3ad
Fixed initialization of the "fds.auto_insert" structure when a reset is performed. 2024-01-03 15:27:02 +01:00
Fabio Cavallo
e6878b4f71
Ops! 2024-01-03 14:48:57 +01:00
Fabio Cavallo
6b8a1dd346
Fixed 8bit delay timing. 2024-01-03 14:41:02 +01:00
Fabio Cavallo
fcfc3cead3
Fixed VBV buffer size. 2024-01-03 10:18:04 +01:00
Fabio Cavallo
0dc0ec9204
I handle the case the software does not execute the code at address 0xE188. 2024-01-01 23:31:19 +01:00
Fabio Cavallo
842a48398b
Fixed compilation warnings with FFmpeg 6.1. 2024-01-01 22:25:24 +01:00
Fabio Cavallo
1bae89a287
Added the ability to load the image of another Floppy Disk on the fly, to support the "Kouhen" and "Zenpen" images.
The item is in the menu "NES" -> "Change Disk"
2024-01-01 10:34:44 +01:00
Fabio Cavallo
0f84deab07
Fixed #351. 2023-12-30 14:07:38 +01:00
Fabio Cavallo
d913e3b264
Rewritten FDS emulation.
Old diff files (.dif) are no longer compatible. Now the diff files are in IPS format and have the extension ".ipf" for FDS files and ".ipq" for Quick Disk files.
2023-12-30 13:48:57 +01:00
Fabio Cavallo
9939225785
[Part 2] Fixed controller input display (#358). 2023-12-23 11:20:22 +01:00
Fabio Cavallo
e378474194
Added support to mapper 354 (#355). 2023-12-23 00:34:22 +01:00
Fabio Cavallo
5249080e03
Fixed controller input display (#358). 2023-12-22 21:28:24 +01:00
JakobDev
f8e63ef16c
Add TryExec to desktop entry (#357) 2023-12-20 15:05:36 +01:00
Fabio Cavallo
1ab8c132b0
[FDS] Small finishing touches. 2023-12-11 12:24:10 +01:00
Fabio Cavallo
fe1020331b
Fixed FDS emulation and improved auto insert algorithm. 2023-12-10 16:48:13 +01:00
Fabio Cavallo
30170cb0e5
I forgot the icon. 2023-12-07 18:11:59 +01:00
Fabio Cavallo
fe18f2562e
I forgot the icon. 2023-12-07 18:08:55 +01:00
Fabio Cavallo
20b26f4824
[FDS] Improved auto insert routine and fixed IRQ.
I also added an option to export the current state of the disks to a file in FDS or Quick Disk format.
2023-12-07 18:06:00 +01:00
Fabio Cavallo
8a6ed11c05
Added some comments. 2023-12-04 14:15:04 +01:00
Fabio Cavallo
0d68fc250a
Fixed mapper 185 (#349). 2023-12-04 13:53:43 +01:00