Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
32238fa2bc
|
A previous change increased the task name size allocation by one to hold a NUL terminator. This changes reduces the configured name size by one so that no additional memory is used
|
2014-12-17 12:30:26 -06:00 |
|
Gregory Nutt
|
1340464103
|
Various fixes to traveler joystick input logic and to simulated joystick device
|
2014-12-14 12:23:19 -06:00 |
|
Gregory Nutt
|
68e2d80be4
|
SIM: Add an X11 mouse-based simulation of an analog joystick device
|
2014-12-14 10:19:07 -06:00 |
|
Gregory Nutt
|
8c60335f94
|
Traveler: Add support for analog joystick
|
2014-12-14 08:55:18 -06:00 |
|
Gregory Nutt
|
bce4a2706d
|
Traveler: Add logic to limit the frame rate. This is kind of a silly feature -- why would you ever want to limit the frame rate? Well, you need to that on the simulated platform to make bandwidth for other things to run like the simulated timer
|
2014-12-08 13:45:17 -06:00 |
|
Gregory Nutt
|
18ab47f40c
|
Travel: Fix more initialization errors, mostly related to file path problems
|
2014-12-08 12:39:02 -06:00 |
|
Gregory Nutt
|
52385327e7
|
Traveler: Add build configuration for the simulated target
|
2014-12-08 09:33:56 -06:00 |
|