Commit graph

132 commits

Author SHA1 Message Date
Chips-fr
8450a2f561 Add Rpi1 and Rpi2 support with GLES upscaling 2016-01-20 20:34:46 +01:00
notaz
0bc48495d3 another try to reduce compiler problems with fame
also update libpicofe
2015-08-29 02:37:23 +03:00
twinaphex
f9020f359c (Clang) Linker fix 2013-12-13 02:22:40 +02:00
Paul Cercueil
948aa481fa Don't include dead code when linking program (saves 48kB) 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
notaz
fcdf2aff9b let linux/plat know it's for compiled pandora 2013-10-03 02:16:09 +03:00
notaz
fa8fb75445 handle 32x+cd 2013-09-16 02:03:29 +03:00
notaz
68af34fe20 release 1.85 2013-08-31 21:12:29 +03:00
notaz
0185b67736 allow to disable SH2 dynarec on runtime 2013-08-31 20:48:39 +03:00
notaz
89dbbf2b2f rename cd/pico.c -> cd/mcd.c 2013-08-28 02:24:46 +03:00
notaz
75a30842c4 revive GP2X build, update 2013-08-28 01:07:26 +03:00
notaz
895d15121b deal with some strict aliasing issues 2013-08-20 03:20:37 +03:00
notaz
0219d379de fixes for idle and other stuff 2013-08-16 01:14:38 +03:00
notaz
12da51c27a some new cpu debug code 2013-08-10 17:57:54 +03:00
notaz
6ce90725a1 fix build without cyclone 2013-07-28 23:29:05 +03:00
notaz
9c9cda8c39 get rid of port_config.h 2013-07-28 03:05:10 +03:00
notaz
19886062f1 rework sh2 sync, again..
also some new debug and poll code
VF seems to be ok at least..
2013-07-27 22:23:52 +03:00
notaz
00faec9cdb drc: lots of new debug code 2013-07-13 19:39:26 +03:00
notaz
a8fd6e3761 32x: rework scheduling/timing
- don't run in line quantity
- decouple from 68k
- some things to tune..
2013-07-09 03:30:58 +03:00
notaz
fc11dd059b support mp3 decoding over libavcodec 2013-07-01 03:40:31 +03:00
notaz
9aee8770d2 temporary (?) workaround for ios build 2013-07-01 01:11:01 +03:00
notaz
0a91c6e902 split out more asm from build, disable is on iOS (for now?) 2013-06-30 23:57:57 +02:00
notaz
be26eb239b famec: fix 64bit portability issues 2013-06-29 03:39:20 +03:00
notaz
98dbc3ab3a initial android build support 2013-06-29 02:27:35 +03:00
notaz
2446536be5 initial libretro port 2013-06-28 01:57:00 +03:00
notaz
4c2e35547f move ROM detect code to pico/ 2013-06-26 03:23:44 +03:00
notaz
f62850ba3a get rid of port_config.s 2013-06-26 03:07:08 +03:00
notaz
d4d626658a add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03:00
notaz
39e6f9733a rename config.c/h 2013-06-26 03:07:08 +03:00
notaz
df92fbd1f2 support multiple sound drivers 2013-06-26 03:07:08 +03:00
notaz
636d5f257c starting SDL port, refactoring 2013-06-26 03:07:08 +03:00
notaz
e743be2070 start new makefile, migrate to libpicofe 2013-06-22 19:16:08 +03:00