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
|
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
|
388f62f57b
|
Libretro: Added support for GG/PAR cheats
|
2019-10-16 20:55:09 -04:00 |
|
Sour
|
589855e00b
|
Makefile: Generate both 'mesen-s' and 'mesens' files as a quick workaround to makefile issues
|
2019-10-14 17:28:00 -04:00 |
|
Sour
|
5b0d0d6886
|
Libretro: Revert target name
All buildbot builds break if "mesens" is used.
|
2019-10-14 15:41:01 -04:00 |
|
Sour
|
9d2e38c33c
|
Input: Added support for turbo buttons
|
2019-10-14 13:41:52 -04:00 |
|
jet082
|
2ed4f3603b
|
Libretro: Fix target in line with libretro sanitization (#46)
|
2019-10-14 10:16:17 -04:00 |
|
Sour
|
c6137f4f37
|
Movies: Save and load cheats when recording/playing a movie file
|
2019-10-13 11:57:15 -04:00 |
|
Sour
|
f2f692e984
|
Libretro: Added toggle for high resolution mode blend feature
|
2019-10-08 18:34:33 -04:00 |
|
yoshisuga
|
64bf17b370
|
Libretro: support building for 64-bit iOS devices (arm64) (#28)
|
2019-10-07 18:20:27 -04:00 |
|
webgeek1234
|
1250f5c9b3
|
Libretro: allow mingw cross compile (#29)
|
2019-09-17 21:23:45 -04:00 |
|
Sour
|
da5e77d6e3
|
Input: Added Super Scope support
|
2019-08-09 20:47:12 -04:00 |
|
Sour
|
ed4a0e60e8
|
Added movies recording/playback support
|
2019-08-09 16:25:59 -04:00 |
|
Sour
|
cae71b7907
|
Input: Added multitap support
|
2019-08-09 11:45:20 -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
|
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
|
17ec59d0e4
|
Libretro: Added missing .cpp files in makefile
|
2019-07-14 21:51:28 -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
|
f16970a2fd
|
Video: Output standard resolution frames in 256x239 instead of always doubling resolution
|
2019-07-06 14:03:27 -04:00 |
|
Sour
|
5d79229f3a
|
CPU: Added cycle-by-cycle emulation for mul & div registers
|
2019-07-06 09:29:35 -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
|
b1ab495136
|
Libretro: Fixed "auto" region being set to 50 FPS
|
2019-07-03 22:09:03 -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 |
|