1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-22 00:17:03 +00:00

NEC PC-88: readline

This commit is contained in:
Karol Stasiak
2018-12-20 00:47:42 +01:00
parent e90483f381
commit 62575263c2
6 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import stdio
import c64_basic
#elseif CBM_264
import c264_basic
#elseif ZX_SPECTRUM
#elseif ZX_SPECTRUM || NEC_PC_88
// no imports needed
#else
#error Unsupported platform