Commit Graph

270 Commits

Author SHA1 Message Date
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
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