

I find it strange because sometimes recompilation or rebooting seems to move the problem somewhere else. Please share the issue you have especially around the PSRAM. HDF files are 'raw files' containing the content of hard drives, used directly by the Amiga as storage devices (like it would use a real hard drive). Some games might freeze because of the PSRAM caching I guess. Accept the default location (Shared/hdf, inside Amiga Files), or set a different one. Change the Location drop-down from Embedded to External.

In the Media tab, click the desired hard disk image file and then Edit. You might experiment some issue due to the PSRAM. To make an embedded disk external: Right-click the 'Amiga 4000 PPC' (or other) title and select Edit. I have done some more fix past w-e around the floppy driver (some games as great gianna sister were not booting anymore from adf) and some GFX issue (battle squadron sprite that was corrupted) If you don't have sound, it is because the SPI still initialize the CS as pin10 (my workaround is adapting pins_arduino.h => PIN_SPI_SS= something else that 10) So for people who wants to try, most important using the teensyuae41 project:ġ) have the PSRAM soldered under the T4.1Ģ) select the type of display in platform_config.h (ILI or ST)ģ) look at the display pinout in iopins.h (TFT_*) and Analog joystick pins/ADC (forget second joystick, SD and PSRAM pins)įor the sound I use the MQSR output on pin 10, therefore CS is using pin 22.
