Dr_Righteous wrote:
I've often wondered why no one bothered making an x86 version of the PPC Amiga accelerators. Same concept, different CPU. 680x0 + x86. Call the new multi-tasking kernel "Warp86". :idea:
I'd be all for a PCI card with FPGA custom chips as well, designed for use with WinUAE in a similar fashion to Catweasel (perhaps even incorporating it). This way UAE controls the environment and CPU emulation, but lets the hardware functions be passed to, well, hardware.
Such a design would be totally blighted by endian conversion issues. You'd probably need to use the big-endian memory access tricks they did for amithlon.
Another problem with sticking increasingly fast cpus into a classic is the extreme latency of talking to the original hardware and handling interrupts etc raised by it. Eventually, you will have offloaded so much of the original hardware to your x86 stock kit that as bloodline says you'd wonder what it was your original system was even doing.