mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-20 18:16:35 +00:00
Add 8080-to-8086 translation
This commit is contained in:
+3
-2
@@ -4,8 +4,9 @@
|
||||
import stdlib_6502
|
||||
#elseif ARCH_I80
|
||||
import stdlib_i80
|
||||
#else
|
||||
#warn Unsupported architecture
|
||||
#elseif ARCH_X86
|
||||
#warn 8086 is a partially supported architecture
|
||||
import stdlib_i80
|
||||
#endif
|
||||
|
||||
#if PAL && NTSC
|
||||
|
||||
Reference in New Issue
Block a user