+3 Hardware
  The +3s
+3 ROM
+3 Software
  CP/M Plus
  Games
    Platoon
  Art Studio
  Devpac
  Tasword 3
Tape Files
ZX Cheats
Tape Files

(a few) tape files, not necessary +3 related

    Note: this section includes tape version of software that I have in a better shape than those found on World of Spectrum archive. If the archive will be updated with a version similar or identical to mine, I will (probably) remove the respective item from my page.
     

MicroMONS v3

    MicroMONS screenshotStrange, but it seems that no one has this utility around the Internet ! (correct me if I’m wrong)
    This is a (very) small disassembler, presumably released by HiSoft. However, there is not any mention about the software producer inside the code.
    The code must load at #4000 (16384) and run from there. As the code loads into the screen, care must be taken not to corrupt the pixels before entering the “RANDOMIZE USR 16384” statement.
    The program affects only the memory content at addresses represented by the screen, not any other location is affected.
    All commands are quite identical to MONS3 debugger/disassembler. However, MicroMONS have a few additional features. As far as I remember, these are:

    • [CAPS] “6” - advance to next mnemonic
    • “K” - interprets the Basic tokens
    • “J” and/or “S” - load and/or save memory dump from/to tape
    • the F register (flags) are more intuitive than those used by MONS

    The original version is 48K compatible only. Do not use it on 128K machines ! If doing so, the 128K Basic becomes corrupt right after MicroMONS’s exit (return to Basic). On 128K machines use the modified (128K) version instead. The code is the same, except the exit routine, which uses the same method of exit as the MONS4 uses:
    ...
    RST  #08
    DEFB #FF

    downloadDownload MicroMONS v3 original version (48K) (.ZIP, 3K)
    downloadDownload MicroMONS v3 modified (128K) (.ZIP, 3K)

Cybernoid 1 demo version

    This is the demo. I have no idea what magazine has published this demo. There are only 2 levels, practically the same first 2 levels of the full version game. There are, however, a few minor differences; look at the Cybernoid 1 paragraph, on the cheat page, for details. It is based on a tape copy I have from the obscure past. TAP file.

    downloadDownload Cybernoid 1 demo version (.ZIP, 25K)

[Top of this page]
 

[Home] [RO] [SMS Story] [Patches] [ZX Zone] [Gallery] [Who, Me ?]

Last updated 20.10.2011 (What’s new ?)
© 1999-2011 Cristian Secară