malespiaut / fake86

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fake86: A portable, open-source 8086 PC emulator.

Disclaimer

This project is very, very old and it's long been abandoned.

Please start using the successor to Fake86, called XTulator.

https://github.com/mikechambers84/XTulator

Original copyright notice

Copyright (C)2010-2013 Mike Chambers

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


The full terms of the GNU General Public License version 2, under which this software is release, are contained in the text file LICENSE


Important

Remember that Fake86 requires command line parameters to work. If you are just launching it by double-clicking on the .exe in Windows Explorer, it won't work.

To contact the author of Fake86, Mike Chambers: Send an e-mail to miker00lz gmail com

Official Fake86 homepage: http://fake86.rubbermallet.org

Instructions for compiling and installing Fake86 are in the text files INSTALL.linux and INSTALL.win, please read whichever file is suited for your target platform if you are compiling from source.

About

License:GNU General Public License v2.0


Languages

Language:C 95.4%Language:Makefile 4.6%