remedyvm

A toy RISC virtual machine inspired by Bell Lab's `dis' and Tsoding's `bm'
git clone git://git.ethandl.dev/remedyvm
Log | Files | Refs

DateCommit messageAuthorFiles+-
2024-06-15 10:04Began work on implementing the assembler in RustEthan Long6+671-29
2024-06-14 08:55New directory structureEthan Long14+0-2039
2024-06-14 08:52Decided I'm going to try a different project structureEthan Long8+223-21
2023-06-26 08:02Added tests and cleaned up a bitEthan Long1+106-0
2023-06-18 06:22bruhEthan Long3+190-325
2023-06-18 04:53Gaming. Wrote some tests and completed the lexer Still need to test cases for non-instruction tokensEthan Long2+474-12
2023-06-15 15:03Some minor progress! It is time to sleep and get ready for Spaceport now. Also I need to mark COMP2300 assigments oops I forgor.Ethan Long7+427-19
2023-06-14 14:08Welp... Arrows in troff files don't work.Ethan Long4+12-17
2023-06-09 16:05Some based progressEthan Long3+230-1
2023-06-07 13:04Updated readme.md with the github markdownEthan Long1+83-87
2023-06-07 13:01GamingEthan Long4+317-313
2023-06-07 12:55Initial commit :)Ethan Long10+1515-0