Skip to content

A project where I'am experimenting with my W65C02 microprocessor and create libraries for different components from scratch.

License

Notifications You must be signed in to change notification settings

Suiram1701/W65C02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

W65C02

In this project I'am experimenting with my W65C02 microprocessor and create libraries for different components from scratch. I'am using the W65C22 from the 6502 kit from Ben Eater and assemybled it in the same way than in his explanation videos.

Hardware

The W65C02 is currently assembled in this way: 6502 (image from eater.net)

My currently on the breadboard assembled W65C02 is a bit deviating from the schematic. Instead of buttons red leds are assembled on PA 0 to PA 4.

Address spaces

Component Address space
HM62256B (RAM) 0x0 - 0x3FFF
W65C22 (VIA) 0x6000 - 0x600F
AT28C256 (EEPROM) 0x8000 - 0xFFFF

About

A project where I'am experimenting with my W65C02 microprocessor and create libraries for different components from scratch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published