a314 icon indicating copy to clipboard operation
a314 copied to clipboard

A314, a trapdoor expansion that lets you use a Raspberry Pi as a co-processor to an Amiga 500

Results 26 a314 issues
Sort by recently updated
recently updated
newest added

Would be nice if there is a HowTo... I've never flashed a device from a Raspi.

Write a bsdsocket.library that forwards network calls to the RPi. The API seems straight-forward enough: https://wiki.amigaos.net/amiga/autodocs/bsdsocket.doc.txt. Each time bsdsocket.library is opened a new Library structure should be allocated, initialized and...

enhancement

We've got experience that this setting is very important and that users are missing out on setting it correctly. a314d should check this on startup, and refuse to run if...

This would grant access to the Pi's USB ports from ANAIIS, a USB stack for the Amiga which is compatible with the stock 7MHz 68000 CPU. They provide a libusb-based...

enhancement

As the title says. Moreover, it could be nice to support multiple devices (PI0:, PI1:, ...) and be able to decide, through a config file on the RPi, what volume...

enhancement

First of all, the a314 is a realy nice idea! To use the trapdoor expansion slot in that way could bring complete new possiblitys to the Amiga500 :-) As I...

enhancement

It would help if there was a preconfigured floppy that could be download with all software on it needed to boot up an A314 board.

Add a power buffer to the A314 5V power line, possibly in the form of a supercap, in order to maintain a short-lived supply to the RPi after the Amiga...

enhancement

Great work... Amiga 2000 support should be fairly straight forward... Has a version for the A2000 commenced? Do I need to produce an adapter board of sorts for the A500...

Currently the compiled binaries are included in the Git repository. It turns out it's easy to forget to compile one binaries after a change, and then the source and binaries...