A CPU/computer simulation (virtual machine) with programming environment
VM16 is the basis for mods like PDP-13, but comes with its own small demo CPU/computer.
On client side Minetest 5.4+ is recommended (font=mono)
- Develop ASM or C-like programs
- Debug/execute your code with ingame debugger
- Read input values from switch blocks
- Output values on colored lamps or as an ASCII string in the menu
- Lua API to adapt vm16 to other mods
- Two types of server and programmer blocks (16 and 32 bit textures)
Download and install from GitHub
YT-Video (outdated)
License
Copyright (C) 2019-2022 Joe
Code: Licensed under the GNU AGPL version 3 or later. See LICENSE.txt
Textures: CC BY-SA 3.0
Dependencies
Optional: default, basic_materials for the demo CPU (recipes)