TEXTIK
A simple text editor made as an exercise in x86 assembler programming.
X86 ASSEMBLER
SLOVNIK
A simple dictionary application. Translates from English into Czech. Made as an exercise in x86 assembler programming.
ZILOG Z80 ASSEMBLER (ZX SPECTRUM)
ZXTREE
A quite sophisticated disk manager for ZX Spectrum (or the Didaktik M Czech clone) and the D80 disk drive. Unlike the underlying MDos system, the program was able to create a tree directory structure on the floppy disk as known from modern computers, which was a major achievement indeed.
This was an exercise in Zilog Z80 assembler programming.
ENGLISH – CZECH DICTIONARY
A simple dictionary application. Translates from English into Czech. Made as an exercise in Zilog Z80 assembler programming.
This program used a primitive IM2 multitasking to enable the user to scroll through the individual entries quickly (proportional fonts took a lot of time to display).