Socket
Socket
Sign inDemoInstall

0x10c-asm

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    0x10c-asm

A simple Python-based DCPU assembly compiler


Maintainers
1

Readme

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

FAQs


Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc