timofey260 / ScrapCPU

my programmable CPU code compiler, based on AXIOM languange from exapunks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScrapCPU

my programmable CPU code compiler

TimCpu original in steam

TimCpu mini in steam

TimCpu mega in steam

TIMCpu The modpack 1 in steam

TIMCpu The modpack 2 in steam

TIMCpu mod in steam

ScrapCPU compiler. Usage: compiler.py file [-ma][-o file][-c num][-m sys][-v ver][-h]

-ma: memeory addon

-o: output file

-c: current counter position, default: 0

-m: machine type(0 - original(default), 1 - the modpack)

-v: number of TimCPU version (0 - original(default), 1 - mini, 2 - mega)

-h: help

!!!if -m set by 1 then -ma, -v will be unused!!!

"Arguments: file

Wiki

About

my programmable CPU code compiler, based on AXIOM languange from exapunks


Languages

Language:Python 100.0%