Skip to content

Releases: tschak909/platotermzx

PLATOTERM 1.3 for Memotech MTX-512 Computers - Smoke Test

01 Sep 18:24
Compare
Choose a tag to compare

This is a smoke test release for the MTX-512, to verify working on real hardware. Please do not use.

-Thom

PLATOTerm for ZX Spectrum - Version 1.2 - ZX Printer Support!

10 Nov 20:40
Compare
Choose a tag to compare

PLATOTerm 1.2 for ZX Spectrum Users with an RS-232 Interface

Changes since last release:

  • Support for ZX Printer! Press EXTEND 9 to print the currently visible screen.

Supported Interfaces

Currently two RS-232 interfaces are supported:

  • ZX Interface 1
  • ZX Spectrum +, 128K, and +2, +3 RS-232 port.

You will also need a device that connects the RS-232 port to the internet. Common options here include an RS-232 wifi modem, or connecting a Raspberry Pi running TCPSER (http://github.com/tschak909/tcpser) to the port.

Loading

Since this is a tape image, it should be copied to the appropriate medium for your computer. Since there are many ways to do this, it is not mentioned in the scope of this document.

Once you've inserted your created tape, you can load the software in the usual manner:

LOAD ""

Using PLATOTerm

PLATOTerm will then display a splash screen, indicating that it is ready for use.

image

Once you see this splash screen, the terminal is ready for use, and you can send commands to your WIFI modem, to connect to a PLATO service, such as IRATA.ONLINE:

ATDTIRATA.ONLINE:8005

or, CYBER1.ORG

ATDTCYBERSERV.ORG:8005

For this initial testing release, the baud rate is set to 4800BPS, if this baud rate proves too problematic, please file an issue, and I will add in preferences to set the baud rate and cut a new release.

PLATO Keyboard

The PLATO keyboard is mapped to the Spectrum keys, like so:

PLATO KEY ZX Key
ANS EXTEND-A
BACK EXTEND-B
SHIFT-BACK EXTEND-SHIFT-B
COPY EXTEND-C
SHIFT-COPY EXTEND-SHIFT-C
DATA EXTEND-D
SHIFT-DATA SHIFT-EXTEND-D
EDIT EXTEND-E
SHIFT-EDIT SHIFT-EXTEND-E
FONT EXTEND-F
÷ EXTEND-G
HELP EXTEND-I
SHIFT-HELP SHIFT EXTEND-H
LAB EXTEND-L
SHIFT-LAB SHIFT-EXTEND-L
SUPER EXTEND-P
SHIFT-SUPER SHIFT EXTEND-P
SQUARE EXTEND-Q
ACCESS SHIFT EXTEND-Q
STOP EXTEND-S
SHIFT-STOP SHIFT EXTEND-S
TERM EXTEND-T
× EXTEND-X
SUB EXTEND-Y
SHIFT-SUB SHIFT EXTEND-Y
Print screen EXTEND 9
Get Key Help EXTEND 0

As mentioned in the table above, Pressing EXTEND 0 gives you a menu of keys, asking you to input which one for which you want the equivalent ZX spectrum keypress.

Problems?

This is early release software. If you have problems, please raise an issue, and I will address them and cut a new release. I am releasing this early and often so that everyone can test, and we can in the end, end up with a better piece of software, faster.

PLATOTerm for ZX Spectrum - Test for IF1 Break Fix.

14 Oct 16:57
Compare
Choose a tag to compare

PLATOTerm 1.1 for ZX Spectrum Users with an RS-232 Interface

Changes since last release:

This is an experimental test release for ZX Interface 1 users. The ZX Interface 1's ROM code has a feature where BREAK key presses will interrupt any receive operations and send a BREAK to the system, sending you to BASIC. This only affects 48k Spectrum users. This build attempts to fix this by scanning for the SHIFT-SPACE key combination (which seems to happen when pressing space while also trying to receive RS232 data), and skipping over RS232 reception while it is pressed.

Let's see if this works, Please test, and let me know. -Thom

On this page, you will find tape images for PLATOTerm to be used with the ZX Spectrum computer, and an appropriate RS232 interface.

Spectranet users do not use this tape, as it is not needed. You can simply load PLATOTerm directly from IRATA.ONLINE via Spectranet.

Currently two RS-232 interfaces are supported:

  • ZX Interface 1
  • ZX Spectrum +, 128K, and +2, +3 RS-232 port.

You will also need a device that connects the RS-232 port to the internet. Common options here include an RS-232 wifi modem, or connecting a Raspberry Pi running TCPSER (http://github.com/tschak909/tcpser) to the port.

Loading

Since this is a tape image, it should be copied to the appropriate medium for your computer. Since there are many ways to do this, it is not mentioned in the scope of this document.

Once you've inserted your created tape, you can load the software in the usual manner:

LOAD ""

Using PLATOTerm

PLATOTerm will then display a splash screen, indicating that it is ready for use.

image

Once you see this splash screen, the terminal is ready for use, and you can send commands to your WIFI modem, to connect to a PLATO service, such as IRATA.ONLINE:

ATDTIRATA.ONLINE:8005

or, CYBER1.ORG

ATDTCYBERSERV.ORG:8005

For this initial testing release, the baud rate is set to 4800BPS, if this baud rate proves too problematic, please file an issue, and I will add in preferences to set the baud rate and cut a new release.

PLATO Keyboard

The PLATO keyboard is mapped to the Spectrum keys, like so:

PLATO KEY ZX Key
ANS EXTEND-A
BACK EXTEND-B
SHIFT-BACK EXTEND-SHIFT-B
COPY EXTEND-C
SHIFT-COPY EXTEND-SHIFT-C
DATA EXTEND-D
SHIFT-DATA SHIFT-EXTEND-D
EDIT EXTEND-E
SHIFT-EDIT SHIFT-EXTEND-E
FONT EXTEND-F
÷ EXTEND-G
HELP EXTEND-I
SHIFT-HELP SHIFT EXTEND-H
LAB EXTEND-L
SHIFT-LAB SHIFT-EXTEND-L
SUPER EXTEND-P
SHIFT-SUPER SHIFT EXTEND-P
SQUARE EXTEND-Q
ACCESS SHIFT EXTEND-Q
STOP EXTEND-S
SHIFT-STOP SHIFT EXTEND-S
TERM EXTEND-T
× EXTEND-X
SUB EXTEND-Y
SHIFT-SUB SHIFT EXTEND-Y
Get Key Help EXTEND 0

As mentioned in the table above, Pressing EXTEND 0 gives you a menu of keys, asking you to input which one for which you want the equivalent ZX spectrum keypress.

Problems?

This is early release software. If you have problems, please raise an issue, and I will address them and cut a new release. I am releasing this early and often so that everyone can test, and we can in the end, end up with a better piece of software, faster.

PLATOTerm for ZX Spectrum - RS232 Users 1.1

04 Oct 19:38
Compare
Choose a tag to compare

PLATOTerm 1.1 for ZX Spectrum Users with an RS-232 Interface

Changes since last release:

Thanks to Owen Reynolds for the changes in this release!

  • Keyboard responsiveness improvements
  • Overall timing improvements

On this page, you will find tape images for PLATOTerm to be used with the ZX Spectrum computer, and an appropriate RS232 interface.

Spectranet users do not use this tape, as it is not needed. You can simply load PLATOTerm directly from IRATA.ONLINE via Spectranet.

Currently two RS-232 interfaces are supported:

  • ZX Interface 1
  • ZX Spectrum +, 128K, and +2, +3 RS-232 port.

You will also need a device that connects the RS-232 port to the internet. Common options here include an RS-232 wifi modem, or connecting a Raspberry Pi running TCPSER (http://github.com/tschak909/tcpser) to the port.

Loading

Since this is a tape image, it should be copied to the appropriate medium for your computer. Since there are many ways to do this, it is not mentioned in the scope of this document.

Once you've inserted your created tape, you can load the software in the usual manner:

LOAD ""

Using PLATOTerm

PLATOTerm will then display a splash screen, indicating that it is ready for use.

image

Once you see this splash screen, the terminal is ready for use, and you can send commands to your WIFI modem, to connect to a PLATO service, such as IRATA.ONLINE:

ATDTIRATA.ONLINE:8005

or, CYBER1.ORG

ATDTCYBERSERV.ORG:8005

For this initial testing release, the baud rate is set to 4800BPS, if this baud rate proves too problematic, please file an issue, and I will add in preferences to set the baud rate and cut a new release.

PLATO Keyboard

The PLATO keyboard is mapped to the Spectrum keys, like so:

PLATO KEY ZX Key
ANS EXTEND-A
BACK EXTEND-B
SHIFT-BACK EXTEND-SHIFT-B
COPY EXTEND-C
SHIFT-COPY EXTEND-SHIFT-C
DATA EXTEND-D
SHIFT-DATA SHIFT-EXTEND-D
EDIT EXTEND-E
SHIFT-EDIT SHIFT-EXTEND-E
FONT EXTEND-F
÷ EXTEND-G
HELP EXTEND-I
SHIFT-HELP SHIFT EXTEND-H
LAB EXTEND-L
SHIFT-LAB SHIFT-EXTEND-L
SUPER EXTEND-P
SHIFT-SUPER SHIFT EXTEND-P
SQUARE EXTEND-Q
ACCESS SHIFT EXTEND-Q
STOP EXTEND-S
SHIFT-STOP SHIFT EXTEND-S
TERM EXTEND-T
× EXTEND-X
SUB EXTEND-Y
SHIFT-SUB SHIFT EXTEND-Y
Get Key Help EXTEND 0

As mentioned in the table above, Pressing EXTEND 0 gives you a menu of keys, asking you to input which one for which you want the equivalent ZX spectrum keypress.

Problems?

This is early release software. If you have problems, please raise an issue, and I will address them and cut a new release. I am releasing this early and often so that everyone can test, and we can in the end, end up with a better piece of software, faster.

PLATOTerm for ZX Spectrum - RS232 Users

26 Sep 17:28
Compare
Choose a tag to compare

PLATOTerm 1.0 for ZX Spectrum Users with an RS-232 Interface

On this page, you will find tape images for PLATOTerm to be used with the ZX Spectrum computer, and an appropriate RS232 interface.

Spectranet users do not use this tape, as it is not needed. You can simply load PLATOTerm directly from IRATA.ONLINE via Spectranet.

Currently two RS-232 interfaces are supported:

  • ZX Interface 1
  • ZX Spectrum +, 128K, and +2, +3 RS-232 port.

You will also need a device that connects the RS-232 port to the internet. Common options here include an RS-232 wifi modem, or connecting a Raspberry Pi running TCPSER (http://github.com/tschak909/tcpser) to the port.

Loading

Since this is a tape image, it should be copied to the appropriate medium for your computer. Since there are many ways to do this, it is not mentioned in the scope of this document.

Once you've inserted your created tape, you can load the software in the usual manner:

LOAD ""

Using PLATOTerm

PLATOTerm will then display a splash screen, indicating that it is ready for use.

image

Once you see this splash screen, the terminal is ready for use, and you can send commands to your WIFI modem, to connect to a PLATO service, such as IRATA.ONLINE:

ATDTIRATA.ONLINE:8005

or, CYBER1.ORG

ATDTCYBERSERV.ORG:8005

For this initial testing release, the baud rate is set to 4800BPS, if this baud rate proves too problematic, please file an issue, and I will add in preferences to set the baud rate and cut a new release.

PLATO Keyboard

The PLATO keyboard is mapped to the Atari keys, like so:

PLATO KEY ZX Key
ANS EXTEND-A
BACK EXTEND-B
SHIFT-BACK EXTEND-SHIFT-B
COPY EXTEND-C
SHIFT-COPY EXTEND-SHIFT-C
DATA EXTEND-D
SHIFT-DATA SHIFT-EXTEND-D
EDIT EXTEND-E
SHIFT-EDIT SHIFT-EXTEND-E
FONT EXTEND-F
÷ EXTEND-G
HELP EXTEND-I
SHIFT-HELP SHIFT EXTEND-H
LAB EXTEND-L
SHIFT-LAB SHIFT-EXTEND-L
SUPER EXTEND-P
SHIFT-SUPER SHIFT EXTEND-P
SQUARE EXTEND-Q
ACCESS SHIFT EXTEND-Q
STOP EXTEND-S
SHIFT-STOP SHIFT EXTEND-S
TERM EXTEND-T
× EXTEND-X
SUB EXTEND-Y
SHIFT-SUB SHIFT EXTEND-Y
Get Key Help EXTEND 0

As mentioned in the table above, Pressing EXTEND 0 gives you a menu of keys, asking you to input which one for which you want the equivalent ZX spectrum keypress.

Problems?

This is early release software. If you have problems, please raise an issue, and I will address them and cut a new release. I am releasing this early and often so that everyone can test, and we can in the end, end up with a better piece of software, faster.