Skip to content

5p4c351ck/Mossy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mossy

MOS Technology 6502 emulator written in C.

The 8-bit microprocessor used by several home computers, and video game consoles of the 1980s and early 1990s such as Commodore 64, Atari 2600, Apple II, Nintendo Entertainment System and others, use the 6502 or variations of the basic design.

Compile and run the program

Compile with make


$ make && make clean

Run


$ ./6502 <filename>

Note: This project is currently under active development.

About

MOS Technology 6502 emulator written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published