retro-wertz
e9f8441a01
add ines-correct for Ms. Pac-man (U) (Unl) Tengen
...
correct mirroring should be Horizontal
2017-04-05 02:22:42 +08:00
retro-wertz
c25e1f82a1
correct Magic Kid Googoo in ines-correct
...
checksum should be PRG+CHR CRC32
2017-04-05 02:18:56 +08:00
retro-wertz
44452c528a
update turbo: when counter > turbo_delay, fire then reset count
2017-04-02 03:58:08 +08:00
retro-wertz
c58d035543
fix to games stayed unzipped
2017-04-02 02:12:44 +08:00
twinaphex
1486f36409
Add iNES correct entry for Magic Kid Googoo (mapper 190)
2017-03-26 18:58:19 +02:00
twinaphex
22f4172f40
We don't need these file I/O functions
2017-03-24 02:13:48 +01:00
twinaphex
fd33132ec0
We can set need_fullpath = false for regular games
2017-03-24 02:05:55 +01:00
twinaphex
0d5c0667e3
Remove this message
2017-03-24 01:52:51 +01:00
retro-wertz
79bf0d21d2
rename fds savefile from ".fds" to ".sav"...
...
to avoid accidental overwrite of rom if save folder is not set and defaults to rom folder for saves.
"fceumm saves fds savefile as a copy of the original rom with the save information"
2017-03-23 06:56:59 +08:00
retro-wertz
ffc1a61e61
try this instead-fix android compile issue
2017-03-19 02:14:43 +08:00
retro-wertz
4dc44ec98f
Update general.c
2017-03-15 02:59:23 +08:00
retro-wertz
472b1e6f17
fix fds not saving game
2017-03-15 02:32:00 +08:00
meepingsnesroms
18a4358112
Merge pull request #83 from retro-wertz/add_core_option_dendy
...
add core option dendy and region override
2017-03-12 15:33:56 -07:00
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