diff options
author | garbled <garbled@pkgsrc.org> | 1999-03-31 06:34:07 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-03-31 06:34:07 +0000 |
commit | 09e4abae98bffdda958227c0890298183f5df0e3 (patch) | |
tree | 52f65fd3f6ddaf265766bc85103e6e807b7506ee /emulators/pcemu/patches/patch-ae | |
parent | 99281b5e7b8a8992b4dd22c5e18098d3f68dd4e4 (diff) | |
download | pkgsrc-09e4abae98bffdda958227c0890298183f5df0e3.tar.gz |
Initial import of pcemu-1.01a. An 8086/8088 CPU emulator.
Closes PR 7294 by Eric Fox.
Diffstat (limited to 'emulators/pcemu/patches/patch-ae')
-rw-r--r-- | emulators/pcemu/patches/patch-ae | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/pcemu/patches/patch-ae b/emulators/pcemu/patches/patch-ae new file mode 100644 index 00000000000..7fe17f9c0f3 --- /dev/null +++ b/emulators/pcemu/patches/patch-ae @@ -0,0 +1,11 @@ +# $NetBSD: patch-ae,v 1.1.1.1 1999/03/31 06:34:07 garbled Exp $ +*** programs/config.sys.orig Mon Mar 27 21:27:23 1995 +--- programs/config.sys Mon Mar 27 22:19:26 1995 +*************** +*** 1,2 **** +! device=emufs.sys / +! stacks 9,512 +--- 1,3 ---- +! device=\emufs.sys /usr/local/lib/pcemu/C +! stacks 9,512 +! |