⚠️ Work in progressLinks may be broken, features missing, etc
Cross platform 16 bit game system
See more at maikor.app
- vm-core
- Executes Maikor games
- desktop-app
- Host program for Windows, macOS and Linux
- android-app
- Host program for Android
- ios-app
- Host program for iOS
- desktop-ide
- IDE program for Windows, macOS and Linux
- web-repl
- Web based REPL
- vm-interface
- Acts as hardware simulation layer for the VM
- vm-interface-android
- Android compatible wrapper for
vm-interface
- Android compatible wrapper for
- vm-interface-ios
- iOS compatible wrapper for
vm-interface
- iOS compatible wrapper for
- vm-desktop-simple
- Simple desktop program for testing Maikor games (it can't save, etc)
- vm-file
- For reading and writing Maikor game files
- maikor-platform
- OP names, memory addresses and platform requirements
- vm-interface-wasm
- WASM compatible wrapper for
vm-interface
- WASM compatible wrapper for
- parser
- Maikor ASM parser
- cli-repl
- CLI REPL for Maikor