Skip to content

Releases: lukepeterson/go8080cpu

v1.26.0

27 Jul 11:07
5fe8ed9

Choose a tag to compare

1.26.0 (2025-07-27)

Feature

  • labels: moves all CPU tests to use labels (5fe8ed9)

v1.25.6

29 Nov 13:39

Choose a tag to compare

1.25.6 (2024-11-29)

Bug Fixes

  • comments: adds missing comments to execute.go (70739c2)

v1.25.5

09 Aug 05:24
a2afa4b

Choose a tag to compare

1.25.5 (2024-08-09)

Bug Fixes

  • tests: adds first CPUDIAG.ASM test for MOV/INR/DCR (a2afa4b)

v1.25.4

07 Aug 05:16
0acb61f

Choose a tag to compare

1.25.4 (2024-08-07)

Bug Fixes

  • comments: updates grammar in comment sections (0acb61f)
  • tests: adds missing writeByteAt() test (784690f)

v1.25.3

04 Aug 22:51
19586e5

Choose a tag to compare

1.25.3 (2024-08-04)

Bug Fixes

  • tests: tweaks to RST test comments (19586e5)

v1.25.2

02 Aug 00:52
56ebfa4

Choose a tag to compare

1.25.2 (2024-08-02)

Bug Fixes

  • memory: adds missing function headers (56ebfa4)

v1.25.1

01 Aug 03:54
95608f6

Choose a tag to compare

1.25.1 (2024-08-01)

Bug Fixes

  • cpu: swap out cpu object for New() (95608f6)

v1.25.0

21 Jul 05:17
4927f0f

Choose a tag to compare

1.25.0 (2024-07-21)

Feature

  • io: implements the input/output instructions (6903d61)

v1.24.0

20 Jul 07:57
4e2329c

Choose a tag to compare

1.24.0 (2024-07-20)

Feature

  • interrupts: adds interrupt support to CPU (2edd0bb)

v1.23.8

19 Jul 03:54
19f2df2

Choose a tag to compare

1.23.8 (2024-07-19)

Bug Fixes

  • comments: small comment tweaks for readability (19f2df2)