Two Stop Bitsnew | comments | tags | ask | submitlogin
  • me 573 days ago | parent | on: A ZX81 Replacement Mechanical Keyboard
    There was a clone by Timex, the T/S 1500, which was a ZX81 (with 16 kB RAM!) in a Spectrum-like case with rubber/chicklet keys: https://en.wikipedia.org/wiki/Timex_Sinclair

    You can build your own ZX81 replica, there are several projects available and all components are still available since the replicas replace the Sinclair ULA with a bunch of regular 74-series TTL ICs. We used the ZX81plus38 for a soldering course with our students, this works very well:

    https://github.com/mahjongg2/ZX81plus38

    There's also a Sinclair Spectrum clone, the Harlequin, which is also quite simple to build.

  • me 573 days ago | parent | on: A ZX81 Replacement Mechanical Keyboard
    Works like a charm – also with a Spectrum clone, but you have to invert the order of the cables at one of the connectors IIRC. I had a number of the PCBs manufactured (but I used different keycaps) and use them with inexpensive keychron switches.
  • me 582 days ago | parent | on: Previous : A NeXT Computer Emulator
    Note that the version history on unixdude's site is not up to date, the most recent version is 3.1, which was published by Andreas yesterday.

    The current source code can be found in the "branch_softfloat" branch on sourceforge's svn: https://sourceforge.net/projects/previous/

    • bmonkey325 581 days ago
      I now have serious trepidation about my post and may delete it. Friend of a friend sent a link through Twitter to unix dude. But that has links to blobs from god knows where and no mention of any repo from anywhere. Ugggggh.

      I equally now don’t trust the source forge source either , unless you know Andreas somehow and can vouch for them. The official website linked to from sourceforge is derelict with a last update from 2016 and version 1.4.

      http://previous.alternative-system.com/

      In 2023 a let’s encrypt script fixes this in 10 minutes and no automation linking. And thr gap of the last update from 2016 is huge. Feels like the project doesn’t have control. I just want people to learn and have a good time and not be in harms way while doing it.

      I know jgrahamc would say I’m overthinking this. But I’m hopping they will weigh in and give wisdom as they do.

      • me 581 days ago
        I know Andreas and he is reliable and trustworthy. He also publishes binary builds of Previous for macOS x86 and Arm (usually on dropbox). Most of the discussions take place on the nextcomputers.org forums (https://www.nextcomputers.org/forums/), so the handful of people interested in the emulator get their information on updates directly from there and updating the information on the web is often neglected – it's a fun open source project, after all, so I can understand that people prefer to spend their spare time hacking instead of updating web pages. But it's certainly not an ideal situation.

        unixdude knows that his webpage is outdated and is working on an update (see the "What Needs to be done for a NeXT Emulator" thread in the Emulation / Virtualization subforum).

        • bmonkey325 581 days ago
          Good to know. Thanks for the comforting feedback. With so many scams and hacks going on all the time, I think I am probably overly paranoid.
          • Borg 580 days ago
            Yeah, you are not alone with paranoia... I will quote famous words from System Shock 2: "Paranoia keeps us alive..."
  • me 590 days ago | parent | on: Apple prototypes of the 80's unveiled
    ...these are "only" design prototypes from Hartmut Esslinger's 2012 book, no actual unknown prototypes.
    • bmonkey325 590 days ago
      These were definitely ID prototypes. I am sure Steve Jobs saw these at some point. Whether they moved onto a tape out stage where a production mockup was made - probably not. Aesthetically, whatever it was Steve vetoed it befere it got to the production stage.

      here is the og iphone prototype : https://www.theverge.com/2019/3/19/18263844/apple-iphone-pro...

      And even skankphone a working prototype for iPhone baseband looked nothing like the shipping product though it looked like it got some ID love....

      https://www.theiphonewiki.com/wiki/SkankPhone

  • me 619 days ago | parent | on: First new vax in ...30 years? :-)
    Unfortunately no updates since that was posted in 2021...
  • me 622 days ago | parent | on: Byte Magazine : An Interview: The Macintosh Design...
    This article has a number of OCR errors, some omitting half a sentence.

    There's a scan of the BYTE article available at https://www.tech-insider.org/mac/research/acrobat/8402-a.pdf

  • me 623 days ago | parent | on: Nuked-MD-FPGA: Mega Drive/Genesis core written in ...
    Whow, this includes a 68000 Verilog CPU core which seems to use the original 68k micro/nanocode. Impressive!
  • me 623 days ago | parent | on: Niklaus Wirth has passed away
    Further confirmation and a bit of personal history was posted on the Oberon mailing list by Andreas Pirkbauer:

    https://lists.inf.ethz.ch/pipermail/oberon/2024/016856.html

  • me 639 days ago | parent | on: Welcome to the Apple Lisa Emulator Project
    There's a second Lisa emulator, idle (Incomplete Draft of a Lisa Emulator):

      https://idle-lisa-emu.sourceforge.net
    
    There are quite a lot of activities around the Lisa right now. A number of projects recreate the Lisa hardware using (mostly) original components:

    https://github.com/warmech/lisa-hardware/

    https://github.com/alexthecat123/Lisa-PCBs/

    https://github.com/alexthecat123/Lisa-GALSCSI-Card/

    Patrick Schäfer has provided Lisa hardware and tools for many years:

    http://john.ccac.rwth-aachen.de:8000/patrick/idefile.htm

    and there is an Arduino-based ProFile hard disk emulator (currently only working with the Lisa 2/5 I/O board):

    https://github.com/alexthecat123/ArduinoFile

    ...plus one based on a BeagleBoard:

    http://www.arcanebyte.com/harddrive-product/

    ...bigmessowires' floppy emulator, which also works with Lisas

    https://www.bigmessowires.com/floppy-emu/

    ...and, of course, the Lisa OS and application source code which was published in early 2023:

    https://computerhistory.org/blog/the-lisa-apples-most-influe.../

    ...plus more interesting source code including GEM, e.g. available at:

    https://stardot.org.uk/forums/viewtopic.php?t=20964

    https://github.com/stepleton/

    • Rochus 639 days ago
      Thanks for the links.

      Here is yet another one: https://github.com/rochus-keller/LisaPascal

      • me 639 days ago
        Ah, darn, I knew I wanted to add your repos, sorry. Thanks for the reminder!

        Are you planning to extend the compiler into a full Pascal cross compiler for the Lisa? That would be _very_ nice to have...

        • Rochus 638 days ago
          I spent quite some time studying the Pascal and Assembler source code, but could not resolve all symbols, and there are also several ambiguities, which led me to the conclusion that I would also have to build an interpreter for all the build related files and try to reconstruct a complete build with the correct options in order to be able to make any statement about the completeness and integrity of the code. That would take a lot of time at the expense of my other interests. That's why I've put the project on hold for the time being.
  • me 676 days ago | parent | on: The Apple Network Server's all-too-secret weapon (...
    A fascinating and extensive insight into an almost forgotten era of Apple… I’m happy that Apple eventually ended up choosing NeXT, but I would have loved to own an ANS back then (I was running A/UX on a IIci and MkLinux on a PowerMac 6100 and had access to IBM and Motorola AIX machines…), especially with the never-released A/UX 4 :).
    • classichasclass 675 days ago
      It was a really strange time. I loved my ANS and other than a brief time I got to touch an A/UX console (though I lacked a login) it was the only Apple Unix thing I used contemporaneously. Apple truly seemed all over the place. Otherwise for me personally it was all BSD and classic Mac OS, as a child of the University of California. 8-)
  • More
lists | rss | source
Search:
Two Stop Bits is a discussion web site about retro computing and gaming.