Haker Game Design
Haker is going to be a game about hacking. My idea is for a game that is a cross between Uplink and the programming aspect of 0x10c, the famous DCPU16.
Posted
#project #docs
Haker is going to be a game about hacking. My idea is for a game that is a cross between Uplink and the programming aspect of 0x10c, the famous DCPU16.
Posted
#project #docs
WOPR now supports stack frames and local variables.
Posted
#docs
Initial documentation on the plans and work for the WOPR Operating System 42, or System 42 for short.
Posted
#docs
Tutorial how to write assembly programs for WOPR CPU.
Posted
#docs
Technical specification for the WOPR CPU, including description of machine instructions.
Posted
#docs
Introduction to WOPR peripherals and common commands for controlling them.
Posted
#docs
Documentation about WOPR command line interface. Assembler, debugger and more
Posted
#docs
WOPR debugger is the first working portion of the game. You can run and debug your assembly programs here. It emulates screen and keyboard.
Posted
#docs
Detailed specification for keyboard.
Posted
#docs