Commit Graph

77 Commits

Author SHA1 Message Date
retro-wertz
e07255c87c Remove redundant memset() calls 2018-11-26 10:43:06 +08:00
retro-wertz
2bca72186d Mapper30: Backport 4-screen mirroring support
9b6ff8fe49
2018-06-15 11:30:23 +08:00
twinaphex
9ad88b9c11 Fix warnings 2018-02-21 14:46:01 +01:00
hizzlekizzle
5a813bd318 Merge pull request #202 from retro-wertz/m30
Mapper30: Update compatibility with libretro api
2018-02-21 07:37:11 -06:00
U-O1\User
d9fc4c0c87 Refactor state variables for expansion audio 2018-02-21 16:34:55 +08:00
retro-wertz
9ca78a78dc Mapper30: Update compatibility with libretro api 2018-02-18 11:53:48 +08:00
retro-wertz
2d76eb4a0f Change *.c and *.h end-of-line character to LF
change eol char to LF using dos2unix
2017-12-17 13:40:35 +08:00
hizzlekizzle
1d503ee692 Merge pull request #174 from retro-wertz/unrom
Mapper2: Change default behavior
2017-10-20 16:19:27 -05:00
retro-wertz
7a9d85fa7b Mapper30 cleanup 2017-10-20 12:20:00 +08:00
retro-wertz
a7bc1b3c5e Mapper2: Change default behavior 2017-10-20 09:01:57 +08:00
retro-wertz
1877360efc Mapper9: only PC10 has wram/battery 2017-10-18 10:43:45 +08:00
retro-wertz
15c0f1468c Mapper190: Layout update to look similar to others 2017-10-17 15:14:08 +08:00
retro-wertz
384d6a98ba Build fix and add comments 2017-10-17 12:49:12 +08:00
retro-wertz
c9f255b93c Mapper69: reg $D should awknowledge IRQ and no other 2017-10-17 12:07:45 +08:00
retro-wertz
3d4765ad74 Mapper57: fix mirroring 2017-10-17 11:57:21 +08:00
retro-wertz
52bfae1ab4 Replaced remaining C++ comments 2017-10-17 11:16:36 +08:00
retro-wertz
d72a5061ea Update 2017-10-15 19:48:51 +08:00
retro-wertz
52c8155dee Use C-comment style 2017-10-15 03:13:11 +08:00
retro-wertz
ebca2248d0 Start undoing C++ comments 2017-10-15 02:07:42 +08:00
retro-wertz
52281a4474 Update Ganbare Goemon Gaiden 2 to use Mapper21 based on sources 2017-10-01 23:39:19 +08:00
retro-wertz
3f0f8fe455 (mapper) Remove hack to "Ganbare Geomon Gaiden" credits, which was an actual game cart bug. 2017-10-01 21:26:14 +08:00
retro-wertz
b769573876 (mapper) Silence -Wunused-variablewarning 2017-10-01 20:51:36 +08:00
retro-wertz
edc2c3f677 (mapper) Cleanup Mapper 164 2017-10-01 20:11:57 +08:00
retro-wertz
30b0647c22 (mapper) Remove unused vrc5.c 2017-10-01 19:59:58 +08:00
retro-wertz
9c2179b2f7 Mapper9: Add support to M.Tysons Punchout (PC10) ranking feature 2017-09-07 18:26:21 +08:00
retro-wertz
f0a08edc6d [rt-01.c] silence warning [-Wimplicit-function-declaration]
Silence this warning, and possible android buildfix:
src/boards/rt-01.c: In function ‘UNLRT01Read’:
src/boards/rt-01.c:36:18: warning: implicit declaration of function ‘rand’ [-Wimplicit-function-declaration]
   return 0xF2 | (rand() & 0x0D);
2017-08-27 08:41:14 +08:00
hizzlekizzle
155d1f7cc7 Merge pull request #125 from retro-wertz/updates
minor updates
2017-08-24 09:42:21 -05:00
retro-wertz
08c9b25271 silence warnings 2017-08-24 06:57:24 +08:00
Oggom
ee9f96c540 Backport r183 - UNIF RT-01 - new dump "Dlya Proverki TV Pristavok" 2017-08-23 20:18:38 +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
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
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
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
157655a2ea add Mapper30 (UNROM 512) 2017-04-30 06:44:51 +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
8eb025656b Update datalatch.c 2017-04-15 19:46:27 +08:00
retro-wertz
f4e1adbc64 Update 190.c 2017-02-18 01:55:17 +08:00