Mathesar / 14mhz-accelerator

14MHz 68000 accelerator with 1MB fast ram for amiga 500
73 stars 5 forks source link

Platform agnostic? #4

Closed dlxmax closed 2 years ago

dlxmax commented 3 years ago

Is there anything that would keep the accelerator-only version from working on another 68k platform, such as a Mac or Atari?

Mathesar commented 2 years ago

Probably only the RAM. I don't know the memory layout of the ST or the Macintosh but I can imagine that the $C00000..$CFFFFF range is already taken. Other than that I see no fundamental reason why it wouldn't work. Best way to find out is to try it out with an accelerator-only version.

dlxmax commented 2 years ago

I measured for putting one of these in a Mac Plus, but the board is at least 3mm too long to fit, interfering with the power connector. Trying to beat it with height would result in case interference. I suppose the PCB could be shaved at the bottom, as it appears those lines are for the memory chips...but that's such a dirty hack lol. I really hoped to give it a go!