AzFoxxo/Fox-Vision

V1.2 Assembly spec update and implementation

Closed this issue · 1 comments

Add INC and DEC to increase and decrease the current register by one respectively.

Update spec document to include opcodes, add opcodes to Opcodes in shared project and implement them in the virtual machine.

V1.2 has been fully implemented and is working as expected.