mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 03:16:45 +00:00
NEC PC-88: readline
This commit is contained in:
@@ -23,8 +23,9 @@ The string is valid only until next read from the console.
|
||||
|
||||
Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
Commodore 64 with `c64_basic` module,
|
||||
Commodore 16 or Plus/4 with `c264_basic`.
|
||||
Commodore 16 or Plus/4 with `c264_basic` module.
|
||||
|
||||
#### `word readword()`
|
||||
|
||||
@@ -32,8 +33,9 @@ Reads a 16-bit unsigned integer from the console.
|
||||
|
||||
Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
Commodore 64 with `c64_basic` module,
|
||||
Commodore 16 or Plus/4 with `c264_basic`.
|
||||
Commodore 16 or Plus/4 with `c264_basic` module.
|
||||
|
||||
#### `void bell()`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user