pistorm
pistorm copied to clipboard
68k Hardware Emulator
Hey! Tasty work on the pistorm repo! Any chance of help with adding a MIDI interface via USB on the raspberry pi so it can be used natively with Amiga...
Hi, it seems, that the a314 part doesn't compile with the current piOS lite Bookworm edition. Maybe some more packets are missing in the default setup for bookworm? Thanks for...
After the install described to activate networking in Amiga from the maual, i.e. install PIP3 and tun-adapter, but after this I can't login through SSH anymore to the Pi. How...
I have recently tried to attach Action Replace MK3 on my Amiga 500. Pistorm is having a problem with compatibility. I have tried using another kickstorm (1.3) and lowering MB...
--config-file option does not work. in boot_scripts/README.md the documentation states: If you wish to boot using a custom configuration file change `ExecStart` to: ```ini ExecStart=/home/pi/pistorm/emulator --config-file myconfig.cfg ``` This does...
Not sure why IPL3 would be enabled without the explicit write flag. This patch would fix it.
Latest Raspi OS Lite 32-bit on RPI-3A: gcc -Wall -Wextra -pedantic -I. -I./raylib -I/opt/vc/include/ -march=armv8-a -mfloat-abi=hard -mfpu=neon-fp-armv8 -O3 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -lstdc++ -c -o platforms/amiga/rtg/rtg-output-raylib.o platforms/amiga/rtg/rtg-output-raylib.c platforms/amiga/rtg/rtg-output-raylib.c:17:10: fatal error: interface/vmcs_host/vc_tvservice.h:...