Lars Brinkhoff
Lars Brinkhoff
Pie in the sky. Generalize this to "containers in containers" to any depth. The default top-level container would be the local host file system.
Multics is welcome here. I already diverged from 36-bitness by adding some 8-bit and 16-bit based formats. Really, any word size should work as long as it fits in a...
The idea to provide a library is interesting. More generally, various components could be packaged up as stand-alone libraries. We can quickly identify a few of those: - Word format....
This is useful to produce output with labels for variables initialized to 0.
It's like a stand-alone symbol table, except it also includes macro definitions.
I fixed it. All 71 was 73 before. Here's the diff: https://github.com/larsbrinkhoff/tape-maps/commit/632a40f6edfff0a88f63509d35f9aa67a19edd11#diff-5809df64012a5b878b8a9a10e1677a60
Examples: - `jfcl u, 112541` - The JFCL AC field is usually a number. - `consz cfhpo9, @usrpdl(q)` - Prefer device codes for IO instructions. - `addi a, l` -...
Actually, why have a separate `info` function at all? I was thinking the dump tool could just call the `read` function to build a core image and skip the `info`...
In the AC field, the symbols A-E, P, T, TT could receive some special treatment. Maybe more. This is just a heuristic, but the vast majority of ITS programs use...
Speaking of metadata, any additional mystery words (see #92) could be regarded as metadata to paste onto the end of the target file.