Skip to content

Releases: Baltasarq/C-Sim

C-Sim v1.7.5 20171213

14 Dec 09:34
Compare
Choose a tag to compare

ChangeLog:

  • New feature: values in memory can be directly changed in the memory view directly.

C-Sim v1.7.4 20171201

30 Nov 14:13
Compare
Choose a tag to compare

ChangeLog:

  • Source code reorganization.
  • Bugfix: management of unended string literals
  • Small bugfixes.

C-Sim v1.7.3 20171115

23 Nov 15:30
cee3e4e
Compare
Choose a tag to compare

ChangeLog:

  • You can no open files directly, as in c-sim.exe program.csim
  • New internal commands for the REL, such as .dump.

CSim v1.7.2 20171111

11 Nov 18:49
Compare
Choose a tag to compare

Changelog:

  • Bugfixes
  • Added console support for user interaction

CSim v1.7.1 20170922

19 Oct 10:17
Compare
Choose a tag to compare

Changelog:

  • Added: strcat(), strcmp(), strcpy() and strlen()
  • Bugfixing.
  • References fixed (reference to reference, etc.).

CSim v1.7 20170922

08 Oct 07:41
Compare
Choose a tag to compare

Changelog:

  • Bugfixing around real numbers.
  • Small bugfixes related to exhaustive tests.

CSim v1.6 20170922

29 Sep 02:55
Compare
Choose a tag to compare

Changelog:

  • Small bugfixes
  • Bugfix: array was created, but a single extra variable was pointed by the pointer.
  • Bugfix: null or nullptr were not understood by the parser.
  • Feature: pointers now are taken into account drawing relationships in the diagrammer.

CSim v1.5 20170711

08 Jul 02:10
Compare
Choose a tag to compare

Changelog:

  • Small bugfixes
  • Improved icons

CSim v1.4 20170401

22 Mar 15:02
Compare
Choose a tag to compare

Changelog:

  • Small bugfixes

CSim v1.3 20170214

09 Mar 09:48
Compare
Choose a tag to compare

ChangeLog:

  • New integral types added.
  • Added possibility of conversion for endianness.