Skip to content

erunks/rusty-snes-disassembler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A first foray into the 6502 disassembler world

Referencing the following guide all about emulators

Prerequisites to running this package:

  • Make sure that you have rust and cargo setup on your machine
    • If not, you can do that following this guide for Rust

To build and run the package do the following:

cargo build && cargo run

About

A first foray into the 6502 disassembler world

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published