docs

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

Local Storage

WOPR now supports stack frames and local variables.

Posted

#docs

The answer to the life, the universe and everything.

Starting on the Operating System 42

Initial documentation on the plans and work for the WOPR Operating System 42, or System 42 for short.

Posted

#docs

Assembly

Tutorial how to write assembly programs for WOPR CPU.

Posted

#docs

WOPR CPU

Technical specification for the WOPR CPU, including description of machine instructions.

Posted

#docs

Devices

Introduction to WOPR peripherals and common commands for controlling them.

Posted

#docs

WOPR CLI

Documentation about WOPR command line interface. Assembler, debugger and more

Posted

#docs

WOPR debugger in action.

Debugger

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

Keyboard

Detailed specification for keyboard.

Posted

#docs