Skip to content

Releases: gafert/Apate

1.0.5

28 Mar 18:10
Compare
Choose a tag to compare

Changes

  • Added intro video
  • Changed layout of instruction list
  • Added demo description when opening a demo project
  • Renamed register return address to register destination
  • Improved downloading of toolchain

1.0.4

18 Mar 11:24
ab43dec
Compare
Choose a tag to compare

Changes

  • Added internal tests
  • Fixed memory encoding and added hover elements
  • Added "Load ELF" button in the left instruction plane
  • Added functionality to show decimal values in registers

1.0.3

14 Feb 16:27
7db9c43
Compare
Choose a tag to compare

Changes

  • 60f68ec Added temporary wikipedia links and renamed to Apate
  • 2177024 Added possibility to close info popup
  • 5116caa Removed margin from window title if maximized on macOS
  • 05f472e Added pointer cursors, Restyled instructions

1.0.2

13 Feb 14:33
Compare
Choose a tag to compare

Changes

  • 8cf6b89 Fixed permission issue
  • 5dd3f38 Added beginner dialog at start
  • 1a4341c Removed native hover of window title

1.0.1

03 Feb 10:57
fdbbd39
Compare
Choose a tag to compare

Added minor improvements from c27f211

Windows

As the app is not signed Windows doesn´t trust it.
You need to allow it on first run under "More information" -> "Run anyways"

Linux

There is a permission issue to access the users appData directory which still needs to be fixed.
Run therefore with sudo ./CPU-Simulator.AppImage --no-sandbox

1.0.0

31 Jan 17:15
Compare
Choose a tag to compare

image

Windows

As the app is not signed Windows doesn´t trust it.
You need to allow it on first run under "More information" -> "Run anyways"

Linux

There is a permission issue to access the users appData directory which still needs to be fixed.
Run therefore with sudo ./CPU-Simulator.AppImage --no-sandbox