Telnet client for z80 (developed and tested on ts-conf machine emulator)
Client use RS232 (#F8EF+REGS) connection & socket server (IC) on host machine.
- windows library: https://github.com/asve79/xasconv
- socket library: https://github.com/HackerVBI/ZiFi/tree/master/_rs232
- socket server: https://github.com/HackerVBI/ZiFi/tree/master/_rs232/ic_emul_0.2
- Emulator: https://github.com/tslabs/zx-evo/raw/master/pentevo/unreal/Unreal/bin/unreal.7z or https://github.com/asve79/Xpeccy
- Version for ESP module (Zifi, ZX Evolution)
- Version for Profi RS232 Port w/ zifi module
- (?) Adapted as wc plugin version
- (?) Migrate to #4000-#BFFF address pool
- (?) Redesign to console mode w/o windows system
git clone [email protected]:asve79/z80-telnet.git
cd z80-telnet
./get_depencies.sh
./_make.sh