Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 2.46 KB

references.md

File metadata and controls

68 lines (40 loc) · 2.46 KB

References

Below there is a list of posts that helped me to gain actual knowledge about C64/MOS6510 architecture and answered many of my questions. Some of the links below address specific questions while other cover much broader topics.

CPU

Instruction set

Memory access modes

Status register

BCD (Binary code decimal)

Signed/unsigned numbers

Memory

Memory map

Bank switching

Reset / Boot sequence

Page boundaries

VIC II and graphics

Keyboard, Keymaps, PETSCII, etc

Online emulators (for testing instructions behaviour)