curt
225af83b32
This code is written on top of a driver interface only available with linux
...
(/proc file system) so it doesn't make sense to have other OS's trying to
open these files because they could never exist.
2004-11-18 17:40:03 +00:00
curt
a1265ddc1d
- ATC-Inputs.cxx: Fix some portability problems for non-linux operating
...
systems. Fix a couple bugs/oversights.
- atc610x.cxx: Much code has moved into the configurable input mapper
(ATC-Inputs.cxx) and the remaining input massaging code has moved into
the atcsim.nas module.
2004-11-18 05:04:35 +00:00
curt
d66c4c1d82
Get rid of a stray character that must have introduced itself with my random
...
keyboard fumbling.
2004-11-16 19:48:42 +00:00
curt
2eeddb8c9f
Begin work on revamping the ATC hardware interface so it is infinitely more
...
configurable.
2004-11-16 19:47:11 +00:00