Changelog:
r45005 | gpz | 2024-02-28 22:11:40 +0000 (Wed, 28 Feb 2024) | 1 line
remove obsolete comment
------------------------------------------------------------------------
r45004 | gpz | 2024-02-28 20:00:18 +0000 (Wed, 28 Feb 2024) | 1 line
clean up cpu history handling, use constants instead of magic values
------------------------------------------------------------------------
r45001 | compyx | 2024-02-19 07:43:10 +0000 (Mon, 19 Feb 2024) | 5 lines
ZBMV: fix unused function warnings
Only generate decoder functions from templates when `ZBMV_INCLUDE_DECODER` is
defined. This avoids warnings from clang.
------------------------------------------------------------------------
r45000 | compyx | 2024-02-19 07:34:23 +0000 (Mon, 19 Feb 2024) | 2 lines
Fix some -Wshorten64-to-32 warnings
------------------------------------------------------------------------
r44999 | pottendo | 2024-02-18 22:39:49 +0000 (Sun, 18 Feb 2024) | 2 lines
WiC64: fixed some docs
------------------------------------------------------------------------