Skip to content

sgadrat/6502cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

6502 command line interface

A prompt that takes 6502 assembly and interpretes it. This allow to quickly test if your code beahaves as you though.

Based on the MOS6502 Emulator in C++ project.

Dependencies:

* Linux, MacOS, or any (remotely) POSIX compliant system
* xa65 assembler (must be in your PATH)
* readline

About

Command line interpreter for 6502 ASM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages