Skip to content

Releases: cdm-processors/cdm-devkit

Release 0.2.1

20 Sep 18:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

Release 0.2.0

18 Feb 21:28
41d25a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.3...0.2.0

Release 0.1.3

20 Mar 10:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3

Release 0.1.2

04 Mar 11:33
abbfc4f
Compare
Choose a tag to compare

What's Changed

  • Fix jsr instruction in CdM-16 by @Intelix8996 and @cjvth in #22
  • Fix complex conditions and branches with immediates, add fp handling for cocas by @cjvth in #26
  • Rework immediate value handling, fix push instruction in CdM-16 by @Intelix8996 and @cjvth in #28

Full Changelog: 0.1.1...0.1.2

Release 0.1.1

18 Feb 06:51
1c20b54
Compare
Choose a tag to compare

What's Changed

  • Implement CdM-16 startup sequence by @Intelix8996 in #19
  • Add automatic image loading to logisim-banked-memory by @miqqra in #18
  • Fix if/while/until, add align directive and branch optimization for CdM-16 target by @cjvth in #16
  • Fix CdM-16 syntax highlighting by @NikitaTrTr in #17

Full Changelog: 0.1.0...0.1.1

Release 0.1.0

05 Feb 22:34
c12e550
Compare
Choose a tag to compare

First working release that can be used properly.

Contains:

  • Processors:
    • CdM-8e
    • CdM-16
  • Logisim libraries:
    • logisim-banked-memory
  • CLI Programs:
    • cocas