This website works better with JavaScript.
Explore
Help
Sign In
joey
/
RE6502
Watch
1
Star
0
Fork
You've already forked RE6502
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84c18afd09
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '84c18afd09'
${ noResults }
RE6502
/
src
History
Joey Pollack
ecc7b9b73f
Fix a bug with the branch instructions not being able to move backward (offsets were unsigned)
2 years ago
..
r6502
Fix a bug with the branch instructions not being able to move backward (offsets were unsigned)
2 years ago
tests
Adds the simple test virtual machine and a few hard-coded test programs
2 years ago
lib.rs
Adds the simple test virtual machine and a few hard-coded test programs
2 years ago
main.rs
adds a few more address modes and unit tests for instructions
2 years ago