tinyvm/programs
Joseph Kogut d1f9840393 * Added jump to subroutine functionality
* Added NOP instruction

* Added program demonstrating the usage of the "call" and "ret" instructions

* Added program demonstrating the usafe of the "nop" instruction
2011-08-13 03:13:49 -07:00
..
euler1.vm Rewrote programs/euler1.vm to use forward jumps 2011-08-13 02:53:06 -07:00
euler1_nodiv.vm Fixed attribution of algorithm used in programs/euler1_nodiv.vm 2011-08-09 17:03:36 -07:00
jsr.vm * Added jump to subroutine functionality 2011-08-13 03:13:49 -07:00
loop.vm * Nothing left can be taken away. 2011-08-06 16:06:51 -07:00
nop.vm * Added jump to subroutine functionality 2011-08-13 03:13:49 -07:00
stack_bench.vm * Nothing left can be taken away. 2011-08-06 16:06:51 -07:00