An open API service indexing awesome lists of open source software.

https://github.com/sebastienboisvert/zx81annotations

ZX81 ROM Annotations
https://github.com/sebastienboisvert/zx81annotations

disassembly sinclair zx81

Last synced: 5 months ago
JSON representation

ZX81 ROM Annotations

Awesome Lists containing this project

README

          

# ZX81Annotations

This is a (very small & partial) disassembly annotation of the ZX81 ROM. It is by no means complete - it only has the annotations I wrote up when
trying to figure out how the program listing routines for [another project](https://github.com/sebastienboisvert/ZX81QuickLook) I did.

I'm sharing it here because although significant portions of the ROM have been annotated in [Logan & O'Hara's book](http://k1.spdns.de/Vintage/Sinclair/80/Sinclair%20ZX81/ROMs/zx81%20version%202%20%27improved%27%20rom%20disassembly%20%28Logan%2C%20O%27Hara%29.html), a lot of the details
of the functions aren't, which led me to doing this.

For the most part, this is my best effort at working out what the code is doing, and may have gotten some of the details wrong. The notes are written in an Excel sheet.