Skip to content

Experimental disassembler written in Ruby for the 6502 CPU

License

Notifications You must be signed in to change notification settings

feliposz/ruby-dis6502

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dis6502

An experimental project to learn about the 6502 CPU.

After writing one assembler/disassembler for the Hack computer I decided to give it a try on writing a simple disassembler for a "real" CPU.

Files

  • dis6502.rb - Experimental disassembler written in Ruby for 6502 machine code

References

About

Experimental disassembler written in Ruby for the 6502 CPU

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages