🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

0x10c-asm

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0x10c-asm

A simple Python-based DCPU assembly compiler

0.0.2
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts