Skip to content

Releases: Nibble-Knowledge/cpu-assembler

AS4 for Windows

08 Mar 22:30
Compare
Choose a tag to compare

Changed endianness of address-ofs

Release for Windows

24 Nov 03:09
Compare
Choose a tag to compare

Initialisation is now optional.

Release for Windows

19 Nov 18:54
Compare
Choose a tag to compare

Fixed a serious crash with addr-of operations.

Release for Windows

15 Nov 00:28
Compare
Choose a tag to compare

Update that fixes issues with declaring labels before BADR instructions.

Release for Windows

06 Nov 05:24
Compare
Choose a tag to compare

This release adds address of operations, as well as memory management improvements.

Release for Windows

30 Oct 04:03
Compare
Choose a tag to compare

Slight update with whitespace trimming.

Release for Windows

26 Oct 05:05
Compare
Choose a tag to compare

Fixed a crash.

Release for Windows

25 Oct 22:54
Compare
Choose a tag to compare

This release adds metadata pseudo instructions to help with with disassembly and the process model later for the OS. As always, XP and later.

Release for Windows

25 Oct 00:15
Compare
Choose a tag to compare

Fixed a slight memory leak. New Windows binary.

Release for Windows

24 Oct 20:05
Compare
Choose a tag to compare

At this point, the low level assembler is expected to be feature complete. This is the binary distrubtion for Windows, statically linked with MinGW, so it should work on all Windows OSes XP and up on x86 hardware.