Releases: acaldero/wepsim
Releases Β· acaldero/wepsim
WepSIM 2.0.11
2.0.10 -> 2.0.11:
- Dark Mode
- Experimental support for RISC-V assembly (i and m subset)
- Experimental support for Z80-like assembly
WepSIM 2.0.10
2.0.9 -> 2.0.10:
- Updated checkpoint format: Jupyter notebook
- Improved command-line interface code.
- Improved "compact" skin for mobile devices.
- Several minor improvements.
WepSIM 2.0.9
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.
- Notifications:
- 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.
WepSIM 2.0.7
2.0.6 -> 2.0.7:
- Improved command line
- Progressive output rather than wait to the end
- Improved update-signal dialog
- Recording open/close dialog now possible
- Switching Idiom
- Improved translation subsystem
- Thanks to Google Translate: Italian + Korean + Hindi + Japanese + Portuguese + Chinese + French + German
- New quick UI configuration for registers in the register file
- More badges
- Codacy + Codebeat