home.social

#cpm80 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cpm80, aggregated by home.social.

fetched live
  1. @LeilahLilienruh Viel lustiger ist, wenn der Dozent (meiner Schwester) nur *glaubt*, dass das auf einer Schreibmaschine geschrieben ist, weil er unfähig ist, den draft-Ausdruck eines 9-Nadel-Druckers als solchen zu erkennen.
    Also macht er sich die Mühe auf jeder einzelnen Seite etwas anzustreichen und dann meine Schwester zu fragen: "Und bis wann können Sie die Korrektor bringen?" und meine Schwester fragt: "Ist Morgen in Ordnung"?
    #Wordstar #cpm80 #z80 #ZilogZ80

  2. Trying to debug an errant CP/M system when all you've got is PIP ...
    (I honestly think the BIOS isn't built correctly somehow, as commands seem to fail silently)

    #RetroComputing #Intel8080 #cpm80

  3. After much testing and code comparison, the new Feb 2025 Release of #Vezza - my #z80 high speed #zmachine is ready! Took way longer than expected to synchronize across all of the code bases, particularly making sure that all optimizations made it across all platforms - TRS-80 model 1, TRS-80 model 3, TRS-80 model 4, the CP/M versions (~18 platforms), the embedded versions (Spectrum tape, TEC-1G), and slowly pushing into the Agon Light version (which has even more updates still in progress). Lots of individual tweaks, and some major rethinks and rewrites have come together to accelerate game play.

    The hardest part of rewriting in this update involved rewriting the dictionary search code. I ended up going back to the original jzip interpreter, written in C for Unix waaay back when. Jzip provided much of the logic that went into ZXZVM, which provided the base for #M4ZVM #M3ZVM and #Vezza. Going back to Jzip made sense as Jzip has an even longer history; and is highly tested and stable and still maintained. This research gave me the confidence that the streamlining and changes I was making to such a fundamental part of the game would work, making all inputted dictionary searching more efficient.

    To work around how CP/M stores executable files I spent a lot of time re-organising the memory map to make the executable smaller. This involved rearranging where the initialization code was stored inside the increasingly complex layout. Support across multiple versions means I needed to break up variable sized code and strings to sit inside variable sized gaps, while still compiling all the CP/M versions from the same interconnected set of source files. It needed quite a few manual checks to ensure that it all worked.

    What this all means is that your favourite #infocom #punyinform and other text adventures will all play on your favourite z80 #retrocomputing platforms even faster than before!

    More details in the devlog and downloads can be found at:
    #TRS80 versions sijnstra.itch.io/m4zvm
    #CPM #CPM80 versions sijnstra.itch.io/vezza

  4. Random memory: Some 45-50 years ago, my dad sold and serviced #CPM machines, specifically #GeminiMicrocomputers from the #UK. His customers seemed to be primarily people connected to printing and the press. One guy represented a printing house, which I believe also doubled as a #Buddhist #monastery, and visited my dad's shop quite frequently.

    The thing that triggered this memory, was that apart from #Buddhism and printing, my dad's customer - friend if I'm not mistaken - also did a bit of recreational programming. He was in fact the author of a Danish #Pacman clone called "Gufferen" which translates to something along the lines of "the muncher". At the time, it was a breath taking action game in 80x25 character resolution, and I'm absolutely gutted that I will probably never see it again.

    Good times.

    #vintagecomputing #cpm80 #z80

  5. @amoroso That's worthy of celebration. Think the only one I have around at present is an Amstrad CPC-664 emulator. I should try CP/M-86 in qemu. I suppose Atari TOS is, in part, CP/M-68k with a filesystem from CDOS (DOSPLUS?), if that counts. #cpm80

  6. Thinking about Processor Technologies Sol-20 microcomputer #s100bus #cpm80

  7. Hurrah, my #RC2040 kit arrived from #ExtremeKits over the weekend.

    The surface mount microSD card slot is going to be a challenge for me 🤔

    #retrocomputing
    #emulation
    #Z80
    #CPM
    #cpm80

  8. Tiny CP/M you say?
    Taking #RunCPM #Pico and getting it working on the @[email protected] #Tiny2040 with @[email protected] Micro SD SPI 3V breakout board.

    Write up to come, oblig #Zork test shown.

    #CPM80 #CPM