Commit graph

  • 872a250192 Changed required Rust version to edition main Tony Bark 2022-05-07 18:24:56 -04:00
  • 613a65d4cf Changed license from MPL to BSD 3 Clause - Patch number now uses three digits - Updated edition from 2018 to 2021 Tony Bark 2022-05-07 18:15:43 -04:00
  • 88c3162fe2
    Remove Appveyor Tony Bark 2021-05-09 16:17:40 -04:00
  • aaf6455762 An update! Just minor tweaks and slight updates. Tony Bark 2021-05-09 15:03:45 -04:00
  • 1cc7b2ec6c
    Merge pull request #2 from tonytins/features/paser Anthony Foxclaw 2020-02-09 20:12:15 -05:00
  • 4dfb99568f We're just a RISC virtual machine Anthony Foxclaw 2020-02-09 19:33:00 -05:00
  • 13069b7ebd Fixed a few old bugs Anthony Foxclaw 2020-02-09 18:43:23 -05:00
  • b825931ce5 Support for memory allocation Anthony Foxclaw 2020-02-09 16:41:13 -05:00
  • 86f060e0f5 Implemented HLT instruction Anthony Foxclaw 2020-02-09 15:16:38 -05:00
  • 76af517a49 Tweaked Github CI Anthony Foxclaw 2020-02-08 17:00:18 -05:00
  • 17ab034784 Merge pull request #1 from tonytins/features/paser Anthony Foxclaw 2020-02-08 16:58:44 -05:00
  • b90b5c22bf Fixed up READMEs Anthony Foxclaw 2020-02-08 16:21:41 -05:00
  • 317feb9188 Minor fixes to the code Anthony Foxclaw 2020-02-08 15:36:04 -05:00
  • 853188b010 Fixed bug with VM assigning wrong opcode Anthony Foxclaw 2020-02-08 15:14:37 -05:00
  • afb68e46b3 Finished assembler paser Anthony Foxclaw 2020-02-07 23:53:59 -05:00
  • fe69c0d0c8 Implemented more of the assembler Anthony Foxclaw 2020-02-07 22:33:36 -05:00
  • 4bfde58cc5 Wrote AssemblerInstruction and Program parser Anthony Foxclaw 2020-02-07 21:49:56 -05:00
  • 1af8f089c3 Initial start on assembly parser Anthony Foxclaw 2020-02-07 21:10:16 -05:00
  • 95272a3472 Updated spec page Anthony Foxclaw 2020-02-07 02:17:59 -05:00
  • 75465c6a20 Fixed mis-numbering of opcodes Anthony Foxclaw 2020-02-07 01:01:39 -05:00
  • d63bedda7c Added version to REPL Anthony Foxclaw 2020-02-07 00:02:43 -05:00
  • 263686902b REPL! Anthony Foxclaw 2020-02-06 23:13:00 -05:00
  • 717c99a4a6 Finished porting over the unit tests Anthony Foxclaw 2020-02-06 22:10:21 -05:00
  • 4822f5e00b Implemented equality checks Anthony Foxclaw 2020-02-06 22:05:48 -05:00
  • 2564b650ff Initial start on equality checks Anthony Foxclaw 2020-02-06 21:40:09 -05:00
  • 75f814a99f Fixed README links Anthony Foxclaw 2020-02-06 20:43:19 -05:00
  • 850d8b4ead Rereorganized README for docs Anthony Foxclaw 2020-02-06 20:39:19 -05:00
  • c1bdbc78c5 Rearranaged opcode order Anthony Foxclaw 2020-02-06 19:57:38 -05:00
  • ee08374252 Implemented jump opcode Anthony Foxclaw 2020-02-06 18:02:09 -05:00
  • 6dd33396f0 Added Jump opcode Anthony Foxclaw 2020-02-06 17:42:51 -05:00
  • 223ce4c1bd Finished LOAD, ADD, HUL and DIV implementation Anthony Foxclaw 2020-02-06 17:40:43 -05:00
  • d1340fe9fc Initial start on LOAD, ADD, HUL and DIV opcodes Anthony Foxclaw 2020-02-06 16:47:01 -05:00
  • 08b16dae6b Initial source commit Anthony Foxclaw 2020-02-06 16:37:23 -05:00