Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Micro CPU

Small (micro) virtual game console (fantasy console).

Specifications

  • Custom assembly language
  • 48Kb of RAM
  • 8 registers
  • 120x96 screen

Building

Just type

$ make

Usage

$ ucpu <binary file> or <assembly code file>

See test.ASM for an example.

You can’t perform that action at this time.