Skip to content

Releases: tomasz-herman/PseudoAssemblerEmulator

PseudoAssembler Emulator 3.1.6

16 Jan 12:04
Compare
Choose a tag to compare

PseudoAssembler Emulator 3.1.5

21 Oct 21:21
Compare
Choose a tag to compare

CHANGELOG

  • fixed Return Instruction showing as Memory Instruction in debug
  • reduced memory usage
  • terminal colors might be changed
  • now requires Java 11+

PseudoAssembler Emulator 3.1.4

12 Oct 12:21
Compare
Choose a tag to compare

CHANGELOG

  • improved terminal performance
  • input string is displayed on Enter key
  • terminal font can be changed
  • terminal font size can be changed

PseudoAssembler Emulator 3.1.3

08 Oct 15:32
Compare
Choose a tag to compare

CHANGELOG:

  • Display quick start in gui
  • Display License in gui
  • Fixed bugs in gui

PseudoAssembler Emulator 3.1.1

30 Sep 16:41
Compare
Choose a tag to compare

CHANGELOG:

  • improved GUI responsiveness when outputting large amounts of text
  • fixed clock example
  • changed scale of sleep slider
  • disabled editing in terminal panel
  • INT signal handling in GUI mode
  • improved performance of emulated terminal
  • removed warning when debugging was mixed with no sleep
  • taking input won't display it in terminal

PseudoAssembler Emulator 3.1.0

29 Sep 11:00
Compare
Choose a tag to compare

CHANGELOG:

  • graphical interface
  • halt instruction now reads from stdin
  • .sh scripts now pause after program has finished

PseudoAssembler Emulator 3.0.0

22 Sep 02:07
Compare
Choose a tag to compare