On Thu, Mar 26, 2026 at 11:48 PM B 9 <[email protected]> wrote:

> There is a binary dlp.prc included as well as a Motorola 68000 COFF
> executabl
>
I think the CPU is a Motorla Dragonball? Which is in the 68000 family.
Never actually written 68000 code.


> e named “dlp”.
>
> Beside the Palm Pilot stuff, there’s some other interesting things, like
> your BASIC tokenizer/detokenizer in C, including the start of a lexical
> analyzer written in LEX, reminiscent of my m100-tokenize program
> <https://github.com/hackerb9/tokenize>. You’ve got some nice notes on
> reverse engineering the WP-2 native file format.
>

That's also here

https://bitchin100.com/files/wp2/wp2format.html


> And, I appreciate seeing that you use the same file naming scheme as I do
> with files such as “[email protected]”
>

Hah I am pretty sure that happens when I type scp src target and in the
target I forget the ':' so it creates a local file


-- John.

>

Reply via email to