Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
Go to file
Devin J. Pohly 19a9641f59 add support for joystick axes
axes pushed farther than AXIS_THRESHOLD will be counted as button
presses
2010-12-14 14:00:17 +01:00
hqflt Merge branch 'play' 2010-11-19 21:27:31 +01:00
.gitignore Update 2010-05-28 20:56:44 +02:00
alsa.c Fixes some ALSA issues with nonblock. 2010-08-17 23:06:44 +02:00
config.h add support for joystick axes 2010-12-14 14:00:17 +01:00
config.mk do not build cg by default *sigh* 2010-11-19 22:41:08 +01:00
driver.h add support for joystick axes 2010-12-14 14:00:17 +01:00
gl.c add support for joystick axes 2010-12-14 14:00:17 +01:00
Makefile Add possibility to specify libsnes. 2010-11-19 21:26:31 +01:00
openal.c Should fix some building issues on Win32. 2010-11-13 18:50:34 +01:00
oss.c Fixes compile error. 2010-08-16 19:52:52 +02:00
roar.c Fix roar plugin according to fixes in library. 2010-08-17 19:17:50 +02:00
rsound.c Shouldn't write in non-blocking, if it blocks. 2010-08-22 21:18:48 +02:00
ssnes.c Can change shader with command line. 2010-11-13 15:14:30 +01:00