Commit graph

16 commits

Author SHA1 Message Date
newsie-oss
e745388206 Libretro: Static link runtime and fixed some mingw compilation issues
* [libretro] use audio_batch_cb
* [libretro] mingw static libs
* [libretro] mingw xp support
2019-12-20 11:40:42 -05:00
Sour
5ed9b3c2a0 Libretro: Fixed "All 0s" ram power on state option not working as expected 2019-11-03 20:13:25 -05:00
Sour
1c7a1060a6 Libretro: Add header to save states to prevent older incompatible states from crashing the application 2019-10-24 18:51:51 -04:00
Sour
388f62f57b Libretro: Added support for GG/PAR cheats 2019-10-16 20:55:09 -04:00
Sour
f2f692e984 Libretro: Added toggle for high resolution mode blend feature 2019-10-08 18:34:33 -04:00
Sour
da5e77d6e3 Input: Added Super Scope support 2019-08-09 20:47:12 -04:00
Sour
cae71b7907 Input: Added multitap support 2019-08-09 11:45:20 -04:00
Sour
33cee67e61 Added GSU (Super FX) support 2019-07-30 22:43:32 -04:00
Sour
49df8ab7d0 Libretro: Added overclocking options 2019-07-19 19:59:09 -04:00
Sour
f720c39215 Fixed some clang/gcc warnings 2019-07-18 16:54:24 -04:00
Sour
fad563694a Settings: Default to randomized RAM instead of all 0s 2019-07-16 21:31:30 -04:00
Sour
cb8feb702f Libretro: Cut off 7px at the top instead of 8 (since there is only a 7px gap at the top) 2019-07-07 19:59:16 -04:00
Sour
f282675003 Initialize all ram (vram, cgram, oam, work ram, save ram) based on ram power on state setting 2019-07-06 14:25:51 -04:00
Sour
3f62e07f52 Libretro: Switch const for constexpr to fix missing core options in some configurations 2019-07-04 16:51:33 -04:00
Sour
455cb8838c Libretro: Changed option names to avoid conflicts with Mesen's config 2019-07-03 22:08:28 -04:00
Sour
b5847a3d1f Libretro: Added libretro core 2019-07-02 19:56:00 -04:00