Releases: rbergen/MixEmul
Releases · rbergen/MixEmul
MixEmul 0.5.1.2
MixEmul 0.5.1.1
Changes since release 0.5.1.0:
- Applied .NET 8.0 based improvements
MixEmul 0.5.1.0
Changes since release 0.5.0.0:
- Moved to .NET 8.0
- Use string.Empty for empty strings
MixEmul 0.5.0.0
Changes since release 0.4.7778.28981:
- Moved to .NET 6.0
- Switched to deterministic versioning
- Started creating self-contained builds
MixEmul 0.4.7778.28981
Changes since release 0.4.7755.38010:
- It is now possible to show assembled-and-loaded source code in-line in the memory editor. This view can be switched on and off in the View menu
- When starting a Detached run, the status bar now reflects this
- Gitified source file structure
- Minor cosmetic code improvements
MixEmul 0.4.7755.38010
Changes since release 0.4.7752.30280:
- Fixed regression in settings (de)serialisation, which made that colours weren't applied
- Fixed opening of device and teletype windows on saved screen location
- The settings file format changed, and its name changed from config.bin to config.json. This means that any saved settings in earlier versions will not be loaded when starting this version, the first time
- Cleaned up binary (de)serialization code leftovers
- Made the visual style of the "Assembly result" window more consistent
- Removed a number of unnecessary/outdated files from the solution folders
MixEmul 0.4.7752.30280
Changes since release 0.3.7512.22699:
- Migrated to .NET 5.0
- Applied visual changes, of which enabling visual styles is the most noticeable
- Multiple small bugfixes, mainly in project/solution structure and builds
MixEmul 0.3.7512.22808
Changes since release 0.3.7502.648:
- Applied flat-style visual appearance throughout MixEmul
- Fixed regression in change list
MixEmul 0.3.7502.648
Changes since release 0.3.6483.29917:
- Upgraded target version of .NET Framework to 4.7.2
- Overall code cleanup
- Slight changes in visual appearance
MixEmul 0.3.6483.29917
Changes since release 0.3.5953.39333:
- Large number of mainly cosmetic refactors
- Minor bug fixes
- Documentation updated