Alek Ratzloff 7a6c2d80ab Add call/ret/push/pop instructions
* Call/ret/push/pop are implemented and appear to be working
* Call/ret/push/pop is specified in the 0x2000 block, replacing the
  mov instruction
* Mov instruction is now specified in the 0x3000 block

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-02-26 10:14:48 -05:00
2020-02-26 10:14:48 -05:00
2020-01-25 19:17:39 -05:00
2020-02-25 14:19:12 -05:00
2020-02-25 14:19:12 -05:00
2020-02-26 10:14:48 -05:00
Description
No description provided
1.9 MiB
Languages
Rust 85.9%
Assembly 5.9%
Yacc 5.4%
Roff 2.4%
Shell 0.4%