Initial GitHub release
Pre-release
Pre-release
This release includes two versions:
- x8086NetEmu_Win32: Compiled for Windows and sound support through SlimDX.
- 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 WinForms 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.
Credits:
- The included bootable floppy disk is a FreeDOS image from fake86.
- Perfect DOS VGA 437 font used by x8086NetEmu is from http://www.dafont.com/perfect-dos-vga-437.font
- The BIOS (used by default in the emulator) is from http://www.phatcode.net/downloads.php?id=101
This binary release is based on https://github.com/morphx666/x8086NetEmu/tree/0a992693adbacb40f3c974691709d89a0827ab90