From: "Sebastian Br?ckner" <sb at thebackend.de>
Kevin Handy schrieb:
woodelf wrote:
Cameron Kaiser wrote:
The first computer I got to use was a PDP-8. You get a Program Counter
and a Accumulator. :)
And NO stack. Might as well mention the intresting missing items too.
And the really weird ideas... like storing the return address in the
first word of a subroutine.
Gotta store it somewhere; there's no stack, and it's a single address
machine :-).
Vince