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.
 
 
 
Joey Pollack 07d42abae9 Refactors InputConsole and OutputConsole into just Console, Adds the assemble.bat script 1 year ago
.vscode Adds the InputConsole and a test program for it - echo.asm 1 year ago
simple_test_machine Refactors InputConsole and OutputConsole into just Console, Adds the assemble.bat script 1 year ago
src Fix a bug with the branch instructions not being able to move backward (offsets were unsigned) 2 years ago
todo Preparing to add the InputConsole 1 year ago
.gitignore Preparing to add the InputConsole 1 year ago
Cargo.lock Adds the simple test virtual machine and a few hard-coded test programs 2 years ago
Cargo.toml Adds the simple test virtual machine and a few hard-coded test programs 2 years ago
LICENSE Adds BIT and JMP instructions 2 years ago