Skip to content

DanielleB-R/goto6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goto6502

This is an (experimental, in-progress) emulator of the classic 6502 microprocessor in Go.

Prerequisites

To run this code, you must have the following installed:

Running the emulator

Currently the emulator only has test code in the main function. Build the tests by running make all in the asm subdirectory. Then, run go run *.go in the root directory.

About

6502 processor emulator in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages