Recent content by cheesestraws

  1. C

    What exactly does "-x" mean on the SE/30 Schematic redraw ?

    Yes; it's marked with an X so you know that it's deliberate, not just that the person who drew the schematic forgot to finish that bit.
  2. C

    GEMDOS on the Lisa can be built again!

    As part of my slow migration away from github (and change in development methodology away from development in public), and because I do not anticipate any further public work on this project, I have archived the github repository for this project. I encourage people who want a copy of the code...
  3. C

    Making a VNC server for A/UX

    As part of my slow migration away from github (and change in development methodology away from development in public), and because I do not anticipate any further public feature work on this project, I have archived the github repository for this project. I encourage people who want a copy of...
  4. C

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    you know, in retrospect I rather regret writing an actual spec for LToUDP. And sometimes implementing it at all.
  5. C

    joshc conquests

    I still remember the smell. It took about three months before those flybacks were tolerable.
  6. C

    joshc conquests

    Yes - I meant, I thought Sole Survivor was the only one left of that batch, hence the name? I still have a small box containing all their flybacks. It smells slightly strange, though I think the flybacks are sound.
  7. C

    joshc conquests

    I'm assuming this is related to the Sole Survivor that is now in my cupboard
  8. C

    joshc conquests

    only replace the word 'life' with 'shite'
  9. C

    quick check re serial interface to a mcu

    Both RS422 and RS232 transceivers (which turn UART voltage levels into RS422/232 voltage levels) are both plentiful and available, because they're still widely used. There's a list of RS422 transceivers that are known to work well in localtalk mode here...
  10. C

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    i've always thought of Fink more as a sort of middling language model
  11. C

    OmniTalk WIP AIO AppleTalk Router, MacIP Gateway and AFP Server

    I also have an existing project called omnitalk.
  12. C

    GEM/2 ahoy!

    GEM/2 ahoy!
  13. C

    Programming 68k code in Tiger???

    100% agreed. For development, using emulators is extremely sensible. Totally acceptable, this is how I do almost all of my dev stuff (although I use CodeWarrior because THINK C makes me want to tear my hair out for some reason).
  14. C

    Hootswitch, a (work-in-progress) Apple Desktop Bus switch

    plagiarists gonna plagiarise
  15. C

    Apple LocalTalk interface box

    Your terminology in this thread is very confused, and I think this might not be helping your project. All of this stuff is documented, as far as the wire protocols go, and I strongly endorse @gsteemso 's suggestion to get yourself a copy of Inside Appletalk 2nd ed. and read it. It is easily...
Back
Top