mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-21 09:16:34 +00:00
Implement readkey and readline for Apple II
This commit is contained in:
@@ -48,6 +48,7 @@ Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
MSX,
|
||||
Apple II,
|
||||
Commodore 64 with `c64_basic` module (requires KERNAL and BASIC),
|
||||
Commodore 16 or Plus/4 with `c264_basic` module (requires KERNAL and BASIC).
|
||||
|
||||
@@ -59,6 +60,7 @@ Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
MSX,
|
||||
Apple II,
|
||||
Commodore 64 with `c64_basic` module (requires KERNAL and BASIC),
|
||||
Commodore 16 or Plus/4 with `c264_basic` module (requires KERNAL and BASIC).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user