Skip to content

firatbatar/6502Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Emulator for MOS Technologies 6502 Processor

I am starting this project for my personal learning on how CPUs' work. I don't know where it will go, but I hope to learn a lot from it.

Resources That I Use

Testing

I'm using Unity for writing my tests and I will be using for the first time.
The tests can be found in the test directory. test/src only contains the Unity source code while other folders include the tests that I wrote.

About

Emulator for 6502 in C

Resources

License

Stars

Watchers

Forks