proxy.golang.org : github.com/rjw57/go6502
Package bus provides a mappable 16-bit addressable 8-bit data bus for go6502. Different Memory backends can be attached at different base addresses. Package cpu implements the MOS 6502 processor. Cpu requires a Bus to read/write 8-bit data to 16-bit addresses. Cpu also provides a monitor hook, allowing external code to observe and block on instructions before they're executed. ROM & RAM for go6502; 16-bit address, 8-bit data.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/rjw57/go6502
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/rjw57
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago