Search results

  1. C

    A PowerPC Windows CE device: the Data General WiiN-PAD

    The WiiN-PAD (yes, really, they spell it like that) is the first PowerPC Windows CE system I've ever found. Does anyone know of any others? This is a little handheld slate intended for medical applications with Windows CE 2.12. It has internal flash and a camera for reading barcodes, and it can...
  2. C

    6o6: virtualizing the 6502 on the 6502

    This is something I've literally tinkered with for over twenty years, so it's time to clean it up and open source it, along with the Incredible KIMplement 1.0, its original demonstration application (a KIM-1 emulator that runs on a Commodore 64). 6o6 "6502-on-6502" presents a full NMOS 6502 to...
  3. C

    An Apple district manager's Macintosh Portable in 1989-91 (featuring GEIS AppleLink and a look at System 7.0 alpha)

    This is a bit of a grab bag, but some of you will remember my DVT prototype Macintosh Portable (happily running with Androda's RAM card). It was formerly used by an Apple district manager and I wanted to back it up and then start digging into what was there. Well, that's all done, and it...
  4. C

    Running NetWare on the 6100 (and Apple Network Server)

    No, not the client - actual NetWare. It looks like this: This is NetWare 4.11 running on a Power Mac 6100, though the project (codenamed Cyberpunk) was actually intended for the Apple Network Server. Incredibly, there is still a Forth word "setenv-netware" in the production ANS ROM. Cyberpunk...
  5. C

    CodeWarrior Creating "symbiotic" applications between Macs and the Apple Network Server

    The Apple Network Server's implementation of AIX had a secret weapon, and that was a full Unix-side implementation of AppleTalk, Apple events and the Program-to-Program Communications Toolbox (PPC Toolbox). Apple published demonstration applications where Mac clients could offload their...
  6. C

    Cyberdog 1.0 and the Cyberdog SDK

    I managed to land an unopened copy of the Cyberdog Programmer's Kit book. This included a full CD-ROM with Cyberdog 1.0, the Cyberdog SDK, and many interesting videos and documents. With tweaks it all builds in CodeWarrior Gold 9 and generates real, working Cyberdog/OpenDoc parts. So here they...
  7. C

    The spawn of AtariLab and the Universal Laboratory Interface

    This is about the AtariLab, but here it's being run on a Commodore 64 using the Hayden software (getting the thermistor recalibrated was a pain!). Also includes a look at the Universal Laboratory Interface, its successor. Warning: contains math and abuse of electronics...
  8. C

    MacLynx beta 5: now with UTF-8 and even more native controls

    MacLynx is an update to the original 1997 MacLynx that provides a native Lynx text browser port on A/UX 3.x, System 7.x and higher, with Mac quality-of-life improvements and support for TLS 1.3 through Crypto Ancienne (either self-hosted or on another system). Changes in this release: -...
  9. C

    Hacking the Interactive Television Box: it's got System 7.1 in ROM

    If you have the red ROM for the AITB (Set Top Box/STB), the one that displays on the composite outputs, you can actually hack the unusual form of System 7.1 it includes in ROM. It works great with a BMOW 2MB ROM-inator and a SIMM programmer...
  10. C

    A potato livecam using the C128 VDC and a ComputerEyes

    The Commodore 64 ComputerEyes video digitizer can't display live(ish, it's slow scan) video during capture because the VIC-II DMA interferes. So .... let's put the 128's VDC high-resolution chip into low resolution and use that. And then make the capture rate 25% faster...
  11. C

    Androda's RAM card works great in prototype Macintosh Portables too

    Got Androda's new RAM card and it works great in my DVT prototype Portable (8MB). Decided to post some pictures - including of the early System 7.0 demo presentation it had on its hard disk from the prior owner. https://oldvcr.blogspot.com/2023/06/new-ram-card-prototype-mac-portable.html
  12. C

    The KIM-1 that sounds like Stephen Hawking

    The KIM-1 was the first 6502-based computer, with 1K (actually 1152 bytes) of RAM and a 1MHz clock speed. It has serial routines, but the DECtalk Express it's connected to as a speech synthesizer (using Perfect Paul, which famously was the basis for Professor Hawking's voice) only talks at...
  13. C

    Crypto Ancienne 2.2: TLS 1.3 in an MPW tool

    In addition to an AmigaOS with ixemul port, you can now use carl, a mini-curl clone, as an MPW tool for TLS 1.3 from classic Mac OS. It compiles with MrC. More here: https://oldvcr.blogspot.com/2023/04/crypto-ancienne-22-now-supported-on.html Next step is to make an inetd clone that can run MPW...
  14. C

    The Incredible KIMplement 0.3

    A new release of the Incredible KIMplement, a Commodore KIM-1 emulator that runs on your Commodore 64. The KIM-1 is a 1976 single board computer with a 1MHz MOS 6502 CPU, 1K of RAM, six hex LEDs and a keypad, and was one of the first complete systems you could assemble for just a few hundred...
  15. C

    MacLynx beta 4

    Is it still Lynx if we add mouse hotspots, dialogue boxes and scrollbars? I'd argue ... heck yeah! Runs on System 7.0 and up, A/UX compatible. https://oldvcr.blogspot.com/2023/01/maclynx-beta-4-now-with-scrollbars-and.html
  16. C

    PPC NetPositive+ for PowerPC BeOS

    Who says you can't do TLS on BeOS ... in NetPositive itself? It's a little rocky, but it works! Downloads in the article. It builds with Metrowerks cc/BeOS CodeWarrior, but not sure which was the more appropriate prefix ...