Skip to content

fix incorrect register names - #60

Open
U007D wants to merge 1 commit into
mist64:mainfrom
U007D:main
Open

fix incorrect register names#60
U007D wants to merge 1 commit into
mist64:mainfrom
U007D:main

Conversation

@U007D

@U007D U007D commented Aug 9, 2026

Copy link
Copy Markdown
  • Mapping the C64 SCROLY register ($D011, p.129) corrected from SCROY
  • Mapping the C64 RASTER register ($D012, p.138) corrected from RASTE
  • Change SIGVOL:7 description from voice 4 to voice 3

I am constructing an .svd (Silicon Vendor Description) file for the C64 to enable programmatic generation of a Peripheral Access Crate (a kind of hardware abstraction layer commonly used in Rust). Memory access are performed by register name for type-safety, and I plan to cite this repository given its accessibility and machine readable goals as the source of truth for register names.

Thanks for pulling all this together--this is a fantastic resource!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant