pmd85-raw2tape is a simple utility to convert direct raw memory contents to PMD85 tape headed file formats. pmd85-new is an utility which allows to communicate with PMD-85 in terminal mode. It allows to write binary data from file to given address in target PMD 85-2 computer and then run the program from given address. The sources pmd85-new.c and pmd85-rs232.c can be compiled under GNU/Linux. The pmd85 is original DOS application but it lacks assembly RS232 routines library. FlareWords+ editor is my "precious" applications I have witten somewhere in year 1987-88 for PMD85, which has been sucesfully converted and loaded by SimPMD . FlareWords+ is WordStar like editor fitting in 2kB of code or it can be extended by additional 1kB to provide Czech accent characters. There has been print support for D100 even with Czech letters and some automatic line alignment/justification commands. There is DAM assembly source for Flare in raw dump and tape format as well. Use of FlareWords - fl50.tape and pmd85-raw2tape On PC pmd85-raw2tape -n FLARE+ -s 0x5000 -o fl50.tape fl50.pmd simpmd -2 --tape-in=fl50.tape In PMD85-2 monitor MGLD00 JUMP5000 I do not remember editor key bindings well, but C-D + Q - return to monitor C-D + B - block begin C-D + E - block end C-D + C - block copy C-D + M - block move C-D + P - block print to printer C-D + L - load from tape by name (? wildcard) C-D + S - save to tape by name C-D + W - change work name C-D + D - delete whole text C-D + A - insert character defined by hexadecimal value C-D + I - justify text Some keys switch overwrite and insert mode etc, but I do not remember all of them and I did not archived contents of editor text file with its user manual. Left, Right and Down works as expected on PC keyboard Because there has not been real UP key on PMD ^\ or something similar has been used. It is mapped on numeric keyboard key '5' on PC. If the shift is held, previous keys have function Home, End, PgDown, PgUp. The full sources in DAM tape file format are included and can be loaded and translated by DAM to any base address. The application has been the second or third in its category (mathematics and computers) of national round of Stredoskolska odborna cinnost in 1989 year. Best wishes, Pavel Pisa e-mail: pisa@cmp.felk.cvut.cz www: http://cmp.felk.cvut.cz/~pisa university: http://dce.felk.cvut.cz/