Commit graph

973 commits

Author SHA1 Message Date
twinaphex
1c67828540 (iOS) Add min SDK version flags 2013-12-13 02:22:37 +02:00
notaz
21299f18ad try to deal with some famec compiler issues 2013-12-07 02:03:38 +02:00
notaz
0fd6751db8 libretro: empty srm prevention hack 2013-10-13 18:46:48 +03:00
notaz
74e770b1ec release 1.91 2013-10-12 22:06:29 +03:00
notaz
f7e40c9b2e frontend: eliminate osd_text dupes
not only dupe code is bad, it's crasing too
2013-10-12 22:06:29 +03:00
notaz
9993e0d6dd fix use of freed mem 2013-10-12 03:22:30 +03:00
notaz
2d6460655c gp2x: hack to avoid 940 reinit
..it used to rely on upper layer to avoid YM2612Init_940() calls
on menu entry
2013-10-12 03:22:30 +03:00
notaz
f47d0a2898 remove regs union due to compiler issues
GP2X toolchains are padding the unions no matter what :(
2013-10-12 03:21:41 +03:00
notaz
9770f5316f update gp2x for input changes 2013-10-11 01:08:32 +03:00
notaz
99823d0f23 split base_readme to more traditional files 2013-10-11 00:47:25 +03:00
Paul Cercueil
948aa481fa Don't include dead code when linking program (saves 48kB) 2013-10-10 03:02:41 +03:00
Paul Cercueil
868cc0cc8f Use PBTN_MOK instead of PBTN_MA3 to confirm loading/saving state 2013-10-10 03:02:41 +03:00
Paul Cercueil
d4bea61c8f Add support for the OpenDingux platform 2013-10-10 03:02:26 +03:00
Paul Cercueil
4e3551a5f6 Make the platform code provide the key mapping
notaz: fix pandora build
2013-10-10 02:58:45 +03:00
Paul Cercueil
eb7ce29e8d Add a couple of fixes to allow double buffering to work 2013-10-10 02:57:11 +03:00
Paul Cercueil
28653a4979 Menu: Use function plat_get_skin_dir to locate bg image 2013-10-10 02:56:18 +03:00
Paul Cercueil
ae632fd100 configure: Deduce the path to sdl-config from the compiler 2013-10-10 02:48:22 +03:00
notaz
6901d0e45d fix yet another sync issue.. 2013-10-09 02:54:52 +03:00
notaz
7b3ddc11dc cd: hacks.. 2013-10-07 03:41:39 +03:00
notaz
274fcc35aa cd: switch to CD drive emu code from genplus
same license, much cleaner code
2013-10-07 00:11:31 +03:00
notaz
3f23709ef3 cd: switch to CD controller code from genplus
same license, much cleaner code
using own dma code though..
2013-10-07 00:11:31 +03:00
notaz
a6523294e2 cd: fix cycle overflow issue 2013-10-04 23:24:36 +03:00
notaz
5ad7000693 sound: remove cd rate limitations
this was only there for mp3 and is now causing problems
on caanoo due to it's sample rate limitations
2013-10-04 03:50:29 +03:00
notaz
31f944ea8c gp2x: various fixes, prepare for release 2013-10-04 03:21:51 +03:00
notaz
fcdf2aff9b let linux/plat know it's for compiled pandora 2013-10-03 02:16:09 +03:00
notaz
51c089500c libretro: get rid of borders 2013-10-03 02:12:37 +03:00
notaz
d5caf299e8 forgotten credit.. 2013-10-02 20:04:17 +03:00
notaz
33afcf94ba release 1.90 2013-09-24 03:57:43 +03:00
notaz
27f190ea00 libretro: sound fix and a few options 2013-09-24 03:57:43 +03:00
notaz
b08a2950f1 cd: prefer model2 bios
model1 has some weird random race, hopefully it will go away with better
cdc/cdd code in future.
2013-09-24 03:57:43 +03:00
notaz
99ade2ee2f famec: remove unused dual code 2013-09-24 03:57:43 +03:00
notaz
55d7dcb209 pandora: use automatic tv layer switch 2013-09-24 03:57:43 +03:00
notaz
334d9fb654 cd: fix copy-paste bug, comm issue 2013-09-24 03:57:43 +03:00
notaz
021e47b375 cd: pcm: tune addr reload
fahrenheit..
2013-09-23 21:31:35 +03:00
notaz
f3cb39f29a cd: gfx: reduce LUT size 2013-09-23 02:11:26 +03:00
notaz
a93a80deda cd: integrate new gfx code 2013-09-23 02:11:26 +03:00
notaz
e53f0499fe cd: pull in Genesis-Plus-GX CD gfx code
license is the same, code quality is much better, so why not?
Many thanks to Eke for writing it.
2013-09-23 02:11:26 +03:00
notaz
8e4e84c215 cd: fix yet more desyncs
state load, reset..
2013-09-23 02:11:26 +03:00
notaz
33be04ca5f cd: rewrite pcm 2013-09-23 02:11:26 +03:00
notaz
d0132772f7 cd: better cd change handling, perhaps? 2013-09-18 01:32:09 +03:00
notaz
fa8fb75445 handle 32x+cd 2013-09-16 02:03:29 +03:00
notaz
87650acd75 cd: delay gfx ops again 2013-09-09 03:59:28 +03:00
notaz
15b5b52505 drz80: don't use swp
swp is not available and sometimes emulated on newer ARMs
on older ARMs it does some bus locking that we don't need
2013-09-09 03:59:28 +03:00
notaz
ecc8036ee2 handle dbra wait loops, update cyclone 2013-09-09 03:59:16 +03:00
notaz
e71fae1f13 improve cue handling a bit 2013-09-08 20:27:41 +03:00
notaz
c7fd7bb8b7 minor formatting changes 2013-09-06 03:37:05 +03:00
notaz
b26701370b fix blank line increment 2013-09-06 03:37:05 +03:00
notaz
30e8aac43f cd: tweak the poll code further 2013-09-06 03:37:05 +03:00
notaz
a4dfdb6de1 general timing hacks 2013-09-06 02:40:37 +03:00
notaz
cc5ffc3cbe cd: fix breakage in comm detection 2013-09-03 04:12:40 +03:00