Commit Graph

  • 444d1b81ba Merge branch 'master' of github.com:/Trivernis/ledstrip-vm master trivernis 2020-07-31 20:17:02 +0200
  • b12ef8d506 Change program to continue execution when the tcp connection fails trivernis 2020-07-31 20:16:18 +0200
  • 125bc9d41f Add license scan report and status fossabot 2020-07-17 09:47:06 -0700
  • d25b5c2efb
    Update README.md Trivernis 2020-07-05 09:27:32 +0000
  • 8b33077bff Improve debugging trivernis 2020-05-03 20:06:09 +0200
  • 7f9140a97e Add debug flag to trace instructions trivernis 2020-05-03 17:59:38 +0200
  • f2e01ab003 Fix primes example trivernis 2020-05-03 15:50:34 +0200
  • cf8f9c1d4c Add rainbow example trivernis 2020-05-03 15:48:28 +0200
  • cb8d7eb877 Remove debug from prime number example trivernis 2020-05-03 14:46:39 +0200
  • 310a4f58d7 Add primes to the examples trivernis 2020-05-03 14:41:14 +0200
  • 68e6b02c07 Add and, or, not, xor, pow and nrt tokens trivernis 2020-05-03 14:33:20 +0200
  • 23f5d0e2c7 Add example files trivernis 2020-05-03 11:35:58 +0200
  • 6823f1e95e Fix missing escape in the readme trivernis 2020-05-03 11:31:56 +0200
  • 5adb4296e5 Add print instruction to print the value of a register to the console trivernis 2020-05-03 11:29:46 +0200
  • 4ae7eee80c Update readme to new label data type trivernis 2020-05-03 10:21:40 +0200
  • 2692d0640d Change label token to accept a 32 bit number instead of reading rgl trivernis 2020-05-03 10:20:54 +0200
  • e5489e49a5 Fix reported exit code being always 0 trivernis 2020-05-03 00:22:57 +0200
  • 5cb68073bf Fix state register trivernis 2020-05-02 19:55:23 +0200
  • 22cc821697 Fix add instruction trivernis 2020-05-02 19:49:31 +0200
  • d4bc8781d9 Add run loop for runtime trivernis 2020-05-02 14:40:23 +0200
  • 1d3b54ff7f Add invocation code for tokens trivernis 2020-05-02 12:59:11 +0200
  • d7c689f7d2 Add Runtime, Token implementations, Registers trivernis 2020-05-02 11:36:11 +0200
  • 6c6de07631 Fix compiler warnings trivernis 2020-04-26 18:40:19 +0200
  • 90777b8ae6
    Create LICENSE Trivernis 2020-04-26 18:38:01 +0200
  • d367f5c9e3 Add README trivernis 2020-04-26 18:36:32 +0200
  • 1db0144eb7 Fix register rgd name trivernis 2020-04-26 18:24:01 +0200
  • 18691a25df Fix errors in assembler trivernis 2020-04-26 18:12:29 +0200
  • 7f2e49e523 Add assembler trivernis 2020-04-26 17:43:25 +0200