mnaberez / bnkcod

Reverse engineering the BNKCOD option ROM for the Commodore SuperPET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BNKCOD

Chuck Hutchins discovered an old EPROM marked BNKCOD in the UD11 option ROM socket of a Commodore SuperPET. This is a disassembly of that EPROM.

Requirements

  • Commodore SuperPET

Usage

This section is not yet complete.

Credits

The original author of BNKCOD is unknown. The EPROM contained no strings.

To make this disassembly, I ran m740dasm on the original binary and then added symbols and comments.

License

No rights are claimed on the original BNKCOD code.

All other work in this repository is made available under the 3-Clause BSD License.

Contact

Mike Naberezny

About

Reverse engineering the BNKCOD option ROM for the Commodore SuperPET

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Assembly 88.2%Language:Makefile 11.8%