Commit Graph

341 Commits

Author SHA1 Message Date
retro-wertz
d551d3fa14 fix input for player 3/4 2017-09-09 17:14:44 +08:00
retro-wertz
521f1a5c02 Add ZAPPER input device support (wip) 2017-09-09 16:16:12 +08:00
retro-wertz
67fe19858a Add Core Option "Sound Quality" 2017-09-09 14:54:02 +08:00
retro-wertz
8dda68b22e Use 48000 Hz as default sample rate 2017-09-09 14:29:44 +08:00
retro-wertz
0993a82c2c Buildfix 2017-09-08 08:57:32 +08:00
Twinaphex
3263a1c1b0 Merge pull request #144 from retro-wertz/vsuni_updates
Fix for vsunisystem input not working
2017-09-07 23:41:59 +02:00
retro-wertz
a040803a3f Cleanup 2017-09-08 02:22:16 +08:00
retro-wertz
8be0835eed Fix for vsunisystem input not working 2017-09-08 02:13:11 +08:00
retro-wertz
9c2179b2f7 Mapper9: Add support to M.Tysons Punchout (PC10) ranking feature 2017-09-07 18:26:21 +08:00
twinaphex
8a5ae2da21 Fix C89 build 2017-09-06 23:13:45 +02:00
retro-wertz
2a7e5f29e2 Add todo 2017-09-06 08:24:16 +08:00
retro-wertz
1153b1ef2b Fix input not working for some VS games 2017-09-06 01:49:32 +08:00
retro-wertz
d16a301cec Move logs to retro_load_game and cleanup 2017-09-05 21:37:21 +08:00
retro-wertz
1668cbf5d9 Add Gumshoe to VS. Games 2017-09-05 19:15:27 +08:00
retro-wertz
f3d0ff8f3f Correct VS. ppu names 2017-09-05 19:08:56 +08:00
retro-wertz
4df4a8c7de Update VS. System palettes 2017-09-05 18:21:08 +08:00
retro-wertz
d603ef197f Add core option "Use NTSC" for default palette 2017-09-05 01:15:54 +08:00
retro-wertz
db7a73bc97 Add RGB palette and correct small error 2017-09-04 23:58:06 +08:00
retro-wertz
f26e8a0848 VS. System will only use default palette 2017-09-04 21:03:48 +08:00
retro-wertz
efcdf4fff9 Remove other palettes 2017-09-04 20:41:40 +08:00
retro-wertz
369c87f300 Remove custom VS palettes 2017-09-04 19:45:08 +08:00
retro-wertz
b6e95a1225 palette: Allow loading external palette file 2017-09-04 19:20:27 +08:00
retro-wertz
aa578df5ec Cleanup 2017-09-03 01:20:35 +08:00
Twinaphex
8b92108f2e Merge pull request #136 from retro-wertz/updates
Revamp Overscan Core Option
2017-09-02 15:58:24 +02:00
retro-wertz
baf3957220 Corrected PAL noise frequency table 2017-09-02 09:12:42 +08:00
retro-wertz
6a845aec1b Revamp overscan core option 2017-09-02 02:40:28 +08:00
retro-wertz
7238a5bb6a fix 2017-08-31 19:38:56 +08:00
retro-wertz
01b237aaad [palette] Add "default" palette and re-order 2017-08-31 19:33:22 +08:00
ccchart
1eee7b6bc9 missing comma 2017-08-30 23:31:14 -06:00
ccchart
73e1ce4399 added wavebeam palette 2017-08-30 20:51:30 -06:00
retro-wertz
c38e47dc4e [android] use relative path for includes 2017-08-30 04:19:09 +08:00
twinaphex
c3ab3696f8 Update 2017-08-29 14:45:28 +02:00
retro-wertz
4c202fa965 Cleanup 2017-08-29 19:42:36 +08:00
retro-wertz
9d6139a5cc Notify that cores supports retroarchievements 2017-08-29 19:19:36 +08:00
retro-wertz
b26b68244f Update libretro-common files 2017-08-29 19:16:37 +08:00
retro-wertz
8c163bf0ed Update libretro.h 2017-08-29 19:15:36 +08:00
retro-wertz
bd82737ed5 Remove duplicate and fix palette-select numbering order. 2017-08-29 18:05:50 +08:00
retro-wertz
95e6a2a344 Add Smooth (FBX) Palette 2017-08-29 17:39:29 +08:00
Twinaphex
f10cb5b89f Merge pull request #127 from retro-wertz/patch-1
[rt-01.c] silence warning [-Wimplicit-function-declaration]
2017-08-27 10:19:11 +02:00
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