While discussing the LDA instruction (spelled LDB), the manual mentions signal called MC in its Step 6.
Actually, the Step 6 in the manual does not match Step 6 of LDA in
|
#define LDA COL|MIL, COH|MIH, RO|II|CE|ME, RO|BI|CE|ME, RO|MIH|CE, BO|MIL, RO|AI|IC, 0, 0, 0, 0, 0, 0, 0, 0, 0 |
.
While discussing the
LDAinstruction (spelledLDB), the manual mentions signal calledMCin its Step 6.Actually, the Step 6 in the manual does not match Step 6 of
LDAinMinimal-UART-Computer-3/microcode_def.csv
Line 36 in 6e83cf1