home.social

#runcpm — Public Fediverse posts

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

fetched live
  1. #os8088 on a virtual
    20MB Seagate ST-225 (20MB)
    together with Word and
    #RunCPM in 86Box :)

  2. #RunCPM is coming to
    os8088.com AI OS :)
    (the author used AI to create it)

  3. #RunCPM inside #RunVT is now also available as 32Bit Version
    (in 32Bit not UCRT but MSVCRT)

  4. #RunVT v1.1 with included #RunCPM v6.9
    in one App - without using ConPTY
    - Sixels-Support (like in the Linux version)
    - my version is with static compiled SDL2.DLL
    - at this Time from me only for 64Bit Windows
    github.com/guidol70/RunCPM_Win

  5. #RunVT (v1.1) is a Terminal for #RunCPM in Windows and Linux from the RunCPM author Marcelo Dantas

  6. #RunCPM on the RPi Pico(2) starts to get #CPM3 Mode support with up to 5 Memory Banks ;)

  7. Had some #CPM 2.2 fun last night!

    I managed to get #RunCPM compiling in the Arduino IDE, and successfully running on my #Adafruit #GrandCentral board.

    It involved correctly installing the required board manager packages, and the Adafruit fork of the #sdFat library.

    I also prepared a 512MB microSD card for the Grand Central.

    After connecting my Grand Central, tweaking the sketch and setting the right target board for it, it just worked and I had an "A0>" prompt in PuTTY 🎉

    #retrocomputing

  8. #RunCPM v6.9 for the RPi #Pico and #Pico2
    ( .UF2 Binary and Source)
    - Pico do clock now at 275MHz
    - Pico2 stays clocked at 300MHz
    - Internal CCP v3.3
    - RP2040/2350 Core v5.4.3
    now available at
    github.com/guidol70/RunCPM_RPi

  9. #RunCPM v6.8 on a #Raspberry Pi1 (not Pico) via
    #Composite-Out (#FBAS) on a
    green monochrome SANYO-Monitor ;)

  10. The #fixes of the original author from last week for #RunCPM v6.8 are now incoorparated
    in the #Windows and #Pico versions as of the 01.10.2025 v6.8 Downloads:
    github.com/guidol70/RunCPM_Win
    github.com/guidol70/RunCPM_RPi

  11. Update for #RunCPM v6.7 #Windows
    Starterpack 32&64Bit

    - compiled with #MinGW GCC v15.2.0r1 MSVCRT
    - Fix for abstraction_vstudio.h
    (maybe unused by compile with MinGW-Compiler)

    Get it at
    github.com/guidol70/RunCPM_Win

  12. Test-Compile #RunCPM v6.7 for #Pico2 (USB-serial)
    Source & .UF2 Binary
    (-Os + -O3 compile option)
    with
    - RP2040/RP2350-Core v4.7.1
    - SDFat v2.3.1
    for testing reasons - because some had a freeze while starting apps (.COM) on a Pico2
    get it at
    github.com/guidol70/RunCPM_RPi

  13. Today I got #RunCPM for the RPi #Pico running for the first time via USB on a
    #Olimex #RP2040PC ;)
    because before I had problems with CS-Pin 29 GPIO22 and the SDFat-Library v2.3.0
    (which is also included in the RP2040 Core v4.6.0) SPI.SetCS(22) didnt work/freeze.

  14. #RunCPM for the RPi #Pico(2/W) does also compile/work fine with the #new
    RP2040/2350 #Core v4.6.0
    It has a Upgrade to the latest GCC 14.3 compiler and Newlib 4.5.
    Latest pico-sdk develop branch with important Pico2 floating point function fixes.

  15. And in-between times I am playing with a new (to me) Z-Code interpreter called Vezza in RunCPM.

    So far so good... Running all my favourites (inc all the Zorks), so far as high as some Z5's.

    Loving an easy single interpreter that I can just chuck data files at as CMD line parameters!

    sijnstra.itch.io/vezza

    And/Or

    gitlab.com/sijnstra1/vezza

    #infocom
    #zork
    #planetfall
    #RunCPM
    #Vezza