aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/example-synacor/set.s
AgeCommit message (Collapse)AuthorFilesLines
2021-04-03sim: example-synacor: a simple implementation for referenceMike Frysinger1-0/+20
Provide a simple example simulator for people porting to new targets to use as a reference. This one has the advantage of being used by people and having a fun program available for it. It doesn't require a special target -- the example simulators can be built for any existing port.