Welcome, Guest. Please login or register.

Author Topic: Raspberry Pi and an A500 expansion thought experiment  (Read 7444 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline kolla

Re: Raspberry Pi and an A500 expansion thought experiment
« on: April 04, 2016, 10:14:19 AM »
An obvious problem is voltage differences, the Amiga using 5V and the Pi using 3.3V, but that can be worked around. A general interface adapter that plugs between Amiga parallel port and RPi, offering a PLIP-like service (for example like PlipBox, only connected to a bridge interface on the Pi) on which you can run netfilesystem, mounting directories etc on the Pi. A bonus could behaving console on the Pi on the serial port :)
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline kolla

Re: Raspberry Pi and an A500 expansion thought experiment
« Reply #1 on: April 04, 2016, 10:09:28 PM »
Quote from: psxphill;806809
Port a modern Linux to 68k and run it on Vampire.

Rpi isn't particularly fast and connecting it to an a500 would not make it better.

An Arm chip on an a500 expansion is slightly more interesting, although it would have no software so a vampire is much better.

Modern Linux already runs on m68k, the problem is that Apollo Core is not a supported architecture, and most likely never will be. Anyways, a rPi runs in circles around Apollo core, so I don't see your point.
« Last Edit: April 04, 2016, 10:11:32 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline kolla

Re: Raspberry Pi and an A500 expansion thought experiment
« Reply #2 on: April 06, 2016, 03:17:29 PM »
Plipbox already does this on the parallel port, the arduino also can handle the signal voltage of the Amiga.

The Vampires could really benefit from a simple USB host controller hooked to the FPGA, like the MIST has.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS