This website requires JavaScript.
Explore
Help
Sign In
jake
/
SplitBit-Emulator
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
470327a0d5980f693ce7437ba760966eafe63a13
SplitBit-Emulator
/
Source
/
Emulator
T
History
Anachronaut
c64f097810
Added bit shift instructions.
...
SHL and SHR treat A and B as a 16 bit circular shift register and rotates them either left or right.
2024-10-30 16:06:33 -04:00
..
bootstrap.c
Assembler Completed
2024-10-26 15:31:24 -04:00
bootstrap.h
Assembler Completed
2024-10-26 15:31:24 -04:00
cpu.c
Added bit shift instructions.
2024-10-30 16:06:33 -04:00
cpu.h
Assembler Completed
2024-10-26 15:31:24 -04:00
emulator.c
Assembler Completed
2024-10-26 15:31:24 -04:00
io.c
Assembler Completed
2024-10-26 15:31:24 -04:00
io.h
Assembler Completed
2024-10-26 15:31:24 -04:00
utility.c
Assembler Completed
2024-10-26 15:31:24 -04:00
utility.h
Assembler Completed
2024-10-26 15:31:24 -04:00