Adding inital outline for Univac-Sperry F3W9 keyboard.

- Not tested yet
- Packet size is large so it's not possible to use Teensy hardware
This commit is contained in:
Jacob Alexander 2012-03-03 21:16:41 -05:00
parent ea284c03f0
commit b1686ce7ad
8 changed files with 820 additions and 7 deletions

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2011 by Jacob Alexander
/* Copyright (C) 2011-2012 by Jacob Alexander
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
@ -48,6 +48,7 @@
#include "microswitch8304.h"
#include "sonynews.h"
#include "tandy1000.h"
#include "univacf3w9.h"