Adam Strzelecki
fe5dd91725
Fix Android compilation
...
1. Define GIT_VERSION preprocessor variable in jni/Android.mk
error: use of undeclared identifier 'GIT_VERSION'
2. Add -llog linker dependency for Android logging functions
error: undefined reference to '__android_log_print'
3. Prevent Clang error providing explicit "%s" format for snprintf
error: format string is not a string literal
2017-10-09 16:17:41 +02:00
root
78b5949572
change new artifacting to old temporarily.
2017-08-22 11:08:51 -07:00
root
d4e6b08505
Turn off pal blending support until I can figure out why the pal blender isn't compiling.
2017-08-22 10:44:43 -07:00
root
49b8d466dd
Add switch for NTSC/PAL artifacting. (TODO: Get NTSC Filter working!)
2017-08-22 10:38:21 -07:00
root
f5c5738ff8
fix ntsc pal switch.
2017-08-21 22:40:57 -07:00
root
d5c6d1f14f
Add machine initialization calls.
2017-08-21 22:16:12 -07:00
root
c4cbef905f
oops, forgot cassette.h
2017-08-21 22:03:22 -07:00
root
6aa0248b55
Add the rest of the .h's
2017-08-21 22:00:59 -07:00
root
9f4577511c
include atari.h instead of manually grafting in externs.
2017-08-21 21:55:13 -07:00
root
3e7cdb0508
Add needed externs.
2017-08-21 21:48:01 -07:00
root
3283e84646
Add code to react to set atari800 state from libretro variables, first pass.
2017-08-21 21:35:16 -07:00
root
2cf20e68af
Add much needed variables to libretro-core.c for setting system type, video standard, and various other boot boot parameters.
2017-08-21 20:18:28 -07:00
root
479ed5da60
Fix log message for android logcat to reflect actual core name.
2017-08-21 20:05:27 -07:00
Thomas Cherryhomes
9ae5626de1
Add ATX awareness to the libretro core code.
2017-08-19 20:27:55 -05:00
twinaphex
0f69597ea6
Some buildfixes
2017-08-06 02:00:49 +02:00
twinaphex
1d4a7242ba
Try to make it more compatible with PS3
2017-08-06 01:53:12 +02:00
Twinaphex
030f53956d
Merge pull request #6 from r-type/master
...
try to fix wiiu buildbot build
2017-07-30 17:36:42 +02:00
Not6
39a96ef330
fix wiiu buildbot build
2017-07-30 15:55:13 +02:00
Twinaphex
d19f483495
Merge pull request #5 from r-type/master
...
basic wiiu rules
2017-07-30 15:12:40 +02:00
Not6
1f00b1847f
basic wiiu rules
2017-07-30 14:56:36 +02:00
hunterk
611eba91a6
add git hash to library_version
2017-07-15 20:29:43 -05:00
Not6
2618695dd9
add some keys...
2017-03-06 01:09:37 +01:00
Not6
5b36428539
some cleanup
2017-03-05 22:39:47 +01:00
Not6
0fc0689961
bind F4 to start in A5200 mode
2017-03-05 18:18:40 +01:00
Not6
57f47ccb5e
try add a5200 second button
2017-03-05 15:09:37 +01:00
Not6
bfbb41d229
update vkey
2017-03-04 16:16:26 +01:00
Not6
a5e0c76f8a
cleanup
2017-03-04 02:30:42 +01:00
Not6
1ac0cbc2e4
autodetect a52 cart type
2017-03-04 02:26:29 +01:00
Not6
d913eddd2f
add 5200 keys
2017-03-01 23:19:05 +01:00
Not6
6e1883bd30
cleanup
2016-03-05 00:39:39 +01:00
Not6
50a3b0a833
handle NTSC/PAL
2016-03-05 00:27:15 +01:00
not6
69531f5a99
fix my stupid stack not correctly aligned in armeabi
2016-02-21 23:53:28 +01:00
Not6
d98c4aee23
sound always bad don't give up
2016-02-17 00:13:38 +01:00
Not6
eefd1e154e
snd try again!
2016-02-15 20:36:16 +01:00
Not6
b8cb13c854
snd, one more try...
2016-02-14 13:08:49 +01:00
Not6
747de44639
snd 3th try
2016-02-14 12:55:37 +01:00
Not6
a8c86c28e7
remove tmp file
2016-02-14 01:51:13 +01:00
Not6
a8980f76e1
snd 2nd try (always weird)
2016-02-14 01:50:11 +01:00
R-type
ca3065cdec
basic kbd handlewith joy
2015-12-16 00:45:34 +01:00
R-type
a975525271
fix when in GUI with no kbd
2015-12-15 23:54:08 +01:00
R-type
5132452264
android fix
2015-12-15 14:59:19 +01:00
R-type
69e30b219a
add basic libretro file wip
2015-12-15 01:01:43 +01:00