Skip to content

Releases: craigthomas/CoCoAssembler

v1.1.1 Release

20 Jun 00:21
35ddd31
Compare
Choose a tag to compare

The v1.1.1 release of the CoCoAssembler. This maintenance release of the assembler contains a bugfix for stack push and pull instructions.

  • Compatible with Python 3.6+
  • Target systems Windows, Linux, UNIX, MacOS

See the README.md file for more information on installation and usage information.

What's Changed

v1.1.0 Release

09 Oct 15:56
6f58550
Compare
Choose a tag to compare

The v1.1.0 release of the CoCoAssembler. This updated release of the assembler includes a file utility to manage binaries, virtual cassette files, and virtual disk files.

  • Compatible with Python 3.6+
  • Target systems Windows, Linux, UNIX, MacOS

See the README.md file for more information on installation and usage information.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 Release

24 Sep 01:46
0e697ba
Compare
Choose a tag to compare

The v1.0.0 release of the CoCoAssembler. This initial release of the assembler includes a file utility to manage binaries, virtual cassette files, and virtual disk files.

  • Compatible with Python 3.6+
  • Target systems Windows, Linux, UNIX, MacOS

See the README.md file for more information on installation and usage information.