Version 9.2 - beta 1 - xxxx edition. 05 February 2021
- Added command line setting --add-file-to-mmc to be able to copy files to a mmc image before starting ZEsarUX
- Added new ZX-Uno Prism video mode
- Added Dandanator storage button icon
- Added TBBlue snx snapshot support
- Added SamRam Gerton Lunter interface emulation
- Added ZRCP commands:
- Added alternate Jupiter ACE rom
- Added another fourth easter egg ;)
- Added read only setting for esxdos handler
- Added .nex file viewer
Improved File utilities Browser:
- Added support for browsing inside disk images (.mmc, .ide, etc)
- Detect when source and target directories are the same when moving or copying
- Show more info in some file viewers (.sna, .p, .o, etc)
- Added copy and delete entire folder
Improved File Browser: added file size information
Improved CPC emulation:
- Video scanlines rendering
- Joystick emulation
- Stereo emulation
- Improved Debug I/O ports window: can now be backgrounded and it's reloaded continuously
- Improved File spooling: delay can now be any value between 20 and 2000 ms (in increments of +20)
Improved menu interface:
- Added action to minimize all windows
- Added setting to ignore mouse click to open the menu
- Added more utf-8 characters support
- Added setting to show files in hexa+ascii using file viewer
Improved ZX-Uno emulation:
- Updated BIOS, Flash and ESXDOS (ESXDOS now runs 0.8.6 final version)
- Fixed bugs on mmc and flash storage layer which prevented to update bios, esxdos rom or entire flash from the BIOS
- Fixed chloe mmu mapping: bootm has priority. If bootm=1, can't map chloe. If bootm=0, can be chloe or +2a
- Added command line setting --zxuno-initial-64k to allow loading a initial 64kb block in bootm mode, bypassing the normal boot rom
Improved TBBlue emulation:
- Added debug window to enable/disable individual sprites
- Added relative sprite type composite/unified on sprite navigator
- Added Sprites Debug memory zone
- Optimize sprite rendering (saving 1% cpu on my computer)
Fixed annoying flickering in menu using XWindows video driver
- Fixed loading General Sound rom
- Fixed segfaults on fileselector +3 DSK screen previews using Speedlock protected disks or bad disks
Fixed CPC bugs:
- Fixed vsync and hsync interrupts
- Fixed border colour
- Fixed AY chip register selection
- Fixed CRTC interrupts. After a CRTC interrupt with Z80 interrupts disabled, they were not fired when enabling Z80 interrupts
- Fixed setting bit 4 of the "Select screen mode and rom configuration" register of the Gate-Array and interrupt request
Fixed TBBlue bugs:
- Fixed relative sprites when anchor sprite is not visible
- Fixed relative sprites and negative coordinates
- Fixed relative unified sprites
- Fixed writing on divmmc memory when layer2 active
- Fixed detecting unified/composite sprites
- Fixed calculating pattern on 4 bpp sprites
- Fixed 4bpp sprites transparency
- Fixed anchor on 4-byte sprites