I’m going to be out of the area for roughly a week on business; the site, and all of my projects will be on hold for this short duration.
Joe updated his Intellivision SDK, v4beta1 is build natively for OSX and Windows now, so I won’t bother with the ports. He did port the ECS utilities, but only created empty shims, so while they compile, they don’t work. Why he opted to do this? I’m really not sure, but I guess it makes the package ‘complete’ even if it doesn’t work.
I’ve recompiled the dynamic perl code for the oekaki as C code using perlcc, then build the binaries statically so they could be used remotely with no library issues on the same platform. It’s trivially faster, but makes editing certain aspects futile. I don’t intend to keep it this way, but I am going to give it a test run. I’ve changed the oekaki’s internals to adhere to my current layout engine, and so far, it looks OK.