v1.13
new: simplified UI
new: flashload standard tape blocks
new: 48-byte .pal support
new: console >_ menu option (ZX_CONSOLE)
new: create standalone game players (.exe) from menus
new: display palette color hexcodes on toolbar
new: Horace displays remapped bindings now
new: palette editor
new: Merlot palette
new: Modern palette
new: Reborn palette
new: option to pause app when losing window focus (ZX_PAUSE)
new: quick save/load buttons in menu
new: separated joystick and mouse autofires
new: shift+RMB on palette toolbar toggles border
new: mono/stereo ACB/ABC selectors (ZX_STEREO)
new: turbosound menu option (ZX_TURBOSOUND)
chg: allowed to paste unicode 8220/8221(“”) chars
chg: display game homepage on zxdb listings
chg: display media selector on zxdb listings
chg: edit palette toolbar (RMB)
chg: gamepads can browse zxdb now
chg: gamepads can cancel ui dialogs now
chg: smaller README images (thanks @Korb)
chg: update ay core to latest
chg: update beeper core to latest
chg: update z80 core to latest
chg: updated zxdb to latest (1.0.224 -> 1.0.233)
fix: #56 Kempston Mouse (broken since v1.04)
fix: #59 How to use the "append game to executable" feature
fix: #61 standalone games can be paused with ESC key
fix: #63 Adapt the README.md banner to GitHub's dark theme
fix: allow to access tigrKeys()[vk] directly (3rd_tigr, win32)
fix: buffer overflow in sound push audio
fix: case where NMI would not reset (.scr viewer)
fix: case with external palettes without alpha
fix: crash while decoding a 404 .scr file from internet
fix: crash while playing with Horace in very small resolutions
fix: disallow max fps while in game browsers
fix: do not download contents if 404 (win32)
fix: do not play internal sound effects if audio is muted
fix: fix zxdb2txt tool build (shell32.lib)
fix: fixed multipart .zip files, broken since v1.10 (NarcoPolice.tzx.zip)
fix: inverted logic while restoring custom shaders/palettes
fix: Petit palette
fix: Pico8 palette
fix: restore bloom presets while loading some specific palettes
fix: run-a-head + flashload
fix: beeper volume when used with Stereo output
fix: support for recent zero-pulse .pzx files
fix: swapped sinclair 1/2 ports (thanks @juntelart)
fix: UB in va() function
fix: vs2019 build
fix: ZX_FOLDER not being saved
fix: ZX_TAB not being loaded
fix: github actions without wmic (deprecated in some win11 distros)
fix: github actions in macos13 (deprecated)
lab: pulp/magazine halftoning shaders
lab: ui combo widgets
