1
0
Commit Graph

2 Commits

Author SHA1 Message Date
8b146efe68 Added Junk value, for which all operations are
defined to produce junk.
Any comparison involving junk triggers the i status register.
Any conditional jump triggered when the i register is true,
triggers a python level exception.
2015-12-19 16:55:14 +01:00
31075fd0b9 Moved opcodes into their own file. Now the format is crazy extensible. 2015-12-17 00:52:47 +01:00