Common stuff


Introduction:
  • Supports FAT16 & IDEDOS filesystem.
  • CAT (cats the flashdrive for files)
  • NMI menu handles the tasks(snapshots).
  • LOAD/SAVE %"nn" ...LINE, SCREEN$, CODE
  • %INSTALL "nn",nn(load a rom to sram),
  • %ROMS (cats the sram for roms)

  • Download ZXMATRIX manual or visit ResiDOS homepage for more details.

    ZXMATRIX user manual (Rev 1.4 2010-01-20) For ZXATASP/ZXCF users as well.

    Using tap or tzx files is not easy, why not use a MP3 player to install ResiDOS !!!

    ZXMATRIX ResiDOS USB Install MP3 (v.2.25)

    ZXMATRIX ResiDOS CF Install MP3 (v2.25)

    ResiDOS Software package v2.0

    Short introduction to ZXMATRIX & ZXCF.
    GhostShip, release 1.6
    DeadlyTower, release 1.0
    Horizons, original ZX Spectrum release converted to ResiDOS
    Package installer, Taskman, TapeIO v1.03, ZX80, ZX81, Channels
    Tape2CF v1.0, copy entire tape to CF (automatic)
    IDESPEED, test your drive
    Z80 & TAP loader, load a game easier & longfile name version
    ROMs installer, install your roms easier
    ZXZVM z-machine
    ZX Spectrum+ tape release.
    Tasword two
    Melbourne draw
    Code machine
    Experimental Devices.pkg with test code for mice & keyboard.
    ResiDOS install for ZXATASP, ZXCF range, ZXMatrix
    MP3 ResiDOS install for ZXATASP, ZXCF range, ZXMatrix

    20091107
    Latest changes,
    Updated USB mouse demo for keyboard also.


    BINXFER(Garry Lancaster) Tap format.
    Jessa I/O test software, it's config on 9600 baud.
    On PC type on command promt MODE com1: 9600,n,8,1
    On Spectrum you have to give start & lenght parameters eg. LET s=16384 LET l=6912
    Send from Spectrum: type on PC copy /b com1: new.bin and then on Speccy GOSUB send
    Receive to Spectrum: type on Spectrum GOSUB receive and then on PC copy/b new.bin com1: