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

0x10c-asm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

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
PyPI
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

Keywords

notch asm dcpu-16 dcpu assembly asm

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