Skip to content

Releases: timlg07/AssemblerStudioWeb

v1.5

19 May 11:05
Compare
Choose a tag to compare

Information added:

  • intro.html
  • readme.md

And behaviour updated:

  • Negative-Flag and accumulator behaviour fixed

v1.4

01 Mar 15:12
Compare
Choose a tag to compare

Import data from text-files in storage cells

v1.3

24 Feb 16:04
Compare
Choose a tag to compare

Improved code writing:

  • after entering a command the next cell gets focussed
  • commands get only written in the first column
    => no need to press TAB for next cell, only use the command buttons and number keys
  • creating new rows automatically when reaching the end

v1.2

24 Feb 15:40
Compare
Choose a tag to compare

Export the storage cells to a text-file

v1.0

21 Feb 09:07
Compare
Choose a tag to compare
fixed: addition was treated as string join