[COFF] Imagine an architecture where...

Ralph Corderoy ralph at inputplus.co.uk
Wed Apr 24 23:01:28 AEST 2024


Hi Dave,

> ... every memory location is a stack.
>
> I'm thinking of a notation like:
>
>     A => CADR (yes, I'm a LISP fan)
>     A' => A[0]
>     A'' => A[-1]

dc(1) has 256 registers identified by a byte.
Each can be treated as a stack, stored to and loaded from with S and L.

-- 
Cheers, Ralph.


More information about the COFF mailing list