We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3140455 + f6593cb commit 2c0f4b0Copy full SHA for 2c0f4b0
README.md
@@ -6,8 +6,9 @@ It also has a subset called CallistoScript made for scripting languages like Lua
6
it's still sort of low level
7
8
## Supported targets
9
-- x86 real mode (complete)
10
-- x86_64 Linux (complete)
+- x86 real mode, MS-DOS (complete)
+- x86_64 Linux, macOS (complete)
11
+- ARM64 Linux (complete)
12
- Uxn (complete, `implement` broken, see #6)
13
- Lua (complete, subset CallistoScript)
14
0 commit comments