Wrapping up March's #DecemberAdventure finished the new monitor rom for ilo. Over the last couple of days I added an assembler, disassembler, and then shrunk the entire thing down to less than 1k cells of memory. All in pali assembly.

The code for this can be viewed at https://charles.childe.rs/DA2026-ilo-monitor.pali and my full logs are at https://charles.childe.rs/DA2026-March.txt

The final results from this week's projects: this monitor rom, a BASIC interpreter, a BrainF*ck interpreter, and some work on RetroForth for iOS. It was quite productive and I had a great time. Now to catch up on logs from other participants, and return to my normal activities.

As a followup, here's links to the pali assembly for the brainf*ck, BASIC, and monitor roms, in the handwritten format I use for assembly programs on ilo.

These were generated using a tool I wrote during the 2025 #DecemberAdventure, and match the structure & glyphs I used when handwriting out pali assembly for these in my notebooks.

BrainDead: https://konilo.org/braindead.sitelen-ilo.html

BASIC: https://konilo.org/poraka.sitelen-ilo.html

Monitor: https://konilo.org/ilo-monitor.sitelen-ilo.html

sitelen ilo - Visual Glyphs