Zhen DCPU-16 Toolkit
cabal install --user
Or with cabal-dev
cabal-dev configure --user cabal-dev install-deps cabal install
Run the emulator with a binary program
> zdcpu16-emu examples/notch.bin
The binary file should be in big endian format.
The emulator starts two windows, the debug window and a simulated console.
If the program zdcpu16-con
(console process) is not installed,
the emulator will fail to start.
DCPU-16 Web Emulator of reference
DCPU-16 Live Edit Enviroment