Skip to content

Releases: redcode/Z80

Z80 v0.2-pre-2025-07-02

Choose a tag to compare

@redcode redcode released this 02 Jul 21:59
v0.2-pre-2025-07-02
3c43bb0

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2025-05-02...v0.2-pre-2025-07-02
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2025-05-02

Choose a tag to compare

@redcode redcode released this 02 May 01:24
v0.2-pre-2025-05-02
39ce8fd

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2024-09-21...v0.2-pre-2025-05-02
Download: https://zxe.io/software/Z80/download

What's Changed

Important

This version breaks the binary compatibility with the previous pre-release (v0.2-pre-2024-09-21), as the following members of the Z80 struct have been rearranged: af_, bc, bc_, de, de_, hl and hl_. Any software using the dynamic version of the library must be recompiled if it accesses these members either directly or by using their respective access macros.

New Contributors

Z80 v0.2-pre-2024-09-21

Choose a tag to compare

@redcode redcode released this 21 Sep 00:55
v0.2-pre-2024-09-21
48d8509

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2024-04-18...v0.2-pre-2024-09-21
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2024-04-18

Choose a tag to compare

@redcode redcode released this 18 Apr 02:52
v0.2-pre-2024-04-18
cd83ee8

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2024-03-16...v0.2-pre-2024-04-18
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2024-03-16

Choose a tag to compare

@redcode redcode released this 16 Mar 08:49
v0.2-pre-2024-03-16
2688658

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-12-16...v0.2-pre-2024-03-16
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2023-12-16

Choose a tag to compare

@redcode redcode released this 16 Dec 22:53
v0.2-pre-2023-12-16
b798f51

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-08-11...v0.2-pre-2023-12-16
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2023-08-11

Choose a tag to compare

@redcode redcode released this 11 Aug 22:37

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-07-19...v0.2-pre-2023-08-11
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2023-07-19

Choose a tag to compare

@redcode redcode released this 19 Jul 03:49

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-02-14...v0.2-pre-2023-07-19
Download: https://zxe.io/software/Z80/download

What's Changed

  • Fixed typos by @polluks in #6
  • Fix implicit conversion warning in library header. by @giomba in #7

New Contributors

Z80 v0.2-pre-2023-02-14

Choose a tag to compare

@redcode redcode released this 14 Feb 15:02

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-02-09...v0.2-pre-2023-02-14
Download: https://zxe.io/software/Z80/download

Z80 v0.2-pre-2023-02-09

Choose a tag to compare

@redcode redcode released this 09 Feb 15:57

This is a pre-release. The documentation is not yet complete.

Commits: v0.2-pre-2023-01-15...v0.2-pre-2023-02-09
Download: https://zxe.io/software/Z80/download