Archives on Februar, 2020

Some KC85/4 coding

Posted by ALB42 on 22. Februar 2020No Comments

Inspired by Charlies 8 bit coding I took my KC85/4 (Easy Germanys home computer) out. But my BASIC knowledge is very limited, so I soon switched to Pascal ;-). Yeah the source is a bit longer (maybe could be shortened but I did not try to make it as short as possible) but because it’s a compiler, it is much faster.

Where is the Lion

Posted by ALB42 on 8. Februar 2020One Comment

Implemented basic sorting and search function including replace, very basic but working, also the sorting close to the LibreOffice sorting, multi key sorting (up to 3 but in principle could make more, but is more than 3 really useful?) Together with the Format options this should be enough for a new LEU Version release Leu 0.08.

Download: LEU Download Page

Leu 0.08 with sort and search requester