summaryrefslogtreecommitdiff
path: root/sys/src/games/mix
AgeCommit message (Expand)Author
2020-11-28games/mix: fix decoding of shift instructionsAlex Musolino
2020-11-28games/mix: fix SLAX and SRAX instructions (thanks nicolagi)Alex Musolino
2020-11-27games/mix: fix implementation of MOVE instruction (thanks nicolagi)Alex Musolino
2018-02-26games/mix: fix incorrect line numbersglenda
2017-04-22libavl: lookup can return the closest matchspew
2017-02-18games/mix: remove unused variablespew
2017-02-03games/mix: implement Knuth's specification for commentsspew
2017-01-23games/mix: fix STZ bug, print CMPA instructionspew
2017-01-17games/mix: remove tests directoryspew
2017-01-17games/mix: document -g option, rename tests to examples as it is in the man pagespew
2017-01-10games/mix: Add Knuth MIX emulator/assemblerspew