Intial commit of the SonyNEWS scan module

- Keyboard output fully working
- Not all of the features are implemented yet (input, speaker, or power
  detection)
- There is no plan for mouse support
This commit is contained in:
Jacob Alexander 2011-12-04 19:55:32 -08:00
parent ac5f6c015d
commit ea2654b662
9 changed files with 657 additions and 15 deletions

View file

@ -45,6 +45,7 @@
#include "heathzenith.h"
#include "kaypro1.h"
#include "microswitch8304.h"
#include "sonynews.h"
#include "tandy1000.h"