Commit Graph

340 Commits

Author SHA1 Message Date
meepingsnesroms
f7e05048fa Merge pull request #98 from retro-wertz/patch-6
Update datalatch.c - backport r3142
2017-04-15 09:01:37 -07:00
retro-wertz
8eb025656b Update datalatch.c 2017-04-15 19:46:27 +08:00
meepingsnesroms
9383c3ed4a Merge pull request #96 from retro-wertz/patch-4
update Magic Kid Googoo in ines-correct
2017-04-04 11:25:18 -07:00
meepingsnesroms
49037e20fa Merge pull request #97 from retro-wertz/patch-5
add ines-correct for Ms. Pac-man (U) (Unl) Tengen
2017-04-04 11:25:04 -07:00
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
meepingsnesroms
b265ebb258 Merge pull request #95 from retro-wertz/updates
updates
2017-04-01 13:18:37 -07: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
meepingsnesroms
ac1cdb8ad1 Merge pull request #93 from retro-wertz/patch-2
rename fds savefile from ".fds" to ".sav"...
2017-03-22 16:03:18 -07: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
meepingsnesroms
315a1e5924 Merge pull request #89 from retro-wertz/fix_android_compile_issue
try this instead-fix android compile issue
2017-03-18 14:27:04 -07:00
retro-wertz
ffc1a61e61 try this instead-fix android compile issue 2017-03-19 02:14:43 +08:00
meepingsnesroms
2d44c3cf13 Merge pull request #88 from retro-wertz/patch-1
try to fix android build issue
2017-03-17 18:08:47 -07:00
retro-wertz
36f2b63db7 try to fix android build issue
Issue #73

Build log : https://buildbot.libretro.com/log/2017-03-17_fceumm_android_armeabi-v7a.log

I am unfamiliar with android environment, hope this is the way to do it since i dont have android environment to test with.

@meepingsnesroms
2017-03-18 08:48:07 +08:00
meepingsnesroms
571aa7c0fa Merge pull request #87 from retro-wertz/fix_fds_not_saving
fix fds not saving game
2017-03-14 14:03:05 -07:00
retro-wertz
4dc44ec98f Update general.c 2017-03-15 02:59:23 +08:00
retro-wertz
69a00c7e77 fix save-use PSS_STYLE=2 for windows build 2017-03-15 02:53:15 +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
hizzlekizzle
ffe50a8bf4 Merge pull request #86 from Monroe88/palettes
Updates to FirebrandX's palettes
2017-03-12 15:44:52 -05: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
meepingsnesroms
6c71d261cc Merge pull request #82 from retro-wertz/fix_audio_when_overclocked
fix overclocking audio issues
2017-03-09 12:52:19 -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
af95ba67a1 Merge pull request #80 from meepingsnesroms/master
Try to fix sound with overclock
2017-03-08 10:00:46 -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
48e31a4d55 Merge pull request #78 from meepingsnesroms/master
Make all values use the same format
2017-02-28 18:18:19 -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
Twinaphex
9377c8a15b Merge pull request #70 from retro-wertz/update_turbo_delay
update turbo delay
2017-02-19 15:07:41 +01: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
Twinaphex
596a2cd90f Merge pull request #65 from retro-wertz/add_mapper190
support mapper 190
2017-02-17 18:54:59 +01:00
retro-wertz
13f6f51641 support mapper 190 2017-02-18 01:51:59 +08:00
meepingsnesroms
82a1f59c78 Merge pull request #64 from hizzlekizzle/master
add core option to enable/disable turbo buttons
2017-02-16 21:15:25 -08:00
hunterk
c2a21a1783 add core option to enable/disable turbo buttons 2017-02-16 20:30:24 -06:00
meepingsnesroms
5a27aa3374 Merge pull request #61 from Monroe88/palettes3
Minor update to Original Hardware palette
2017-02-04 14:26:06 -08:00
Monroe88
bf13bcbdc2 Minor update to Original Hardware palette 2017-02-04 15:41:40 -06:00