Skip to content

Version 0.4 (2018/8/28)

Pre-release
Pre-release
Compare
Choose a tag to compare
@morphx666 morphx666 released this 28 Aug 07:03
· 223 commits to master since this release

This is, by far, the fastest, most stable and bug free version of the emulator.
It also includes partial emulation of a VGA and an AdLib OPL2 adapter.

This release includes two versions:

  • 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.