1
0
Commit Graph

4 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
6d7de5ae75 More powerful tokenizer regex installed. 2015-12-17 18:35:25 +01:00
9688172806 Changed stack architecture to move downwards.
TikzPainter have been adjusted for the change.
Stack limits are now shown.
2015-12-17 17:48:37 +01:00
e4ff1d4420 Move Emulator and TikzPainter into their own files. 2015-12-17 01:16:01 +01:00