Commit Graph

4 Commits

Author SHA1 Message Date
be1bc63ff2 jump was written off the end of binary code, fixed 2018-05-28 11:45:04 +03:00
ce3cc72f9e move all position setting into position
Position and subclasses handle the logic, external to
the classes, so it can be swapped out later
(at runtime positions can’t change)
2018-05-07 22:30:43 +03:00
3244c7d633 add position tests
and refactor padding out
2018-05-05 20:11:08 +03:00
aa79e41d1c rename register to risc
seems to fit the layer much better as we really have a very reduced
instruction set
2017-01-19 09:02:29 +02:00