home.social

#cpm3 — Public Fediverse posts

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

  1. Finally!
    After ~12 hours more testing and debugging, I got CP/M 3 fully booted and working.
    It took me quite a while to determine the proper wait states and timings for accessing the bank registers.
    Now it boots up without any issue and I couldn't find any errors so far.

    #CPM #CPM3 #eZ80

  2. CPMLDR working on the eZ80-CP/M board.
    Now onwards to the BIOS...

    #cpm #cpm3 #z80 #ez80

  3. My self-assembled #MBC2 #Z80 computer has been completely dead for a while, but today I managed to revive it! The 16 MHz crystal was replaced, and now it's running #CPM3 perfectly! Getting files on it is a little bothersome, but when I have a bit of time I'll see if I can get #PolyPascal and perhaps the te editor (github.com/MiguelVis/te) on it.

  4. My self-assembled #MBC2 #Z80 computer has been completely dead for a while, but today I managed to revive it! The 16 MHz crystal was replaced, and now it's running #CPM3 perfectly! Getting files on it is a little bothersome, but when I have a bit of time I'll see if I can get #PolyPascal and perhaps the te editor (github.com/MiguelVis/te) on it.

  5. My self-assembled #MBC2 #Z80 computer has been completely dead for a while, but today I managed to revive it! The 16 MHz crystal was replaced, and now it's running #CPM3 perfectly! Getting files on it is a little bothersome, but when I have a bit of time I'll see if I can get #PolyPascal and perhaps the te editor (github.com/MiguelVis/te) on it.

  6. My self-assembled #MBC2 #Z80 computer has been completely dead for a while, but today I managed to revive it! The 16 MHz crystal was replaced, and now it's running #CPM3 perfectly! Getting files on it is a little bothersome, but when I have a bit of time I'll see if I can get #PolyPascal and perhaps the te editor (github.com/MiguelVis/te) on it.

  7. My self-assembled #MBC2 #Z80 computer has been completely dead for a while, but today I managed to revive it! The 16 MHz crystal was replaced, and now it's running #CPM3 perfectly! Getting files on it is a little bothersome, but when I have a bit of time I'll see if I can get #PolyPascal and perhaps the te editor (github.com/MiguelVis/te) on it.

  8. I finally finished the basic set of NHACP tools for CP/M 3.

    They should work on any CP/M 3 with an AUX port. They do not access hardware directly, only BDOS calls for best compatibility.

    NHDATE for getting time/date,
    NHDIR lists files on the server, and NHPUT/NHGET for up/downloading files.

    Tested with nabud, NabuNetwork.com IA and NABU NetSim at 57.6kbps.

    NHPUT is currently nabud only, fixes incoming.

    gitlab.com/SolderGirl/CPM_NHAC

    #cpm3 #cpm #z80