Skip to content

severb/0x10c-asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x10c-asm assembly compiler for Notch's DCPU-16

Install from PyPI:

pip install 0x10c-asm

Usage:

$ 0x10c-asm.py -h

usage: 0x10-asm.py [-h] IN [OUT]

A simple Python-based DCPU assembly compiler

positional arguments:

IN file path of the file containing the assembly code

OUT file path where to store the binary code

optional arguments:
-h, --help show this help message and exit

About

A simple Python-based DCPU assembly compiler

Resources

License

Stars

Watchers

Forks

Packages

No packages published