|
|
c656b8ca4e
|
Override default show implementation for VM ADT
|
2021-11-18 13:02:26 +01:00 |
|
|
|
e7c413e9eb
|
Add support for 'ldl' and 'stl' instructions
|
2021-11-14 21:54:46 +01:00 |
|
|
|
3bb880f045
|
Rename 'ld' instruction to 'lda'
|
2021-11-14 11:08:25 +01:00 |
|
|
|
6c50259228
|
Disable stack modification by branching (j*) instructions
|
2021-11-14 11:06:56 +01:00 |
|
|
|
434d5a16ff
|
Add support for 'roll' and 'over' instructions
|
2021-11-12 17:40:13 +01:00 |
|
|
|
e3bcebcece
|
Update VM to work on State monad
|
2021-11-12 15:23:17 +01:00 |
|
|
|
ae2ff96cb7
|
Add support for clr instruction
|
2021-11-09 21:25:48 +01:00 |
|
|
|
174af9536f
|
Create print-based VM debugger
|
2021-11-09 19:11:02 +01:00 |
|
|
|
bfb231d483
|
Split VirtualMachine module
|
2021-11-09 18:25:15 +01:00 |
|