mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-06 06:30:36 +00:00
13 lines
272 B
Plaintext
13 lines
272 B
Plaintext
|
Apple II Keyboard Support
|
||
|
|
||
|
Original Apple II / Apple II+
|
||
|
|
||
|
|
||
|
Apple IIe
|
||
|
If you read $C010 (KEYRESET) bit #7 is "any key down" meaning
|
||
|
you can detect if a key is being held down
|
||
|
|
||
|
Apple IIc / IIgs
|
||
|
Possibly have actual keyboard buffer you can enable, along
|
||
|
with interrupts?
|