Skip to content

Version 0.8 (2024/3/12)

Pre-release
Pre-release
Compare
Choose a tag to compare
@morphx666 morphx666 released this 12 Mar 17:11
· 56 commits to master since this release

This version finally fixes the dreaded bug that affected so many programs in such a weird way.
Although there are still some bugs, many apps now work fine and we can finally test the SoundBlaster and VGA emulation!

image

  • x8086NetEmu_Win32: Compiled for Windows and with sound support.
  • x8086NetEmu_XP: Cross-platform version, compiled without sound support. Use with the latest version of mono. Refer to this post for more information.

Both versions include two executables:

  • x8086NetEmuWinForms: This version will run under a WinForm form and will use GDI+ to render the text and graphics.
  • x8086NetEmuConsole: This version uses the Windows console to render the text. You can improve the rendering by using an appropriate font for the console.