Konamiman is back! After an almost three years long "sabbatical" he just presented a new development: the Obsolete Procedure Call (OPC) protocol.
OPC is a very simple protocol that allows to remotely execute code, as well as to read/write memory and ports, on a computer being powered by a Z80 processor; commands are sent via TCP/IP or any other remote transport mechanism. This can be useful for hardware developers: they can test their prototypes/BIOS and related software without having to physically use the target computer (modern computers have better development tools). Or you can use it to remotely dump ROMS, or to just test some Z80 code against a real Z80 machine... you name it.
Besides of the protocol specification (which is not tied to any specific computer type or remote transport mechanism), Konamiman has made available a server application for MSX-DOS (using TCP as transport) and a client library written in C#, together with a sample client application that retrieves some system information from a MSX computer.
Relevant links:
Reacties (6)
Van Victor
Champion (509)
01-01-2018, 12:29
Van hamlet
Scribe (4106)
01-01-2018, 14:52
Van Kai Magazine
Paragon (1428)
01-01-2018, 15:09
Van Sd-Snatcher
Hero (582)
01-01-2018, 18:44
Van karloch
Prophet (2159)
01-01-2018, 21:05
Van MsxKun
Paragon (1124)
04-01-2018, 21:11