This website requires JavaScript.
Explore
Help
Sign In
fumyuun
/
svgb
Watch
1
Star
0
Fork
0
You've already forked svgb
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
122
KiB
2937ff492b
Commit Graph
4 Commits
Author
SHA1
Message
Date
Koray Yanik
2937ff492b
Initial register bank, support LD RR, $nnnn instructions
2021-02-17 22:40:24 +00:00
Koray Yanik
237a5f1489
Implemented SP, $nnnn and XOR A instructions
2021-02-16 23:05:46 +00:00
Koray Yanik
aa92344d10
Initial work on decoder
...
Decode the LD SP, $nnnn instruction as our first three-byte instruction.
2021-02-16 21:13:50 +00:00
Koray Yanik
3191a19f7e
Initial work on reading instructions from bootROM
2021-02-15 22:55:09 +00:00