Getting Started with 6502 |
Overview I've decided to learn about the historically famous MOS 6502 chip to build my own computer. These are notes made during my learning, designing and testing phases; I'm hoping they'll help you, too.
A Path to Learning 6502 - Confirm its contents by typing: type J.bat
This is a good start!
Here are some valuable resources: - Book 6502 Assembly Language Programming - Cheat sheet: 6502 Instruction Set - 6502 Instance Reference Card. I had this one laminated at Staples for $4 - 6502 instructions cheat sheet... and another cheat sheet - WDC 65xx integrated circuits website - 20x4 LCD display panel document - ROM programming tool: XGecu TL866II Plus MiniPro - Chip labels
Learning Info and Other References: - Watch Ben Eater's nine Youtube video set: Build a 65c02-based computer from scratch - Some videos on building a 6502: Website: https://www.youtube.com/watch?v=Vro-TR8Hc3E&list=PLpyo4J4M9YqIsnv7ZPUskAQwIuvCKnjzg&index=1 YouTube: https://www.xtronical.com/building-a-6502-computer-episode-1-introduction/ - Life With David Youtube video watch order list - David Murray's six Youtube video set: Commander X16 - Grant Searle design: 6502 SBC with only 7 chips - List of Assemblers and IDEs (integrated development environments) - Wikipedia.org info on MOS 6502 and WDC 65C02S - Programming Tips for the 65c02 - Udemy training course: Learn Assembly Language by Making Games for the Atari 2600 - Kindle Book: Programming the 65816: Including the 6502, etc. - WDC Single Board Computer development board: W65C265SXB SBC
CPU ROM RAM VIA ACIA UART
|