fgsch
8aaad3a091
Enter qemu
2010-06-08 01:12:58 +00:00
fgsch
1df6d81c44
change to qemu-old for now.
2010-05-27 17:47:17 +00:00
jakemsr
fee301b828
xmame is no more
2010-05-09 17:54:02 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
efce2d7ed7
link sdlmess and sdlmame
2009-03-17 19:59:33 +00:00
form
921a918c5b
+xhomer
2009-02-07 02:38:54 +00:00
bernd
7333b4a754
Remove wine from the build so people can work on a new version in-tree.
...
This hasn't been updated since 1999 and is probably broken anyway.
"damn right" sthen@
2008-10-30 00:10:45 +00:00
brad
0f0a23511a
Remove this ancient VMware 3 port for the kernel LKMs. They have never
...
really worked very well and with newer kernels they do not work at all.
PR 5893.
2008-09-30 17:39:24 +00:00
sturm
0afaaf73fc
enter redhat again
2008-06-18 20:11:21 +00:00
sturm
b7ff8abf05
we use fedora for a long time now, bye bye
2008-06-12 19:11:07 +00:00
okan
4a83b71cb3
remove qemu's kqemu FLAVOR, for it's built by default now
2008-03-31 21:00:48 +00:00
okan
f8304b6f65
enable qemu's kqemu FLAVOR and kqemu
...
ok todd@ naddy@
2008-02-29 21:22:12 +00:00
ajacoutot
9960f73e19
+gns3
2008-01-18 14:42:33 +00:00
sthen
d70dc8f192
+dynagen
...
+dynamips
2008-01-18 09:13:19 +00:00
jasper
93fa86968e
add vba
2007-09-28 14:20:29 +00:00
martin
775409cd07
+coldfire, ok aanriot@
2007-06-07 11:47:15 +00:00
sturm
13b0aee406
fedora
2006-10-17 22:34:27 +00:00
jolan
169b620fbb
+generator
2006-05-03 00:03:21 +00:00
niallo
59c2b2b63a
link in stella/
2005-10-18 19:53:00 +00:00
grange
2dcd5d3f21
-mips64emul
...
+gxemul
2005-09-06 18:54:46 +00:00
espie
61bf8b879f
not surprisingly, todd fucks up again... ;-)
2005-03-08 00:05:06 +00:00
todd
28126406d2
I screwed up. This was not ok to remove, perhaps another time, but not now,
...
and not without ok's and the proper process.
2005-03-07 18:15:09 +00:00
todd
16374d3989
Now that qemu is in, and is comparable to vmware, good bye vmware.
...
A free license is preferred to a non-native no-source-available binary
requiring license keys, kernel lkm's, and root.
2005-03-07 17:54:49 +00:00
todd
d959f6e91f
connect qemu
2005-03-07 17:10:47 +00:00
jsg
3bf6d75bab
+dosbox
2004-10-07 03:07:31 +00:00
todd
216728c1a7
+vmware/3
2004-10-05 18:51:09 +00:00
grange
a833bbf896
+mips64emul
2004-10-04 09:00:26 +00:00
grange
ec41654d95
+fuse-utils
2002-12-16 14:34:27 +00:00
form
dda9f46965
+BasiliskII
2002-05-06 13:42:52 +00:00
naddy
e039cf7a8f
+zsnes
2002-03-04 00:58:58 +00:00
naddy
1deca4e55f
+fuse
2002-02-27 00:38:46 +00:00
naddy
4f6fa9a7a6
+spectemu
2002-02-18 22:43:14 +00:00
jsyn
cd6bd85126
disheveled; now sorted
2002-01-25 00:56:46 +00:00
fgsch
d940664d19
enable uae.
2002-01-23 20:53:48 +00:00
naddy
d6dec6519b
redhat_base -> redhat
2001-09-16 17:03:09 +00:00
kevlo
55bdcea49f
add spim
2001-07-23 14:54:57 +00:00
aaron
0585d95c56
add snes9x
2001-05-27 21:11:19 +00:00
aaron
0197509a01
add ines
2001-04-13 02:10:10 +00:00
aaron
85816b084f
add mastergear
2001-04-12 10:17:37 +00:00
aaron
43541d7fac
add vgb
2001-04-12 08:58:45 +00:00
brad
a1ba1f8510
bye bye linux_lib, everyone should be using redhat_base now.
2001-04-10 11:41:46 +00:00
naddy
e599762a77
+xmame
2001-04-04 14:35:00 +00:00
espie
03b32123ac
+redhat_base, just so that acroread and maple get a package to play with.
2001-02-16 18:28:50 +00:00
todd
923f7975fe
o take over maintainership
...
o too many changes to mention specifically, but amongst them:
- better error reporting
- openbsd boots, freebsd boots
- new 'term' flavor, I added a textmode interface, the only drawback
is that control-c is intercepted, and you must kill -9 it from
another tty if it doesn't exit normally
- new flavors:
- debugger -> debug (for shortness)
- i386
- pci
- smp
- net (compiles, does not yet provide networking, if anyone
wants to help, I'd be ELATED to have this fixed!)
- no_x11 (made it actually work)
- term (make sure to use 'log: /dev/null' or something else
on the cmdline, otherwise, debugging and the screen will
start getting quite confusing!)
- better error reporting (and no error reporting where it is not
necessary; a typicall boot of cdrom28.fs is a screenful of output now)
- in general, if the hardware reaches an unknown state, fail
gracefully instead of calling exit(1) .. are we trying to work or
are we trying to .. fail? I like working myself.
2001-02-02 16:59:05 +00:00
brad
c218132413
add bochs debugger flavor
2000-07-22 09:09:23 +00:00
espie
ca36f87179
Add Frodo
2000-07-07 14:31:05 +00:00
brad
0baf31d381
add freebsd_lib to Makefile
1999-12-20 20:03:00 +00:00
form
5faaec737d
add simh to makefile
1998-11-12 13:19:03 +00:00
angelos
d11ba21c85
Enable xcopilot port (from FreeBSD).
1998-09-01 00:03:17 +00:00
form
649db4986a
add bochs to makefile
1998-05-20 07:29:23 +00:00