forked from hejoin/fake86-mirror
-
Notifications
You must be signed in to change notification settings - Fork 0
A portable, open-source (GPLv2) 8086 PC emulator.
License
BinaryMelodies/fake86
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A quick and dirty update that incorporates the 8080 emulation mode for V20 processors. Note that in its current state, full NEC V20 emulation is not supported, several instructions unique to NEC CPUs are missing. Here is a note from the original author, available at https://sourceforge.net/projects/fake86/, followed by the original contents of the README file. =============================================================================== 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 =============================================================================== Fake86: A portable, open-source 8086 PC emulator. 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 <at> gmail <dot> 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
A portable, open-source (GPLv2) 8086 PC emulator.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 98.6%
- Other 1.4%