freebsd-ports/emulators/Makefile
Alejandro Pulver 60f31a87fa AdvanceMAME and AdvanceMESS are unofficial MAME and MESS versions with an
advanced video support for helping the use with TVs, Arcade Monitors, Fixed
Frequencies Monitors and also for PC Monitors.

They run in GNU/Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library.

The main difference compared with the official emulators is that the Advance
versions are able to program directly the video board to always get a video
mode with the correct size and frequency.

Generally the Advance emulators are able to use a video mode which doesn't
require any stretching or other unneeded effects to match the original arcade
display.

The direct video board programming is fully supported in Linux and DOS. It's
partially supported in Windows. It isn't supported in Mac OS X and other
platforms.

See website for other improvements.

WWW: http://advancemame.sourceforge.net/
2007-02-25 15:11:29 +00:00

161 lines
3.6 KiB
Makefile

# $FreeBSD$
#
COMMENT = Emulators for other operating systems
SUBDIR += adamem
SUBDIR += advancemame
SUBDIR += aftp
SUBDIR += atari800
SUBDIR += basiliskII
SUBDIR += bfe
SUBDIR += bochs
SUBDIR += bsvc
SUBDIR += cinc
SUBDIR += cingb
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += cygne-sdl
SUBDIR += darcnes
SUBDIR += desmume
SUBDIR += dgen-sdl
SUBDIR += dlx
SUBDIR += dosbox
SUBDIR += doscmd
SUBDIR += dtcyber
SUBDIR += dynagen
SUBDIR += dynamips
SUBDIR += e-uae
SUBDIR += extract-xiso
SUBDIR += fceu
SUBDIR += fmsx
SUBDIR += frodo
SUBDIR += fuse
SUBDIR += gbe
SUBDIR += gcube
SUBDIR += generator
SUBDIR += generator-cbiere
SUBDIR += gens
SUBDIR += gngb
SUBDIR += gngeo
SUBDIR += gnuboy
SUBDIR += grustibus
SUBDIR += gsnes9x
SUBDIR += gxemul
SUBDIR += gxmame
SUBDIR += hatari
SUBDIR += hercules
SUBDIR += hfs
SUBDIR += hfsutils
SUBDIR += hugo
SUBDIR += ia64sim
SUBDIR += ines
SUBDIR += its
SUBDIR += klh10
SUBDIR += kmamerun
SUBDIR += kqemu-kmod
SUBDIR += lib765
SUBDIR += libspectrum
SUBDIR += linux-ePSXe
SUBDIR += linux-geepee32
SUBDIR += linux-libaio
SUBDIR += linux-padjoy
SUBDIR += linux-peops-softgpu
SUBDIR += linux-peops-spu
SUBDIR += linux-pete-mesagpu
SUBDIR += linux-pete-xgl2gpu
SUBDIR += linux-vmware-toolbox2
SUBDIR += linux-vmware-toolbox4
SUBDIR += linux-vmware-toolbox5
SUBDIR += linux-winetools
SUBDIR += linux_dist-gentoo-stage1
SUBDIR += linux_dist-gentoo-stage2
SUBDIR += linux_dist-gentoo-stage3
SUBDIR += linux_base-fc4
SUBDIR += linux_base-gentoo-stage1
SUBDIR += linux_base-gentoo-stage2
SUBDIR += linux_base-gentoo-stage3
SUBDIR += m2000
SUBDIR += mastergear
SUBDIR += mednafen
SUBDIR += minivmac
SUBDIR += mtools
SUBDIR += mupen64
SUBDIR += mupen64-base
SUBDIR += mupen64-dummyaudio
SUBDIR += mupen64-glide
SUBDIR += mupen64-gln64
SUBDIR += mupen64-input
SUBDIR += mupen64-rice
SUBDIR += mupen64-rsp
SUBDIR += mupen64-sdlaudio
SUBDIR += mupen64-sdlinput
SUBDIR += mupen64-sound
SUBDIR += nonpareil
SUBDIR += o2em
SUBDIR += ods2reader
SUBDIR += openmsx
SUBDIR += osmose
SUBDIR += p-interp
SUBDIR += pcemu
SUBDIR += pearpc
SUBDIR += prodosemu
SUBDIR += psim-freebsd
SUBDIR += pyxmame
SUBDIR += qemu
SUBDIR += qemu-launcher
SUBDIR += quasi88
SUBDIR += raine
SUBDIR += rtc
SUBDIR += sim
SUBDIR += sim6811
SUBDIR += ski
SUBDIR += skyeye
SUBDIR += snes9express
SUBDIR += snes9x
SUBDIR += spim
SUBDIR += stella
SUBDIR += stonx
SUBDIR += svr4_base
SUBDIR += tiemu2
SUBDIR += tilem
SUBDIR += tkhfs
SUBDIR += tme
SUBDIR += tuxnes
SUBDIR += twin
SUBDIR += uae
SUBDIR += vMac
SUBDIR += vba
SUBDIR += vgb
SUBDIR += vgb-bin
SUBDIR += vgba-bin
SUBDIR += vice
SUBDIR += visualos
SUBDIR += vmips
SUBDIR += vmsbackup
SUBDIR += vmw
SUBDIR += vmware-guestd3
SUBDIR += vmware-guestd4
SUBDIR += vmware-guestd5
SUBDIR += vmware-tools3
SUBDIR += vmware-tools4
SUBDIR += vmware-tools5
SUBDIR += vmware3
SUBDIR += vpce
SUBDIR += vxtools
SUBDIR += wahcade
SUBDIR += wine
SUBDIR += x48
SUBDIR += xbraitenberg
SUBDIR += xgngeo
SUBDIR += xgs
SUBDIR += xhomer
SUBDIR += xmame
SUBDIR += xmess
SUBDIR += xsystem35
SUBDIR += xzx
SUBDIR += yabause
SUBDIR += yape
SUBDIR += zsnes
.include <bsd.port.subdir.mk>