File z80ex.changes of Package z80ex
-------------------------------------------------------------------
Sun Sep 28 06:28:47 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Replace deprecated %patchN with %patch -PN
-------------------------------------------------------------------
Thu Dec 1 22:31:37 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add z80ex.rpmlintrc and add filter for
"static-library-without-debuginfo"
- Disable LTO which breaks the shared library build
- Fix permissions of shared object files
- Run spec-cleaner
-------------------------------------------------------------------
Wed Nov 23 08:55:21 UTC 2016 - aloisio@gmx.com
Update to version 1.1.21
* added API functions to set memory/port/int callbacks
without resetting the virtual CPU
* z80ex_get_version() was fixed to return the correct
version string
1.1.20rev1
* fixed library version mismatch between Makefile and
CMakeLists.txt (thanks to John Paul Adrian Glaubitz)
1.1.20
* cleanup of included build documentation
* email adress change
* TOOLS_PREFIX Makefile option, useful for cross-compiling
[Stewart Kay]
1.1.19
* removed IFF2=IFF1 on NMI. it's contrary to zilog z80 docs,
but is true (proved by Restorer)
1.1.19pre1
* cmake build support [mkoloberdin]
* fixes for MSVC compilation [mkoloberdin]
- Refreshed z80ex-makefile.patch
- Dropped get_release_number.sh and build-z80ex.sh
- Spec cleanup