Twinaphex
62169675ae
Merge pull request #128 from retro-wertz/overclocking
...
backport overclocking - allow to choose between vblank and postrender scanlines
2017-08-27 10:18:59 +02: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
693805ff95
allow to switch vblank and postrender on the fly
2017-08-24 21:14:25 +08:00
retro-wertz
feed492569
[overclock] allow choosing between postrender and vblank extra scanlines
2017-08-24 20:58:04 +08:00
retro-wertz
ef5f75a8d5
[overclock] remove duplicate, defined in x6502.c
2017-08-24 17:21:18 +08:00
retro-wertz
3aee333b86
libretro.c - remove duplicate entry
2017-08-24 11:15:09 +08:00
retro-wertz
d95ea80859
[input] cleanup
2017-08-24 07:31:25 +08: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
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