Skip to content

practicingruby/vintage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partial 6502 simulator heavily inspired by Nick Morgan's Easy6502 tutorial.

No dependencies are required other than JRuby.

To play a game of Snake6502, run:

$ ruby bin/vintage examples/snake.rom

To disassemble the bytecode for the game, run:

$ ruby bin/vintage-debug examples/snake.rom

All credit goes to Nick Morgan for the Snake6502 program. I didn't write it! But if you have any questions about the Vintage simulator, please contact gregory@practicingruby.com.

About

6502 Emulator, Maybe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages