aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard.vhd
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard now working (needed to loop back slow bus outputs to inputs on ↵Mike Stirling2011-07-301-1/+8
| | | | system VIA). Added aux input to debugger for display of arbitrary hex values. Removed test IFR output from 6522
* Work in progress. Added PS/2 keyboard interface, hardware debugger. ↵Mike Stirling2011-07-291-0/+251
Interrupt test output to 6522 (remove later). Fixed error in pin assignments that blocked access to Flash chip select. Added reading sideways ROMs from external Flash (all but BASIC masked off for now).