Skip to content

vytdev/e652

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E652 -- A 6502 emulator (cpu only).

  WORK-IN-PROGRESS
  Just for fun.

To build:

  $ git clone https://github.com/numsqx/e652.git
  $ cd e652/
  $ make

Useful resources:

+ https://github.com/amb5l/6502_65C02_functional_tests
+ https://github.com/cc65/cc65

License

Copyright (c) 2026 Vincent Yanzee J. Tan
Licensed under the MIT License.

About

A 6502 cpu-only emu (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors