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:
Project details
Release history Release notifications | RSS feed
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)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ec6c377f63b66412d5e0812b600064c2509e529f61aea72c0a092ac98965ea2
|
|
| MD5 |
8c88e8c3d379281c856ec55380877463
|
|
| BLAKE2b-256 |
462472a7ee23c8b070bf61061f6f7e151a482c9f58a229657d2704c4f55b400b
|