Skip to content

Novel Implementation of the 65C02 ISA. A work in progress in very early alpha.

License

Notifications You must be signed in to change notification settings

jmstein7/65c02_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

65c02_core

This is a work in progress, hopefully a 65c02 core implementing the 65c02 ISA. This is an early alpha and, while all the connections between the various registers and signals are there, the control logic, and the ISA, has not yet been implemented. My first shot at the ALU is done, and it is ready to test.

Right now, I'm designing for the Xilinx Artix-7 series, with a CMOD A7 stand-in for the moment (because it has SRAM onboard).

If you want to simulate timing and function, make sure to cycle "reset" once before starting.

About

Novel Implementation of the 65C02 ISA. A work in progress in very early alpha.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published