Skip to content

Commit 613c49a

Browse files
committed
amiberry: update to v5.6.4
This should fix the regression from 5.6.2+ on DispmanX platforms. Changelog (https://github.com/BlitterStudio/amiberry/releases/tag/v5.6.4): Fixes: * Fixed problems writing parition tables to HDFs after latest updates * Fixed crash in Add Harddrive dialog * Quickstart did not select correct ROM for A4000T * The default.uae could not be deleted * GUI would not use default screenmode * DMX targets would crash when opening the GUI * CD images were not activated on Reset, only on Restart * A3000 emulation didn't work * Keyboard reset would not restore keys New/Improved: * increase size of text field in Create Hardfile dialog * Use CD Image name as a fallback for screenshot filename, if no floppy was found * Accept archive formats as disk images also (e.g. .zip, .lha, .7z)
1 parent 7baf48b commit 613c49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/amiberry.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="amiberry"
1313
rp_module_desc="Amiga emulator with JIT support (forked from uae4arm)"
1414
rp_module_help="ROM Extension: .adf .chd .ipf .lha .zip\n\nCopy your Amiga games to $romdir/amiga\n\nCopy the required BIOS files\nkick13.rom\nkick20.rom\nkick31.rom\nto $biosdir/amiga"
1515
rp_module_licence="GPL3 https://raw.githubusercontent.com/BlitterStudio/amiberry/master/LICENSE"
16-
rp_module_repo="git https://github.com/BlitterStudio/amiberry v5.6.3"
16+
rp_module_repo="git https://github.com/BlitterStudio/amiberry v5.6.4"
1717
rp_module_section="opt"
1818
rp_module_flags="!all arm rpi3 rpi4 rpi5"
1919

0 commit comments

Comments
 (0)