pkgsrc-wip/crrcsim/TODO
2010-11-04 14:47:22 +00:00

11 lines
361 B
Text

# $Id: TODO,v 1.2 2010/11/04 14:47:22 hfath Exp $
#
# Things to improve in games/crrcsim
* Send 'test foo == bar' patch upstream
* Find a way to handle inb()/outb() in
'src/mod_inputdev/inputdev_parallel/inputdev_parallel.cpp'
or alternatively propose a GNU autoconf option for disabling
parallel port access. See patch-ab for the current quick hack.