twinaphex
c524d0af49
Update Makefile
2017-07-04 10:58:32 +02:00
twinaphex
cfb0cd3015
Update libretro.h
2017-07-04 10:45:52 +02:00
twinaphex
59841d8e00
Update Makefile.libretro
2017-07-02 08:16:30 +02:00
twinaphex
460fc1d2f1
Buildfix
2017-03-26 04:36:45 +02:00
twinaphex
26a25aeed3
Update Makefile.common
2017-03-25 22:59:57 +01:00
twinaphex
4a3dd8e1fb
Update libz
2017-03-25 09:59:50 +01:00
twinaphex
ee50879205
Update
2017-03-25 05:33:44 +01:00
twinaphex
73f4ebe706
Fix Android build
2017-03-25 02:18:09 +01:00
twinaphex
933f63d262
Simplify code
2017-03-25 02:17:00 +01:00
twinaphex
4f238b94e3
CLeanups
2017-03-25 02:11:42 +01:00
twinaphex
071a77fa0b
Cleanups
2017-03-25 01:53:15 +01:00
twinaphex
ede85e5f3e
Buildfix
2017-03-25 01:42:57 +01:00
twinaphex
fd1fb18ef4
unzip.c - simplify
2017-03-25 01:42:12 +01:00
twinaphex
e66d33f258
Update libz
2017-03-25 01:32:29 +01:00
twinaphex
c6c5f9b642
Update libz
2017-03-25 01:21:05 +01:00
twinaphex
94e45837f4
Add data.zip
2017-03-24 09:41:53 +01:00
twinaphex
3faf2a4bed
Compiles now for wii
2017-03-24 09:34:01 +01:00
twinaphex
530ab480df
Bake in zlib
2017-03-24 09:20:05 +01:00
twinaphex
387572b8e8
Cleanup
2017-03-24 08:49:15 +01:00
twinaphex
17fdb7dbc9
Avoid another warning
2017-03-24 08:48:10 +01:00
twinaphex
cb2c91debc
Avoid another warning
2017-03-24 08:47:31 +01:00
twinaphex
edbf9976b9
Return 0 here to avoid warning
2017-03-24 08:46:44 +01:00
twinaphex
ddf8149ffe
Silence some more warnings
2017-03-24 08:46:13 +01:00
twinaphex
11d50d5321
Silence some warnings
2017-03-24 08:41:17 +01:00
twinaphex
38fd786e0a
Add sdl_primitives_32b.c - optimized version for 32bpp
2017-03-24 08:36:01 +01:00
twinaphex
e0aaa7da81
Don't need the xcode dir
2017-03-24 08:28:36 +01:00
twinaphex
e03081f35d
Change RENDER16B to FRONTEND_SUPPORTS_RGB565
2017-03-24 08:28:18 +01:00
twinaphex
c2dd44a38f
Dehardcode path
2017-03-24 08:22:38 +01:00
twinaphex
5052b47009
Update Makefile.libretro
2017-03-24 06:58:58 +01:00
twinaphex
ab606600ea
Fix win32 target
2017-03-24 06:57:18 +01:00
twinaphex
3d5df41933
Fix target name for ios
2017-03-24 06:56:17 +01:00
twinaphex
699e555f26
Take out -s
2017-03-24 06:55:55 +01:00
twinaphex
ec87bd20c3
Get rid of LSB_FIRST; add ios target
2017-03-24 06:55:06 +01:00
twinaphex
44223644e6
Fix target names
2017-03-24 06:52:27 +01:00
twinaphex
62c6f02cee
Take out these switches
2017-03-24 06:50:33 +01:00
twinaphex
46f8007077
Add Android JNI files
2017-03-24 06:43:45 +01:00
twinaphex
4680a59d32
We can now load data.zip from any directory; it doesn't have to be
...
placed inside the system directory. if we select 'start core' without
loading any content, it will try to load 'data.zip' from the system
directory however
2017-03-24 06:37:35 +01:00
twinaphex
901edbeff4
Input is already being processed elsewhere
2017-03-24 06:24:01 +01:00
twinaphex
4dd023c865
Move sound sample callback function to game_iterate
2017-03-24 06:20:10 +01:00
twinaphex
bba925df78
Take out -std=gnu99 -finline-functions
2017-03-24 06:12:55 +01:00
twinaphex
885354b11c
Silence warnings
2017-03-24 06:11:43 +01:00
twinaphex
fd324c4c63
Cleanups
2017-03-24 06:07:41 +01:00
twinaphex
e98e7cd9c7
Add Makefile.common
2017-03-24 05:48:34 +01:00
twinaphex
4f671ba879
Use only one audio_cb call
2017-03-24 05:43:39 +01:00
twinaphex
2f525dd19e
Remove al/ar
2017-03-24 05:30:23 +01:00
twinaphex
97d76c3b30
Remove sys_sleep
2017-03-24 05:22:10 +01:00
twinaphex
8cb90057c2
Take out more sleeping
2017-03-24 05:19:52 +01:00
twinaphex
5841dc18c8
Take out sleeping pt. 1
2017-03-24 05:17:48 +01:00
twinaphex
72ca269112
Take out libco; iterate per frame
2017-03-24 05:15:15 +01:00
twinaphex
dd02017469
Don't hookup this key
2017-03-24 04:59:11 +01:00