5 I think atomic decrement should probably not be an error, but there also
6 should be both increment and decrement. Although another decrement below
11 I think it is ref uncount is working with registers and it is kinda
12 being used with a memory address, so maybe that is a bad thing?
16 There are too many instructions that happen at this point where printing all
17 of them is completely not feasible. So I am going to have to do some kind of
18 instruction storing circular queue and dumping. That way whenever there is
19 a crash of sorts I can figure out where it is, otherwise just guessing and
20 whatnot which would be a bad thing.
24 Been slowly working on the code but it is late and I am quite tired. Made some
25 progress on the instruction gathering, but that is about it.