0 Members and 1 Guest are viewing this topic.
alexh wrote:Quotebloodline wrote:I'd probably use an XScale for this task, and run a 68k JIT emulator on it... or if I had some serious investment, then I'd probably use a Duron...Like that would work... NOT.What about the external BUS etc. hardware that you cannot emulate? Before you know it you'd have almost created a 68000 CPU with glue logic just to get the square peg in the round hole!
bloodline wrote:I'd probably use an XScale for this task, and run a 68k JIT emulator on it... or if I had some serious investment, then I'd probably use a Duron...
DamageX wrote:QuoteWhat about the external BUS etc. hardware that you cannot emulate?Before you know it you'd have almost created a 68000 CPU with glue logic just to get the square peg in the round hole!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.
What about the external BUS etc. hardware that you cannot emulate?Before you know it you'd have almost created a 68000 CPU with glue logic just to get the square peg in the round hole!
alexh wrote:QuoteDamageX 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: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.