Skip to content

Releases: lukepeterson/go8080assembler

v1.28.5

13 Dec 20:55

Choose a tag to compare

1.28.5 (2025-12-13)

Bug Fixes

  • tests: allows tests to pass before we make another attempt to get DB working (dca53bb)

v1.28.4

25 Apr 13:41
95eb260

Choose a tag to compare

1.28.4 (2025-04-25)

Bug Fixes

  • bytes: fixed but with singleByteInstruction (95eb260)

v1.28.3

04 Apr 14:21
aac54aa

Choose a tag to compare

1.28.3 (2025-04-04)

Bug Fixes

  • inr: fixes bug with inx function (aac54aa)

v1.28.2

04 Apr 14:12
85f01d7

Choose a tag to compare

1.28.2 (2025-04-04)

Bug Fixes

  • inr: fixes bug with stax/ldax function (85f01d7)

v1.28.1

04 Apr 13:55
2e1cdc0

Choose a tag to compare

1.28.1 (2025-04-04)

Bug Fixes

  • inr: fixes bug with register8 function (2e1cdc0)

v1.28.0

29 Mar 13:50
63b531f

Choose a tag to compare

1.28.0 (2025-03-29)

Feature

  • assembler: encapsulate lexer and parser in assembler (63b531f)

v1.27.0

29 Mar 13:06
74cd6f9

Choose a tag to compare

1.27.0 (2025-03-29)

Feature

  • assembler: removes legacy assembler (74cd6f9)

v1.26.3

16 Feb 09:39
8fd1401

Choose a tag to compare

1.26.3 (2025-02-16)

Bug Fixes

  • jmp: remove generalised JMP function (8fd1401)

v1.26.2

16 Feb 09:29
acd5471

Choose a tag to compare

1.26.2 (2025-02-16)

Bug Fixes

  • stax: combine STAX and LDAX functions (acd5471)

v1.26.1

16 Feb 09:25
54ebdab

Choose a tag to compare

1.26.1 (2025-02-16)

Bug Fixes

  • hex: remove old generateHex() functions (54ebdab)