blob: d60dec5cec8df7cd80933d24c7c3a4e4ce9b06db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 |
+--------+ +-----^-+ +---------+ +----------------+ +-+-----------+
| |
+---------------------------------------------------+
|