orbea
079bc1bf44
Makefile: Build with optimizations if DEBUG=0
2018-04-02 23:19:50 +03:00
notaz
6e05b76b6a
add a header fixup
2018-01-27 20:03:13 +02:00
Chips-fr
9c0ac97043
Support latest raspberry GLES library name
2017-12-25 17:38:36 +01:00
notaz
898d51a7fd
drc: revive x86 dynarec, support x86-64
2017-12-12 01:45:59 +02:00
notaz
7612bf90be
re-import all libretro code from it's fork
...
Verbatim copy from https://github.com/libretro/picodrive/ commit
9ae88ef15ff00cacc3877c7ecc13b0092bab50b8 , so look there for the history
of libretro specific changes. Unfortunately there is too much noise and
divergence to merge this in a proper way.
2017-10-14 00:53:09 +03:00
notaz
65e4c57baa
build: some clean ups
2017-10-14 00:53:09 +03:00
notaz
84162df45c
build: drop function-sections
...
this has provoked people to do some horrible ifdeffery in libretro fork,
while the benefit is minimal, if any.
2017-10-14 00:53:09 +03:00
notaz
40d22a8e76
recognize the MED ssf2 header
2017-10-03 00:40:37 +03:00
notaz
c6e1e9779a
68k cores: fix bcd instructions
...
passing flamewing's test now
2017-09-20 23:47:09 +03:00
notaz
ae7830aae1
get some gp2x stuff out of the way for others
2017-08-06 23:22:53 +03:00
notaz
34e424aa27
remove dead code
2017-08-06 23:02:28 +03:00
notaz
325ee167fd
use system's zlib
...
except for libretro
github issue #45
2017-04-17 00:50:49 +03:00
notaz
b4c2331e79
get rid of the silly unzip_stream
...
... and just use zlib's inflate. Needed for the next commit.
2017-04-17 00:50:49 +03:00
notaz
0270424fac
adjust famec flags after O2 -> O3 change
2016-01-27 02:11:16 +02:00
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