2021-06-29 15:49:25 Hi 2021-06-29 16:15:51 hi john_ceph 2021-06-29 16:16:05 hi eli_oat 2021-06-29 16:16:28 hey crc 2021-06-29 16:23:45 o/ 2021-06-29 16:24:52 hey rick_calino1 2021-06-29 16:51:53 Only the shift command left to implement. 2021-06-29 17:53:17 My test works but the full ngaImage doesn't. 2021-06-29 18:25:51 And now my bigger example also works. https://uploadpie.com/wM85m2 2021-06-29 18:26:01 (Screenshot) 2021-06-29 18:27:09 Next step is properly implementing interfaces and then I can commit what I've got. 2021-06-29 20:02:29 Nice. Looking forward to seeing it. 2021-06-29 22:01:16 I have a program that keeps failing at the same place. The issue is that I am not certain what that place actually is. 2021-06-29 22:01:30 any guidance on how to parse this? 2021-06-29 22:01:31 At 15882, opcode 15860 2021-06-29 22:01:31 Instructions: 244d 61d 0d 0d 2021-06-29 22:05:42 lol, never mind -- I mean, still interested in that q...but I found that the issue was I forgot a closing semi-colon :facepalm: 2021-06-29 22:11:31 I use the disassembler (in examples/autopsy) when I run into this; it usually helps me identify what compiled incorrectly. 2021-06-29 22:12:00 oh, I'll take a look at that ASAP 2021-06-29 22:12:01 thanks! 2021-06-29 22:13:08 Adding some additional debugging aids to the retro.c vm is planned, but not until after the next release 2021-06-29 22:13:32 saaaahweet 2021-06-29 22:13:56 I'd say that pretty much seal the deal for me. I'm all about a good error message :D 2021-06-29 22:23:32 I have an array of nested arrays -- I am trying write a word that can iterate over them. I'm attempting to prefix an @ to the names so that I can read them in a quote, but I have a feeling that this is a) ghast 2021-06-29 22:42:00 Oh! hot potato I found `s:evaluate`! works like a charm 2021-06-29 22:46:53 and with that, I've stayed up faaar to late playing. :D