Hierarchical CUSTOM Menu

Contributions to this software library are always welcome. Please ensure that you post program listings rather than .raw files. They give a reasonable idea of what your program does without having to load them into a DM42 and you can also include comments in your code. Check out the following link for a decoder/encoder: https://technical.swissmicros.com/decoders/dm42/

You can then copy/paste the listing and post it in "code" tags.
Post Reply
richmit
Posts: 28
Joined: Tue Feb 16, 2021 2:51 am

Hierarchical CUSTOM Menu

Post by richmit »

I have recently started rewriting all my old programs using the new and improved functionality in free42. Figured I would post them on github in case they might be useful to someone else.

This sixth, and last, installment is a an org-mode document that lets Emacs *write* hierarchical CUSTOM-like menu programs based on a menu description in a table in the document.

https://richmit.github.io/hp42/custom.html
Post Reply