Skip to main content

C64 disassembler

Project description

negentropy

Negentropy is a disassembler for the C64 that I'm working on written in Python. It's my first real Python program and is still a work in progress, but nevertheless it's quite useful. Here's a list of some of the features currently implemented:

  • Generate HTML pages, complete with images and links.
  • Disassemble 6502 machine code.
  • List BASIC programs.
  • Annotate the generated output with labels and comments provided in configuration files.
  • Generate images for character sets.
  • Links, including in BASIC programs, machine code programs and even from SYS commands in BASIC to the target code.

In addition to Python's standard library the following packages are used:

  • Jinja2 - used for templates. Currently only HTML is supported (there are other incomplete templates). Checkout its website here
  • Pillow - for image generation. It's website
  • Lark - for parsing. It's LALR parser is bloody fast (and its author tolerant of stupid questions😊). It's website

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

negentropy-0.2.tar.gz (32.8 kB view details)

Uploaded Source

File details

Details for the file negentropy-0.2.tar.gz.

File metadata

  • Download URL: negentropy-0.2.tar.gz
  • Upload date:
  • Size: 32.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.5

File hashes

Hashes for negentropy-0.2.tar.gz
Algorithm Hash digest
SHA256 6ec6c377f63b66412d5e0812b600064c2509e529f61aea72c0a092ac98965ea2
MD5 8c88e8c3d379281c856ec55380877463
BLAKE2b-256 462472a7ee23c8b070bf61061f6f7e151a482c9f58a229657d2704c4f55b400b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page