Git Product home page Git Product logo

zxedit's Introduction

ZXEdit

ZXEdit is a simple text editor and file management tool for the Commodore 64, BBC Micro, CP/M and ZX Spectrum with the disk systems esxdos, residos or plus3dos

Tools needed to compile

  • gcc (for building the included archiver tool for archiving files to .tap)
  • z88dk (my fork from github.com/pjshumphreys/z88dk)
  • cc65 (my fork from github.com/pjshumphreys/cc65)
  • zmakebas
  • c1541 (from the VICE emulator)

How to build

make

Installation instructions

All files needed are prebuilt in zxedit.zip for convienience

Commodore 64

zxedit.zip contains zxedit.d64

BBC Micro

zxedit.zip contains $.ED.INF and $.ED which can be imported into a disc image using beebem.

The menu option to use is edit->import files to disk. Select $.ED.INF as the file to import.

To run the program on the beeb, type *RUN "ED" at the basic prompt.

CP/M

zxedit.zip contains ed.com

ZX Spectrum - esxdos, such as divmmc devices

Copy ed, ede.bin, edp.bin and edr.bin to the sd card, or

  1. Open esxdos.tap in the fuse ZX Spectrum emulator
  2. Type in LOAD "". Don't press anything yet.
  3. Open zxedit.tap, then press 'q' to load the files
  4. To run the program, type in LOAD * "ed"

ZX Spectrum - residos

  1. Open residos.tap in the fuse ZX Spectrum emulator
  2. Type in LOAD "". Don't press anything yet.
  3. Open zxedit.tap, then press 'q' to load the files
  4. To run the program, type in LOAD % "ed"

ZX Spectrum +3

zxedit.zip contains a plus3dos disk image zxedit.dsk that contains the program, or

  1. Open plus3dos.tap in the fuse ZX Spectrum emulator
  2. Place a blank disk in drive A:
  3. Type in FORMAT "a:" : LOAD "t:" : LOAD "". Don't press anything yet.
  4. Open zxedit.tap, then press 'a' to load the files
  5. To run the program, type in LOAD "a:": LOAD "ed"

ZX Spectrum +3e

  1. Open plus3dos.tap in the fuse ZX Spectrum emulator
  2. Type in MOVE "c:" IN "<your partition name>" : LOAD "t:" : LOAD "". Don't press anything yet.
  3. Open zxedit.tap, then press 'c' to load the files
  4. To run the program, type in LOAD "c:" : LOAD "ed"

zxedit's People

Contributors

pjshumphreys avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.