Joey Pollack
|
e3225cb0ca
|
Refactors the print flags to use bitwise flags and collect them all under a single byte (now know as the Console Flags)
|
1 year ago |
Joey Pollack
|
41401f7d83
|
Preparing to add the InputConsole
|
1 year ago |
Joey Pollack
|
ecc7b9b73f
|
Fix a bug with the branch instructions not being able to move backward (offsets were unsigned)
|
2 years ago |
Joey Pollack
|
05fcb7b7f7
|
Simple test machine can now load an arbitrary program binary
|
2 years ago |
Joey Pollack
|
6efdfecf54
|
Adds the simple test virtual machine and a few hard-coded test programs
|
2 years ago |