asve79 / z80-telnet

telnet client for speccy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

z80-telnet

Telnet client for z80 (developed and tested on ts-conf machine emulator)

Client use RS232 (#F8EF+REGS) connection & socket server (IC) on host machine.

Backlog

  • Version for ESP module (Zifi, ZX Evolution)
  • Version for Profi RS232 Port w/ zifi module

Wish list

  • (?) Adapted as wc plugin version
  • (?) Migrate to #4000-#BFFF address pool
  • (?) Redesign to console mode w/o windows system

Build

git clone git@github.com:asve79/z80-telnet.git

cd z80-telnet
./get_depencies.sh
./_make.sh

Demo:

Demo

About

telnet client for speccy


Languages

Language:Assembly 97.4%Language:Shell 2.6%