geoWrite is a WYSIWYG rich text editor for the Commodore 64 GEOS operating system. I created a reverse-engineered source version of the geoWrite 2.1 for the C64 (English and German) for the cc65 compiler suite:
https://github.com/mist64/geowrite
The source compiles into the exact same binaries as the English and German versions of geoWrite 2.1 included with GEOS 2.0.
Not all code has been commented yet, contributions are welcome.
The pagetable.com article series on geoWrite internals is based on the results of this reverse-engineering effort. Here is the list of articles in the series again:
Thank you!!1
Rocking this. Excellent!