Windows
Currently, the simplest way to install the VMB devices is available for Windows users.
Download the
setup file, double click it, and you are done.
If all goes well, it will start a simple configuration: from the file readme.vmb: a screen, a keyboard, a MMIX CPU, a ROM, and a ROM image. The keyboard will initially take input from the file readme.txt. The CPU will take instructions from ROM, and these will take input from the keyboard and send it to the screen. So you should see the readme file.
You can also load the executables individually from this
directory.
To compile the executables yourself, you need to download the sources (see below) and use Visual Studio. The sources contain the necessary project and solution files.