From 0553c4839c06011bd044f69b4913e5c793fdd2ec Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 27 Feb 2022 17:21:05 -0800 Subject: Initial commit. --- PLAN | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 PLAN (limited to 'PLAN') diff --git a/PLAN b/PLAN new file mode 100644 index 0000000..d60dec5 --- /dev/null +++ b/PLAN @@ -0,0 +1,20 @@ +1. fix hello.pal (in noncpu) +2. fix hello.pal (in multipdp8) (it only sees bytes with the lowest bit set) + + +---------+ + +-----+ Arbiter <-----------------------------------------------+ + | +-^-------+ | + | | | + | | | + | | | ++------v-+ +-+--------------+ +-+--------------+ +| UART 0 +---> Command Parser +-----+ | Result Printer | ++--------+ +----------------+ | +-^--------------+ + | | + +-------+ | +----------------+ | + | Cache | | | Another Cache | | ++--------+ +-------+ +-v-------+ +----------------+ +-+-----------+ +| UART 1 +---> PDP-8 +------------> Arbiter +---> RAM Controller +---> Broadcaster | ++--------+ +-----^-+ +---------+ +----------------+ +-+-----------+ + | | + +---------------------------------------------------+ -- cgit v1.2.3