umx

UMX VM implementation (icfpc '06)
git clone git://bsandro.tech/umx
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-07-07 20:54added readmebsandro1+10-0
2022-07-03 22:33added licensebsandro1+24-0
2022-01-25 00:54small cleanupbsandro2+2-15
2022-01-12 00:35removed unused stuffbsandro4+0-0
2022-01-12 00:30added ref docbsandro1+0-0
2022-01-12 00:30added stage2 and some speedupbsandro2+1-1
2022-01-12 00:14instruction is passed by ptr and not copiedbsandro2+31-29
2022-01-11 15:49File load bugfix (\r -> \n)bsandro2+4-2
2022-01-11 07:36ntohl/htonl conditional wrappersbsandro1+13-15
2022-01-10 22:27mem bugfixesbsandro1+7-8
2022-01-10 21:32still debuggingbsandro2+11-13
2022-01-10 02:01Still trying to fix opcode #13bsandro1+20-8
2022-01-10 00:58trying to debug ORTH (bugs out for now)bsandro2+10-9
2022-01-09 22:23rest of the opcodesbsandro1+63-11
2022-01-09 21:15basic opcodesbsandro1+24-3
2022-01-09 20:41unix line endingsbsandro1+129-2
2022-01-09 20:40fixed file path to not have semicolonbsandro1+2-2
2022-01-09 20:07added case-sensitive files :/bsandro2+260-0
2022-01-09 20:06reset authorbsandro11+128-0