Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 217 Bytes

File metadata and controls

14 lines (12 loc) · 217 Bytes

6502 Emulator

The purpose of this project is to build an emulator of the 6502 processor.

Compilation

Compile the program by running

make

Run

After compiling the program, run it with

./main