Skip to content

rdzhaafar/emu6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emu6502

A WDC6502 microprocessor emulator and debugger written in Go.

Features

  • Complete implementation of the WDC6502 ISA
  • Can be used as a library or as a comprehensive emulator
  • Contains a debugger

Limitations

This library does not emulate all of the electronic behaviour of the WDC6502. Notably, there is no clock-accurate emulation.

Requirements

Using the library

For instructions on how to use the library, read the core library manual.

How to use the debugger

For instructions on how to use the debugger, read the command line debugger manual.

Licence

MIT

About

WDC6502 emulation library written in Go

Topics

Resources

License

Stars

Watchers

Forks

Languages