|
|
|
|
|
by fjfaase
41 days ago
|
|
Question: I once heard somebody talk about a micro-controller (with a minimal instruction set) where every register could be the program counter. It did not have jump or call instructions. You had 'emulate' those with the instruction (possibly conditionally) that changed the assignment of the program counter to one of the instructions. If I am not mistaken, it had eight registers. Does this ring a bell? |
|
[1] https://en.wikipedia.org/wiki/RCA_1802