Name: Anonymous 2014-06-09 23:26
How would one go about making a virtual machine without using a huge and clumsy
The architecture I'm implementing (DCPU-16) has about 35-40 different instructions.
switch( opcode )
statement?The architecture I'm implementing (DCPU-16) has about 35-40 different instructions.