Now that we have cache-as-ram, it is possible to build a linuxbios which contains the emulator. But what you would do is very different:
- start up
- enable CAR
- start the emulator with the proprietary BIOS as the payload.
- Run it with max debug, and observe the register activity, etc.
- you will be able to see enough to probably figure out how DRAM is
started up.
This is cool and better than disassembly. How is it different in terms of copyright law?
Drew