Skip to content

Commit d072fd3

Browse files
committed
zesaux: upgrade to version X (10.10)
10 years aniversary edition ! * Improvements in Network Gaming: Allow to connect more than two hosts (up to 16) and the flash state is sync between al instances. Keep in mind that this ZEsarUX feature allows to play any emulated game at the same time with many friends, every one at his house and connected to Internet. It works for all emulated games, you don't have to modify the games * Amstra PCW improvements: Added PCW colour modes (4 or 16 colours) and added PCW Joysticks support: Kempston, Cascade, DKTronics, OPQASpace * Text Adventure improvements: Use artificial intelligence (OpenAI) to get realistic images for location description text. Also, added GAC support on Adventure Map and Debug Adventure * AY Player improvements: Added playlist management, allow shuffle mode, added silence mode so it skips to next track if detected silence * Better menu management: pressing ESC closes all menus, so you don't have to press ESC multiple times to close all submenus * Improved Accessibility: Added Sounds for GUI events * Added new compiled versions: Ubuntu and Fedora * Added another toy "ZXLife" to a new menu Procrastinate Cesar's announcement in the forums contains a detailed changelog and also the project's release notes on this version: - https://retropie.org.uk/forum/topic/34578/zesarux-x - https://github.com/chernandezba/zesarux/releases/tag/ZEsarUX-X
1 parent cb646d8 commit d072fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/zesarux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="zesarux"
1313
rp_module_desc="ZX Spectrum emulator ZEsarUX"
1414
rp_module_help="ROM Extensions: .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip\n\nCopy your ZX Spectrum games to $romdir/zxspectrum"
1515
rp_module_licence="GPL3 https://raw.githubusercontent.com/chernandezba/zesarux/master/src/LICENSE"
16-
rp_module_repo="git https://github.com/chernandezba/zesarux.git ZEsarUX-10.0"
16+
rp_module_repo="git https://github.com/chernandezba/zesarux.git ZEsarUX-X"
1717
rp_module_section="opt"
1818
rp_module_flags="sdl2 sdl1-videocore"
1919

0 commit comments

Comments
 (0)