Front panels for modern day computers/microprocessors are somewhat
problematic.
The cache(s) maintained internally allow for local instruction execution
without
making references to the external memory buses, and the prefetch
mechanisms internal could
also indicate memory activity even if no instruction or data item were
actually
fetched! Status information is not as directly available, and if it were
it would probably not reflect
status in "real time" that is occurring at the same time of viewing on
the panel.
Nevertheless, memory bus activity could be monitored, and what limited
status information
is available could be produced. The point though is the information
displayed, say on minicomputer panels,
is not readily available now due to higher levels of integration on the
chip itself.
On the note of the CDC 6600 machines, et al., There was a peripheral
processor
which was used to boot the mainframe, and it had many rows of toggle
switches, in groups of 18 or 36
if I remember right, which either contained the boot code or controlled
the boot. The peripheral
processor was a computer in its own right by any standards.
Hope this helps.
--Geoff
Message: 1
Date: Thu, 28 Feb 2008 09:33:28 -0800
From: "John Floren" <slawmaster at gmail.com>
Subject: front panel display for a modern PC
To: "General Discussion: On-Topic and Off-Topic Posts"
<cctalk at classiccmp.org>
I'd really like to have something like one of the old
mainframe/minicomputer control panels for my PC, but I'm just not sure
how to implement it. Anybody here tried something like that? Ideally,
you could power it on, see registers, toggle stuff into memory, have
lights for interrupts, that kind of thing. Yeah, I know, as soon as I
bring up an operating system, the ability to toggle things into memory
would be rather dangerous, but I just can't resist the charm of the
idea :)
So... doable? Impossible? Improbable?
John