Release fake86 - Dos Emulator


commander-beef

Very Active Member
Joined
May 1, 2012
Messages
971
Location
Polandowo
fake86 - Dos Emulator

Its not a substitute for DosBox, its just different beast :D

Short:

Fake86 is an 8086 PC emulator written in C. It is written from scratch, including the CPU core 

Long:

Fake86 is used in a similar manner to QEMU, but Fake86 does not support 386 and newer code. Some programs that require a 286 still run in it. It is excellent for running many old MS-DOS applications and games.

It can be used with raw hard drive and floppy image files, and includes the imagegen utility which can be used to create new blank hard drive images.

Unlike DOSBox, there is no built-in DOS kernel. That was not the goal with Fake86, I wanted it to be able to run any real-mode OS the user wants. You will need to use the included imagegen tool to create a blank hard drive image, and use a DOS install floppy image to partition and install the OS.

Fake86's source code has been written entirely from scratch, including the CPU core. It is not based on any existing emulator.

Run fake86 without command line parameters to see help and usage information.

Some features include:
-Complete emulation of the 8086/80186 instruction set
-Can use hard drive/floppy image files
-Standard Microsoft serial mouse emulated on COM1
-Emulates Hercules/CGA/MCGA/VGA graphics (no EGA support yet)
-Supports all versions of MS-DOS, as well as other DOSes
-Sound Blaster 2.0 emulation
-Adlib FM synth card emulation (no percussion yet, but otherwise working)
-And more...

Video:

https://www.youtube.com/embed/hia7JeViJsk?feature=oembed

Download:

http://repo.openpandora.org/?page=detail&app=fake86-app

Screens:

02.png


01.png


Webpage:

http://fake86.rubbermallet.org/
 
Last edited by a moderator:
There is no License or Original Author infromation provided in the PXML.

Also the description here and on the repo implies that you are the author.

Maybe you should change that.

Edit: Also you should add the Original Author, License and a link to the programs homepage in the application tags of the PXML.
 
Last edited by a moderator:
All will be added since I was pushing stuff rather quickly just to release it. and yes, im not even sure about PXML correctness. This year will be hard for me and i'll not be having time to make many things on OP. 
 
Last edited by a moderator:
Back
Top