Commit Graph

8 Commits

Author SHA1 Message Date
SilSon 3330d7b3c1 DFI Mod 2018-01-17 00:59:50 +01:00
rofl0r 4ec645a60e linux/joy.c: add fallback to /dev/input/js0
some devices seem to map the joystick to /dev/input/js0 rather than
/dev/js0.
2017-11-22 23:59:47 +00:00
rofl0r ced1c92879 sdl backend: default to fullscreen off
1) it's impossible to use debugger in fullscreen
2) default is scale 1x so it's unusable for playing anyway
2017-11-22 17:15:10 +00:00
rofl0r 78f93ecb32 fix incorrect include warnings emitted by musl 2017-11-22 15:14:53 +00:00
rofl0r 32d1229359 split sdl-audio backend into separate TU
that way it can be used with other video backends, e.g. fbgnuboy.
2014-10-02 22:00:48 +00:00
rofl0r 41c2be9461 fix some gcc warnings 2012-06-23 16:46:01 +02:00
rofl0r ebcf9189b1 fix all implicit declarations 2012-06-23 16:38:19 +02:00
rofl0r 29076d4cef gnuboy: initial 1.0.3 import (last official release) 2012-06-23 14:16:37 +02:00