aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparently this needs a .md extension?HEADmasterJesse Luehrs2012-04-111-0/+0
* add READMEJesse Luehrs2012-04-111-0/+24
* don't increment pc until the op finishes executingJesse Luehrs2012-04-063-68/+449
* example asm file from the specJesse Luehrs2012-04-051-0/+28
* add an assemblerJesse Luehrs2012-04-052-0/+249
* spec sample program in binary formJesse Luehrs2012-04-051-0/+0
* add script to execute binary filesJesse Luehrs2012-04-051-0/+50
* add some pretty printersJesse Luehrs2012-04-051-0/+48
* track clock ticksJesse Luehrs2012-04-052-0/+119
* remove unnecessary questionsJesse Luehrs2012-04-051-8/+0
* SP starts at 0Jesse Luehrs2012-04-052-125/+121
* initial implementationJesse Luehrs2012-04-052-0/+3074
* initial commitJesse Luehrs2012-04-044-0/+30