|
|
|
|
|
by astrange
854 days ago
|
|
Many people think an FPGA is automatically accurate emulation because it's "hardware" and the original console is "hardware". But the FPGAs are based on C software emulators because that's where all the knowledge in the world of how to emulate the original system is kept. You can't translate original hardware to Verilog and skip the figuring out how it works process. |
|