Commit graph

8 commits

Author SHA1 Message Date
Anthony Foxclaw
75f814a99f Fixed README links 2020-02-06 20:43:19 -05:00
Anthony Foxclaw
850d8b4ead Rereorganized README for docs 2020-02-06 20:39:19 -05:00
Anthony Foxclaw
c1bdbc78c5 Rearranaged opcode order
- Rearranaged opcodes to match Iridium's
- Grabbed the get_test_vm() function from the Iridium 1 source to keep up with the tutorial
- Specifications page with details regarding Iridium and Corten's instruction set list
2020-02-06 19:57:38 -05:00
Anthony Foxclaw
ee08374252 Implemented jump opcode 2020-02-06 18:02:09 -05:00
Anthony Foxclaw
6dd33396f0 Added Jump opcode
- And fixed a oversight in the match statement while I was at it.
2020-02-06 17:42:51 -05:00
Anthony Foxclaw
223ce4c1bd Finished LOAD, ADD, HUL and DIV implementation 2020-02-06 17:40:43 -05:00
Anthony Foxclaw
d1340fe9fc Initial start on LOAD, ADD, HUL and DIV opcodes 2020-02-06 16:47:01 -05:00
Anthony Foxclaw
08b16dae6b Initial source commit 2020-02-06 16:37:23 -05:00