The 3DO M2 prototype controller and it’s internals

Well-known member
Registered
Joined
May 31, 2019
Messages
1,032
Reaction score
657
Points
113


My goal at some point is to attempt to “dump” the FPGA and socketed rom and see if these can be repro’d. The PCB itself could easily be repro’d in Eagle and a fresh run of controllers made.

otherwise it’s just a fun look at what’s inside one of these things, as I’d never seen anyone else open one up before
 
Donator
Donator
Registered
Joined
May 30, 2019
Messages
239
Reaction score
204
Points
43
All you need to do is copy that little serial PROM - there is no non-volatile memory in the FPGA, all the config is held in SRAM cells and downloaded on power up. The serial prom is probably going to be an XC1765.
 
Well-known member
Registered
Joined
May 31, 2019
Messages
1,032
Reaction score
657
Points
113
All you need to do is copy that little serial PROM - there is no non-volatile memory in the FPGA, all the config is held in SRAM cells and downloaded on power up. The serial prom is probably going to be an XC1765.

yes that’s my plan to dump the rom
 
Top