Full notes
Full Mnemonimov update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- UI and audio
Mnemonimov changes
This update introduces a frequently requested feature: the manual in PDF form. You can now take the Mnemonimov documentation with you and study it outside the game.
Besides the manual, this update includes mouse input for creating programs with a GUI, type-checking of immediate operands, and a small QoL improvement by disabling the redundant quit confirmation when there are no unsaved changes.
Manual
Include a PDF version of the manual with the game and add a command for opening the containing directory.
MISA
Implement mouse input.
Assembler
Implement type checking for immediate instruction operands.
Fix an issue where the assembler fails to report that a program exceeds the size limit of 1 GiB.
UI
- Add a setting for adjusting when the game should ask for quit confirmationalways, with unsaved changes (new default), and never.
Source
Changelog.gg summarizes and formats this update. How we read updates.
