New OSI input routine based on disassembly of ROM code.

This commit is contained in:
Jeff Tranter
2018-01-04 19:04:13 -05:00
committed by greg-king5
parent 9a3e521358
commit e2007d0743
3 changed files with 190 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
; Addresses
INPUTC := $FD00 ; Input character from keyboard
RESET := $FF00 ; Reset address, show boot prompt
KBD := $DF00 ; Polled keyboard register