11 Commits
Author SHA1 Message Date
robotcritter 3f35963d98 Changed license to GPL 2021-12-28 02:07:12 -08:00
robotcritter 8bcad2beae started using logging library 2021-12-10 15:47:43 -08:00
robotcritter bf1d3bf477 improving smell 2021-12-09 17:52:06 -08:00
robotcritter 6f353fd70e Update main.rs 2021-12-09 17:50:57 -08:00
robotcritter 3cad6aa362 refactored logic with Opcode enum, starting to support typed literals 2021-12-09 17:50:16 -08:00
robotcritter cc04958955 Now accepts command line argument for binary file path 2021-12-08 12:43:54 -08:00
robotcritter e4528d2d71 reads binary files now 2021-12-08 11:58:02 -08:00
robotcritter 22f48d8732 Implemented COPY 2021-12-08 00:34:27 -08:00
robotcritter 6097fdbf05 Working bytecode! 2021-12-07 18:50:34 -08:00
robotcritter 212b353558 init commit 2021-12-07 18:22:06 -08:00
robotcritter 1a0dccbfc8 Initial commit 2021-12-07 18:20:47 -08:00