Recent content by Xero

  1. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    I finally fixed the FTP bug, and so i felt good about cutting another release. I also added in > / >> redirection for various commands too! Wget with auto-file-typing and TLS1.2 support (TLS did add some size to the binary, but memory usage still decent due to other optimizations). Also a proper...
  2. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    no shell redirection/pipes etc yet...ultimately the nc is more useful for basic testing than doing anything fancy...but maybe in the future. Admittedly I've been busy with other priorities the past week or so, but I have a whole bunch of screen drawing fixes / caching and some other stuff...
  3. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    This one is definitely fun to reproduce, it's sporadic as hell, and it would often work on 2nd try for me anyway. However, I've put in two fixes now that hopefully address this. One, the font resource was purgable, so it could get purged from memory, and on real hardware with more memory...
  4. Xero

    Help for a nubus Radius PrecisionColor Pro 24X ROM/firmware upgrade

    Not sure if this was posted, but here's the Radius PC24X 1.4.2 rom that came from what I believe is an earlier version of the 7" card, which can be identified by the two RAM chips on the 2nd row w/110mhz DAC. I think the later versions all have just a single ram chip on that row, and a slightly...
  5. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    Oh strange. I feel like I saw it do that once when I ssh'ed into another box, then telnet'ed from within there, like some strange escape issue or something, although now I can't reproduce it. Definitely seems like the custom glyphs are showing up as lozenges. I'll try this from my actual...
  6. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    That actually explains it. Though, on this 8.1 install (which i'm pretty sure I did a full install, it has the internet setup wizard, etc), I'm still not sure I see that control panel that has the big list of extensions...I do see some extension mappings under pc exchange, but it's literally...
  7. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    HMMM!! I was aware of those mappings in there, but for some reason I didn't think it was a thing until os9??? I've mostly only played with that stuff on my G3's is why I probably never noticed otherwise. I'm trying to make the dataset of my "auto-type" feature be re-usable between the various...
  8. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    heck i might sooner take natgeo claude 4.6 over mactech gpt-1 LOL. The reasoning/logic skills would be so much better on a modern model versus an early GPT model, even having to re-train it would be trivial. When I did my IE5 retro prompt project, probably sonnet 4.5 at the time, it did not know...
  9. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    They're not even written in the same language (C vs C++) which makes all the accusations even more asinine, frankly, but I digress. I do think my approach is fundamentally different - I expressed in my original post that I had some inspiration from things like busybox, a single binary that...
  10. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    That's the best part, it was already including mbed-tls anyway for SSH encryption algorithm support, so overall size is barely any different. Maybe a hundred lines of code or something? After adding 30+ new commands the file size only changed like 8kb, though I don't recall if i checked after...
  11. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    I'll need to figure out a test setup for the *modem stuff but that could be interesting for sure. I didnt even know about scuzemu, that's pretty damn cool especially considering I'm using a zuluscsi on my old quadra. Ah yes, the only possible way to cause even more drama around here, start...
  12. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    Dental work complete! Hmmmm! Telnet didn't really support that directly though did it? Do you mean like, XMODEM/ZMODEM type stuff? Or FTP/SCP/SFTP? I definitely would like to look into latter. Maybe a curl/wget type thing as well... Already working on another release though. I added a whole...
  13. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    fixed, there's now a "bold is bright colors" preference, which should be enabled by default. I think this was ultimately the cause of it. https://github.com/LXXero/SevenTTY/releases/tag/v1.1.1 LMFAO, it's also reflecting me a bit, since I tend to prompt it in a familiar way, and there's a bunch...
  14. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    and here's where it gets fun. I fed the context of what we've been talking about here, into the context of my desktopfix prompt....yeah...it's ready to rock on this, ahahahah.... I swore it looked the skull had a busted tooth but i didn't drill into it further at the time! That's good debug...
  15. Xero

    SevenTTY — local shell + terminal + SSH for classic Mac OS

    Next release is now available, this one's got a good mix of new features and bug fixes, including a pesky key-repeat bug when scrolling. The big one is 256-color support and a custom glyph font for doing tons of special characters. Plus, the results of my back/forth review sessions between...
Back
Top