Commit Graph

940 Commits

Author SHA1 Message Date
Monroe88
ee99d77ea6 Update 'PVM Style' palette to 'PVM Style D93' palette 2017-03-12 15:20:39 -05:00
Monroe88
1de0c6839f Update 'Original Hardware' palette to 'NTSC Hardware' palette 2017-03-12 15:10:06 -05:00
retro-wertz
1cb591d6ef add core option dendy and region override 2017-03-11 14:18:00 +08:00
retro-wertz
e9682625dc fix overclock buffer overflow 2017-03-09 18:01:33 +08:00
retro-wertz
1ec32bd8bc fix overclock audio issues 2017-03-09 17:49:28 +08:00
meepingsnesroms
f7c779eb7d Try to fix sound with overclock
The overclock would not disable because DMC_7bit was always being set
to 0.
2017-03-08 09:47:23 -08:00
meepingsnesroms
6653507107 Make all values use the same format 2017-02-28 18:16:49 -08:00
Twinaphex
02f4ac949a Merge pull request #74 from retro-wertz/add_mapper190
cleanup 190.c
2017-02-24 08:21:47 +01:00
meepingsnesroms
c069edfe68 Merge pull request #71 from retro-wertz/add_osd_to_fds
add osd to fds disk status
2017-02-21 12:21:08 -08:00
retro-wertz
40fb3aa454 add osd to fds disk status 2017-02-20 13:25:29 +08:00
retro-wertz
2a211bd6d8 update turbo delay 2017-02-19 14:56:53 +08:00
Twinaphex
38876e5ab0 Merge pull request #67 from hizzlekizzle/master
Replace hardcoded turbo delay with core option
2017-02-18 22:34:32 +01:00
hunterk
83850db27a remove old define 2017-02-17 15:41:57 -06:00
hunterk
db36d89535 make turbo delay variable a core option 2017-02-17 15:30:32 -06:00
retro-wertz
f4e1adbc64 Update 190.c 2017-02-18 01:55:17 +08:00
retro-wertz
13f6f51641 support mapper 190 2017-02-18 01:51:59 +08:00
hunterk
c2a21a1783 add core option to enable/disable turbo buttons 2017-02-16 20:30:24 -06:00
Monroe88
bf13bcbdc2 Minor update to Original Hardware palette 2017-02-04 15:41:40 -06:00
Monroe88
29f8cc7494 Add PVM Style and Original Hardware palettes 2017-01-27 20:02:10 -06:00
Monroe88
fe91d089f0 Update NES-Classic FBX palette 2017-01-27 19:39:32 -06:00
Monroe88
d72f077f28 Update and rename Composite Direct palette 2017-01-27 19:26:35 -06:00
twinaphex
83c4f7708e retro_load_game - Better error handling 2017-01-24 03:12:08 +01:00
twinaphex
b0339f6e06 Return 'false' if game is NULL (retro_load_game) 2017-01-24 02:20:17 +01:00
twinaphex
7fb6b0485a Put this back 2017-01-02 05:09:34 +01:00
twinaphex
d85ca94582 Remove (broken) alignment code 2017-01-02 05:04:12 +01:00
twinaphex
768fa482db Prevent reinit at retro_load_game time 2017-01-02 03:36:39 +01:00
Brad Parker
821ca02474 allocate enough space for NUL, and do not try to open an empty file string 2016-12-31 01:59:31 -05:00
Gregor Richards
9b41cfb099 Use git version as library_version 2016-12-09 17:38:47 -05:00
Monroe88
a0126a469f Add RGBSource's NESCAP palette 2016-11-24 15:01:49 -06:00
Monroe88
21a44f52d7 Add FBX's Nostalgia and NES-Classic palettes 2016-11-24 14:42:38 -06:00
Monroe88
f1f24a4692 Update FBX Unsaturated palette to Final 2016-11-24 13:42:06 -06:00
Patrick Armstrong
ed5865e37b Fixed loading FDS games 2016-10-04 11:34:13 -07:00
twinaphex
a8fcbf1410 Silence warnings 2016-09-09 09:10:10 +02:00
Twinaphex
6fa8011254 Fix warnings 2016-09-09 08:10:55 +02:00
Twinaphex
e9d6bfc2d8 Silence warnings 2016-09-09 08:09:38 +02:00
Twinaphex
5526aa2fc0 Silence warnings 2016-09-09 08:02:11 +02:00
Twinaphex
5dbeff38e1 Cleanups 2016-09-09 07:59:43 +02:00
twinaphex
16fedd6c1c Get rid of asprintf 2016-09-09 07:48:53 +02:00
GeneralFailer
7d51530f2e Added the more common UNIF extension 2016-09-07 18:51:12 +04:00
twinaphex
d6690bafa8 Fix Emscripten build 2016-09-07 00:31:58 +02:00
Andrés
b49fbca05e Make the core option description correct 2016-08-20 19:24:15 -05:00
Andrés
690d0869d0 Clean up core options 2016-08-20 17:35:04 -05:00
Monroe88
c9e129b66e Add BMF's Final 2 and Final 3 palettes 2016-08-11 22:08:17 -05:00
Monroe88
461d136555 Update FBX Unsaturated palette 2016-08-11 21:42:27 -05:00
Twinaphex
f45875a3ad Merge pull request #43 from Monroe88/patch-1
Aspect ratio and overscan changes
2016-08-12 03:22:41 +02:00
Monroe88
6ac652096d Only do SET_GEOMETRY when overscan or aspect core options are changed 2016-08-11 20:16:13 -05:00
twinaphex
72e74d6fcc Add error message when content loading failed 2016-07-19 19:06:09 +02:00
Mikael Brunnhede
298736f549 Perform input poll before running emulator. Reduces input lag by one full frame. 2016-06-29 09:24:14 +02:00
Monroe88
bd53db8be1 Make core-provided aspect ratio into a core option 2016-05-21 01:33:59 -05:00
Monroe88
f630a20ae6 Make crop overscan into a runtime core option, and update geometry. 2016-05-21 00:32:55 -05:00