jdgleaver
a680f799e1
HdPack loading fixes
2021-07-28 00:16:40 +08:00
Sour
3154f19467
Libretro: Fixed memory map for WRAM/SRAM-based achievements
2020-06-23 13:58:59 -04:00
Sour
4869051117
Libretro: Split overscan settings into 4 for more flexibility
2020-04-19 20:01:45 -04:00
Brad Smith
fe6900b8f9
Virtual Boy controller support ( #766 )
2020-02-07 23:34:02 +00:00
Sour
8047fe44bb
Added Study Box tape support (.studybox files)
...
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
newsie-oss
fdd9435249
Libretro: Sample rate option + static linking ( #734 )
...
* [libretro] use audio batch
* [libretro] variable sound rate
* [libretro] mingw static libs
* [libretro] mingw xp support
2019-12-21 12:18:02 -05:00
Sour
df6b003a36
Libretro: Option to rotate A/B buttons like Nestopia core (changes default layout to match other NES cores)
2019-11-13 19:02:38 -05:00
Sour
7041ec7682
Linux: Fixed compilation warnings/errors with GCC/clang
2019-11-13 18:30:05 -05:00
Sour
a72acc9f1a
Core: Rewrite DMC/OAM DMA, tweak PPU timings, add option to simulate PPU/CPU alignments
2019-11-11 21:10:47 -05:00
stellarporter
96851e6c7a
Libretro: switch to constexpr ( #603 )
...
Solves TLS core crashes and missing options on Windows XP systems
2019-03-28 16:07:07 -04:00
Sour
3a752d6755
Added support for 512-color palette files
2019-02-07 18:51:24 -05:00
Sour
05f12b4948
Libretro: Fixed build error
2019-01-20 00:37:08 -05:00
Sour
a86bfa7636
Libretro: Fixed long compilation/linking times
2018-12-31 09:40:38 -05:00
Sour
e7e2d638db
Libretro: Added wavebeam palette option
2018-12-26 20:57:05 -05:00
Sour
ee3d05ba58
Libretro: Use 96 kHz sample rate internally instead of 48 kHz.
...
-Reverted to using retro_audio_sample_t because retro_audio_sample_batch_t fails when batch sizes are too large
-Using 96 kHz instead of 384 kHz because the latter causes a noticeable performance reduction, and there appears to be no way to change the sample rate on-the-fly (so can't make it an option)
2018-12-26 20:46:28 -05:00
Sour
e4b6a7ab64
Libretro: Fixed Oekakids tablet not being shown in player 5's controller list
2018-12-26 19:33:17 -05:00
Sour
544059ac2f
Libretro: Minor refactoring
2018-12-26 19:12:06 -05:00
Sour
7d3b229301
Libretro: Move Famicom Microphone to P1's L3 button rather than P2's (like it was meant to be) + fixed bug that prevented the microphone from being used in most scenarios.
2018-12-26 18:32:02 -05:00
Sour
47ba3f8282
Libretro: Enable softpatching support
2018-08-06 19:48:57 -04:00
Sour
27ee26c6cb
Fixed build issues for Libretro and Linux
2018-08-03 22:49:10 -04:00
Sour
a13f2dd3a8
VS System: Updated dipswitch DB with dual system games (+some refactoring)
2018-07-22 15:21:48 -04:00
Sour
15373016d0
Refactoring - removed statics from EmulationSettings
2018-07-14 18:32:32 -04:00
Sour
7b3dc2d6be
Libretro: Fixed compilation error
2018-07-10 17:15:19 -04:00
Sour
cca0c9de04
NES 2.0: Added support for SNES controller input type + use input type info even if game is not in game DB
2018-07-10 00:39:19 -04:00
Sour
d72d1f3c6d
Added more VS System info to DB, support for new NES 2.0 proposals (WIP) + some refactoring
2018-07-08 10:28:49 -04:00
Sour
454457caf4
Libretro: Updated code for refactoring + fixed compilation errors
2018-07-08 10:28:48 -04:00
Sour
4e2f9b403b
Libretro: Use retro_audio_sample_batch_t instead of retro_audio_sample_t
2018-06-10 15:11:24 -04:00
Sour
a086acde87
Libretro: Added "raw" palette option
2018-05-07 19:52:56 -04:00
Sour
82f8676a09
Libretro: Improve support for retroachievements
2018-03-29 20:50:52 -04:00
Sour
327e4773a8
Libretro: Fixed build error
2018-03-22 17:52:22 -04:00
Sour
935afb0ba3
Libretro: Fixed aspect ratio issue when switching back to "Auto" region
2018-01-12 17:58:24 -05:00
Sour
4fc1cb107b
Libretro: Make NTSC filters output in 240p (faster & works better with shaders)
2018-01-11 22:31:07 -05:00
Sour
af35504f27
Libretro: Reduce input configuration spam on startup
2018-01-11 17:01:27 -05:00
Sour
6ee1f23fd2
Libretro: Prevent resolution change on startup
2018-01-10 17:24:40 -05:00
Sour
4306320f80
Libretro: Added support for controller configuration and added support for several input devices (powerpad, arkanoid, etc.)
2018-01-09 23:15:08 -05:00
Sour
e2492ef2ee
Libretro: Fixed regression - changing aspect ratio/overscan no longer updated screen size correctly
2018-01-09 16:50:26 -05:00
Sour
2be50d415f
Libretro: Fixed Linux build
2018-01-09 00:06:41 -05:00
Sour
8a107d7ecd
Libretro: Allow custom palettes via MesenPalette.pal file
2018-01-08 20:42:17 -05:00
Sour
29668dc5ab
Libretro: Added option to disable turbo buttons (Turbo Speed->Disabled)
2018-01-08 20:17:05 -05:00
Sour
8a9028f7e3
Libretro: Added OSD messages (fds disk insert, vs coin insert, region change, game load, etc.)
2018-01-08 20:11:11 -05:00
Sour
c003ec90ea
Libretro: Reduce internal resolution (reduces GPU memory usage, and may fix some performance issues)
2018-01-08 19:34:46 -05:00
Sour
86eabc4055
Libretro: Force savestates to have a constant size, to allow netplay to work properly
2018-01-07 17:53:58 -05:00
Sour
75c2776469
Video: Added option to toggle vertical resolution blending in NTSC filters
2018-01-07 15:52:05 -05:00
Sour
3c478d1f58
Libretro: Added support for achievements
2018-01-07 01:22:28 -05:00
Sour
1d7c07e44d
Libretro: Added 4:3/16:9 aspect ratio options back
2018-01-06 08:47:07 -05:00
Sour
858f30a3ef
Libretro: Increased default sound volume to match nestopia's core
2018-01-06 08:33:52 -05:00
Sour
7ece944cf5
Libretro: Fixed input for games not found in game database
2018-01-06 08:16:55 -05:00
Sour
6e3d8279c9
Libretro: Fixed a few minor issues (aspect ratio, option text)
2018-01-05 00:01:55 -05:00
Sour
abffd86e6b
Libretro support (Linux)
2018-01-04 23:09:07 -05:00
Sour
cf0bd50b9e
Libretro support (Windows)
2018-01-04 19:03:47 -05:00