Skip to content

v1.2

Compare
Choose a tag to compare
@chris-y chris-y released this 08 Apr 21:44
· 64 commits to master since this release
3c8e6ed

Installation

  • Copy TZX2TAP to c:/dot
  • Copy tzxconv.bas to c:/nextzxos

In c:/nextzxos/browser.cfg, modify the TZX line to be:

TZX<clear 65367:.tzx2tap "|":load "c:/nextzxos/tzxconv.bas":let f$="|":goto 9000

Changes since v1.1

  • Added helper script so files can be converted and run by selecting them from the browser. It's now as easy to load a TZX (with no custom blocks) as it is a TAP on an unexpanded Next.
  • Improved error handling, now exits with a Spectrum error on failure (except for "file already exists")