Skip to content

WepSIM 2.0.9

Compare
Choose a tag to compare
@acaldero acaldero released this 29 Jun 10:44
· 2032 commits to master since this release

2.0.7 -> 2.0.9:

  • Improved UI:
    • Notifications:
      • Reworked notifications list.
      • Added action to clear all notifications.
    • Configuration:
      • Introduced the Student (simple) & Teacher (full) views.
      • By default, execute microinstruction by microinstruction
        (so breakpoints work in both, microcode and assembly code).
    • Details dropdown:
      • Added scroll.
      • Simulation section added at the end:
        • Microcode editor alongside circuitry.
        • Summary of the processor model associated to the simulation.
  • Improved translation subsystem:
    • Added more Idioms thanks to Google Translate.
  • Improved internal engine:
    • Configuration tries to resolve missing elements one by one (with default values).
    • Execution microinstruction by microinstruction a little bit more efficient.
    • Assembly view now shows an instruction summary tooltip while hovering the mouse over the memory content.