Ermmm… just starting to do some coding again. First priorities, rebuilding Jujuedit to properly support unicode in dialogs and stop breaking Windows7 context menu. This will be done by discarding the old shell extension which only works in Win32 anyway, and moving options to open any file in Jujuedit to the registry. There are a whole bunch of other issues on the list, but those are the priorities (basically I want to post a version that doesn’t interfere with people’s OS, seems like a worthy goal)
Also, ummmm, Drivey crashes on my iMac 27″ (running in Windows) because the vertical resolution is too high! At some point I made the arbitrary call that no one would ever need more that 1200 scan lines but the new iMac is 1440 vertical. Yes I am an idiot, but that call was made some time ago and this is the first time I’ve seen the problem… this is just one of those awkward fixed buffer size issues that programmers cringe with embarrassment about (come on, everyone does it at some point!).
Oh yeah, iPhone development… well uhhhh… first things first ok?