Skip to content

Releases: rbergen/MixEmul

MixEmul 0.5.1.1

10 Dec 09:33
Compare
Choose a tag to compare

Changes since release 0.5.1.0:

  • Applied .NET 8.0 based improvements

MixEmul 0.5.1.0

06 Dec 22:52
Compare
Choose a tag to compare

Changes since release 0.5.0.0:

  • Moved to .NET 8.0
  • Use string.Empty for empty strings

MixEmul 0.5.0.0

04 Dec 21:56
Compare
Choose a tag to compare

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

18 Apr 14:14
22f8718
Compare
Choose a tag to compare

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

26 Mar 20:22
Compare
Choose a tag to compare

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

23 Mar 16:57
Compare
Choose a tag to compare

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

26 Jul 11:03
Compare
Choose a tag to compare

Changes since release 0.3.7502.648:

  • Applied flat-style visual appearance throughout MixEmul
  • Fixed regression in change list

MixEmul 0.3.7502.648

15 Jul 22:48
Compare
Choose a tag to compare

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

01 Oct 14:51
Compare
Choose a tag to compare

Changes since release 0.3.5953.39333:

  • Large number of mainly cosmetic refactors
  • Minor bug fixes
  • Documentation updated

MixEmul 0.3.5953.39333

19 Apr 20:00
Compare
Choose a tag to compare

Changes since release 0.3.5951.23459:

  • Refactored the code to use C# 6.0 features
  • "No instruction" text would not be shown when (shift-)tabbing out of the instruction editor