Commit Graph

743 Commits

Author SHA1 Message Date
Oggom
ee9f96c540 Backport r183 - UNIF RT-01 - new dump "Dlya Proverki TV Pristavok" 2017-08-23 20:18:38 +02:00
Brad Parker
275636261a add platform target for msvc2005-x86 2017-08-04 03:22:56 -04:00
Andre Leiradella
d854ca66f5 Memory map all the available RAM 2017-07-13 00:23:01 +01:00
twinaphex
a43a00bca4 Get rid of MSVC 2010 solution 2017-07-01 11:16:37 +02:00
twinaphex
b36d5eae69 Use plain sprintf instead 2017-07-01 11:14:42 +02:00
twinaphex
4d3ef9a0dc Update 2017-07-01 11:12:45 +02:00
twinaphex
8f2d28e4e5 C89 buildfixes 2017-07-01 11:01:46 +02:00
twinaphex
90bed81e8f Another C89 buildfix 2017-07-01 10:59:58 +02:00
twinaphex
1e7e7bb27c C89 fix 2017-07-01 10:58:21 +02:00
retro-wertz
a644fd1292 FDS: do not use fopen/fclose/fread from bios load functions 2017-05-12 14:59:41 +08:00
retro-wertz
f0e2585c45 Merge branch 'update' of https://github.com/retro-wertz/libretro-fceumm into update 2017-05-10 12:04:14 +08:00
retro-wertz
8e4a482e4f Mapper158 - fix mirroring 2017-05-10 12:02:20 +08:00
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