Commit Graph

231 Commits

Author SHA1 Message Date
retro-wertz
605b88f842 Update tengen.c 2017-05-10 04:16:56 +08:00
retro-wertz
d6cdc80894 Update tengen.c 2017-05-10 04:13:42 +08:00
retro-wertz
1815643134 update ines-correct, move Alien Syndrome (Tengen) to M158 2017-05-10 04:09:25 +08:00
retro-wertz
4759fe6433 add Mapper 158 2017-05-10 04:07:50 +08:00
retro-wertz
f6bcfada73 fix irq for Aladdin (SuperGame) (m4) 2017-05-09 18:45:16 +08:00
retro-wertz
80655f7ddf BMC-FK23C backport for big multicarts 2017-05-09 18:26:12 +08:00
twinaphex
8177370f4e Remove FCEU_SaveGameSave/FCEU_loadGameSave entirely 2017-05-08 04:24:03 +02:00
retro-wertz
016a68c018 Silence stuffs we dont use in libretro 2017-05-08 10:10:24 +08:00
retro-wertz
3b96573a6d Silence warning 2017-05-08 09:42:26 +08:00
retro-wertz
9cd36aa9c0 Silence warning 2017-05-08 09:25:43 +08:00
retro-wertz
8d5ebaf9f3 fix Mapper57 mirroring... 2017-05-02 02:50:01 +08:00
retro-wertz
75534acaf9 attemp to fix 6-in-1 Rockman (Unl) 2017-05-01 21:17:28 +08:00
retro-wertz
48cb05ac89 fix bus conflict to some mapper3 roms 2017-04-30 19:09:01 +08:00
retro-wertz
48a1de5c52 update Mapper90 2017-04-30 17:35:33 +08:00
twinaphex
1203585fa2 Buildfix 2017-04-30 03:28:37 +02:00
retro-wertz
0b1b30ff11 Update unif.h 2017-04-30 06:49:33 +08:00
retro-wertz
157655a2ea add Mapper30 (UNROM 512) 2017-04-30 06:44:51 +08:00
retro-wertz
1fcdcf0ea5 update ines-correct 2017-04-27 02:07:21 +08:00
retro-wertz
e3598de9e8 add Mapper104 for Pegasus 5-in-1(GoldenFive)(Unl) 2017-04-27 01:43:27 +08:00
retro-wertz
491e195c22 update Mapper176(BMC-FK23C/A), fix init state and prg mask 2017-04-27 00:45:40 +08:00
retro-wertz
eec06ae043 backport 185-186: update mapper45, fix mapper212 init state 2017-04-25 21:29:03 +08:00
retro-wertz
0ad955eeb9 (backport r184)-add UNIF KS7017,BMC8in1, BMC810131C 2017-04-25 21:05:43 +08:00
retro-wertz
f94b2d4dc7 add more regions to use PAL system by default 2017-04-25 00:52:18 +08:00
retro-wertz
76d5a120b3 try to correct crc32/md5 based from header PRG/CHR sizes 2017-04-24 10:58:56 +08:00
retro-wertz
3f70437dfa add games to ines db 2017-04-23 03:02:19 +08:00
retro-wertz
6a78cc153f add rom names to existing ines db 2017-04-23 02:01:44 +08: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
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