Skip to content

Releases: lukepeterson/go8080cpu

v1.25.5

09 Aug 05:24
a2afa4b
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

1.23.8 (2024-07-19)

Bug Fixes

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

v1.23.7

19 Jul 03:45
4a69c27
Compare
Choose a tag to compare

1.23.7 (2024-07-19)

Bug Fixes

  • cpu: adjustment for returning a new CPU (4a69c27)

v1.23.6

18 Jul 05:25
8be0dbc
Compare
Choose a tag to compare

1.23.6 (2024-07-18)

Bug Fixes

  • README.md: update README with current state (8be0dbc)