On Sun, Apr 5, 2026 at 6:30 AM B 9 <[email protected]> wrote: > I’ve fixed up the source code so it actually assembles properly into a > binary identical to INSTAL.CO. Much of it is straightforward, but there > are still some mysteries I haven't solved, like why is the handler for `RST > 7 18h` (BASIC OPEN statement) being set up? >
The handler implies that accented characters in file names are not allowed or need to be mapped? -- John.
