mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Preliminary MSX support
This commit is contained in:
@@ -24,6 +24,7 @@ The string is valid only until next read from the console.
|
||||
Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
MSX,
|
||||
Commodore 64 with `c64_basic` module,
|
||||
Commodore 16 or Plus/4 with `c264_basic` module.
|
||||
|
||||
@@ -34,6 +35,7 @@ Reads a 16-bit unsigned integer from the console.
|
||||
Available for:
|
||||
ZX Spectrum,
|
||||
NEC PC-88,
|
||||
MSX,
|
||||
Commodore 64 with `c64_basic` module,
|
||||
Commodore 16 or Plus/4 with `c264_basic` module.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user