2025-06-24 00:05:33 Yes. For the logs, if he reads them; any plain text (ascii or utf8) is fine. 2025-06-24 00:06:15 I use my own editor, vi, nano, and ed. 2025-06-24 00:08:34 Retro includes an Emacs mode, though it's been a long time since I last used that 2025-06-24 20:04:26 today's commits (konilo): 2025-06-24 20:04:30 - updated pali assembler in c & python w/better error checking/more detailed messages, several new pali implementations: c#, go, nodejs, kotlin, nim, rust, swift 2025-06-24 20:05:11 - fixed an extra nop in one instruction in the konilo source (not actually part of a bundle, and the fix did not alter the ilo.rom) 2025-06-24 20:05:27 - added ilo-fast.swift 2025-06-24 20:05:35 - added Ilo.java 2025-06-24 20:06:01 I'm not quite done with the new C++ version, so that'll be delayed a bit 2025-06-24 20:06:40 On Retro, I'm working through the fixes for the amalgamation & Windows, and hope to have that done by the end of the week. 2025-06-24 23:04:51 Have you done much with Rust?