Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 490 Bytes

readme.md

File metadata and controls

18 lines (11 loc) · 490 Bytes

MOS6502 Emulator

This repository intends to emulate the popular MOS6502 CPU.

References

As reference for the instructions I use the following website: Obelisk

Requirements

  • cmake >= 3.19

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT