twinaphex
ae965f3c30
Add SDL_GetTicks implementation for Win32
2017-07-04 11:23:45 +02:00
twinaphex
af26b6182c
Updates
2017-07-04 11:14:12 +02:00
twinaphex
8a22cc6017
C89 buildfix
2017-07-04 11:13:25 +02:00
twinaphex
7e4e9fa75b
Updates
2017-07-04 11:08:10 +02:00
twinaphex
c0a839135a
Buildfix
2017-07-04 11:07:25 +02:00
twinaphex
9763cdfaf1
Add boolean.h header
2017-07-04 11:06:20 +02:00
twinaphex
48febccb3d
Cleanups
2017-07-04 11:05:09 +02:00
twinaphex
97804b6df9
Updates
2017-07-04 11:02:01 +02:00
twinaphex
35f58df211
Updates
2017-07-04 11:00:58 +02:00
twinaphex
ef0d0868ca
Update
2017-07-04 10:59:40 +02:00
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