@hackage dcpu160.1.0.2
DCPU-16 Emulator & Assembler
Categories
License
BSD-3-Clause
Maintainer
example@example.com
Links
Versions
Installation
Dependencies (7)
- base >=4.7 && <5
- bytestring >=0.10.8.1
- containers >=0.5.7.1
- parsec >=3.1.11
- sdl2 >=2.1.0
- spool ==0.1 Show all…
Dependents (0)
DCPU-16 Emulator & Assembler
DCPU-16 is a 16-bit processor designed by Markus "Notch" Persson for the postponed video game 0x10c.
Features
- Full spec 1.1 implementation
- Loads binary programs
- Loads assembler programs
- Graphics mode support: 128 x 96 screen
- Sprites
- Keyboard input
- Runs pacman