Skip to content

polygonhell/Clash6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash6502

A naive implementation of a MOS 6502 in Clash. It is not cycle accurate nor very efficient in terms of space usage. It's intened to be a simple none trivial project to better understand Clash.

Currently it implements all documented 6502 instructions and passes a basic functional test. There is no current support for external interrupts.

The Makefile is specific to my odd setup developing on a Mac with the Xilinx tools hosted in a Windows VM run via SSH from the Mac referencing source files via a network share.

About

On going experiments with Clash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published