Install Fab Agon Emulator on CentOS using the Snap Store
Fab Agon Emulator
Agon Light, Agon Light 2, Agon Console8 Emulator
Fab Agon Emulator is an emulator for the Agon Light, Agon Light 2, and Agon Console8 8-bit computers.
Install
sudo snap install fab-agon-emulator
Firmware
The firmware files required by the emulator are in $HOME/snap/fab-agon-emulator/common/firmware
.
SD Card
The virtual SD Card is in $HOME/snap/fab-agon-emulator/common/sdcard
.
Command-line Options
The Fabulous Agon Emulator!
USAGE:
fab-agon-emulator [OPTIONS]
OPTIONS:
-d, --debugger Enable the eZ80 debugger
-b, --breakpoint Set a breakpoint before starting
-z, --zero Initialize ram with zeroes instead of random values
-f, --fullscreen Start in fullscreen mode
-h, --help Prints help information
-u, --unlimited-cpu Don't limit eZ80 CPU frequency
--firmware 1.03 Use 1.03 firmware (default is 1.04)
--sdcard <path> Sets the path of the emulated SDCard
--scale <max-height> Use perfect (integer) video mode scaling, up to
a maximum window height of <max-height>
ADVANCED:
--mos PATH Use a different MOS.bin firmware
--vdp PATH Use a different VDP dll/so firmware
Source
Source code for the Fab Agon Emulator can be found at: github.com/tomm/fab-agon-emulator/
The configuration to build this snap can be found at: github.com/popey/fab-agon-emulator-snap
Read more here: Source link