Page 2 of 2
Re: New open source 68000 accelerator for Amiga
Posted: 25 Nov 2021 13:24
by terriblefire
penarthur wrote: 25 Nov 2021 12:40
utri007 wrote: 05 Aug 2021 08:06
I'll get one for 60€.
PiStorm doesn't interest me. It boot emulator top of OS, wich takes time and has it problems. It also have a hard drive, wich is not nice for GVP.
It doesn't run an emulator if you don't want it to, and you don't have to enable hard drives either, it can be a pure 680x0 family and RAM upgrade. Also has the ability to switch trapdoor RAM to chip RAM without any jumper changing.
I have one, it's sweet for about £30
PiStorm does run an emulator. Otherwise how would it emulate a 68000 CPU? The issue with the PiStorm (for many) is that first linux has to boot on it. I can see some folk being a bit irritated by having to wait for an OS to boot before you boot your other OS.
Re: New open source 68000 accelerator for Amiga
Posted: 25 Nov 2021 14:20
by Badwolf
terriblefire wrote: 25 Nov 2021 13:24
The issue with the PiStorm (for many) is that first linux has to boot on it. I can see some folk being a bit irritated by having to wait for an OS to boot before you boot your other OS.
I see there's been some work on running a bare metal emulator which has yielded very considerable performance benefits. I'm not sure the hassle of writing network and storage drivers to replicate some of its
advanced enhanced functionality is worth it, but very impressive still.
BW.
Re: New open source 68000 accelerator for Amiga
Posted: 25 Nov 2021 14:50
by cmorley
To get an idea of what is possible on a Pi bare metal, the Acorn PiTubeDirect now has dp11's JITed 6502 core. It is something like 2 or 3 times faster than the previous fastest emulated core. The project now includes a VDU driver on the HDMI output of the Pi as well. So given enough effort by the PiStorm devs a blistering 68k emulation would be possible with a PiZero
https://stardot.org.uk/forums/viewtopic.php?f=3&t=11325
Re: New open source 68000 accelerator for Amiga
Posted: 25 Nov 2021 14:52
by Badwolf
Quite!
It was up to 12x current pistorm perfomance back in September:
https://linuxjedi.co.uk/2021/09/26/this ... 021-09-26/
Edit -- here's some more background:
BW