DamageX wrote:
I don't see where you get this idea that it will take "almost a 68000." Just look at any A500/A600/A1000/A2000 accelerator and you'll see that the 68000 state machine is at most a handful of oldschool programmable logic and TTL chips.
The logic on most Amiga accelerators is JUST a very simple 68k to DRAM bridge, plus some sort of asynchronous buffer from the higher speed 680x0 bus to the 7MHz Amiga bus. The two are VERY a like (and were designed to be so).
A non 68k bus to Amiga Bus will take a lot more glue logic, speed bridges, buffers etc. No one will ever attempt this. Too much work. No reward.
DamageX wrote:
A bus is a bus.
Spoken by a true non-technical user.
DamageX wrote:
Even a modern x86 CPU with hundreds of pins can still be interfaced with the slow 8-bit wide EEPROM that holds the BIOS.
1) An IO mapped eprom is hardly the same as a multi-master tristate bus but hey...
2) The x86 Northbridge (or is that southbridge?) has like 2,000,000 gates or more to convert between buses and standards. Obviously I am not saying you would need even a fraction of those gates, but it is not going to be a sunday afternoons work.