Skip to content
forked from haldean/x6502

65C02 Emulator for Ben Eater's 6502 computer kit

License

Notifications You must be signed in to change notification settings

dbuchwald/x6502

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x6502

This is a fork of the original x6502 project that implements full support for the WDC 65c02 instruction set. I have also removed some of the things that I don't personally care for such as the debug functionality, the ext opcode (which is redundant with the stp opcode), the stdlib and sample_programs.

License

x6502 is freely available under the original 4-clause BSD license, the full text of which is included in the LICENSE file.

Thanks

Thanks to haldean and all other contributors for the original x6502 project!

About

65C02 Emulator for Ben Eater's 6502 computer kit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.2%
  • C++ 7.4%
  • Shell 0.4%