amigavision / AmigaVision

The ultimate Amiga games & demo scene setup for MiSTer & Pocket FPGAs, emulators, and real hardware. Open source, community driven. This is an Amiga HDF image builder using WHDL or custom installs, based on the Arcade Game Selector launcher.
https://amiga.vision
MIT License
104 stars 3 forks source link
amiga emulation fpga preservation

AmigaVision

Amiga HDF image builder using WHDL or custom installs, using the Arcade Game Selector launcher as a front-end.

Dependencies

The final step in the build process requires FS-UAE to copy all files to a PFS3-formatted HDF image. This is not an ideal setup, but as far as we know, no library exists that supports manipulation of PFS3 volumes without a bunch of dependencies (like C#). As a consequence the entire file tree to be copied first needs to be created on the host filesystem.

Prerequisites

Set Up Python Environment

Operations

First have a look at the path variables in .env and edit as needed.

Common usage is covered by makefile "shortcuts":

For full usage enter pipenv shell and use the following commands directly: