Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 267 Bytes

create-code-generator

A project that converts an ASM style language into IRobot create byte codes.

Every 3 letter command starting a line directly corresponds to a Create Open Interface opcode.

Also some commonly used data values as constants that start with "_".