On Sun, Aug 12, 2012 at 6:12 PM, Chris Elmquist <chrise at pobox.com> wrote:
I have successfully extracted the code from (4) PROMs on an RX02
controller board.
Thanks Chris!
With the PROM images and after customizing Eric Smith's 2900 disassembler
(Thanks Eric), I was able to generate a microcode listing. So far it is a
one to one match with the Technical Manual flow chart.
Disassembler:
http://www.chdickman.com/rx02/rx02dis.c
Uncommented listing:
http://www.chdickman.com/rx02/rx02_microcode.lst
-chuck