QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:
* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.
As QEMU requires no host kernel patches to run, it is very safe and easy to use.
This is a slave port of emulators/qemu-sbruno to build only static
bsd-user targets named like qemu-mips-static. While still being
experimental people have already built quite a few armv6/mips/mips64
packages using these and e.g. poudriere. Some notes are also here:
http://wiki.freebsd.org/QemuUserModeHowTo
M.A.M.E./M.E.S.S. Catalog / Launcher II - also referred to as QMC2 - is
the successor of one of the first UNIX MAME GUI front ends available on
this planet called QMamecat (derived from MAMECAT, which was text-only).
QMamecat was based upon Qt 2; its development was frozen in 2003. QMC2
has been rebuilt from scratch as a Qt 4 project. Parts of the design and
code were inspired by its predecessor, but it's not just a remake. We
tried to make the new design as flexible as possible to minimize
dependencies from front end and CLI related MAME changes, which was a
major deficiency of QMamecat. QMC2 now uses a template based emulator
configuration scheme, which can easily be enhanced with additional
command line options (defined in an XML template file).
As a result of this flexible design, QMC2 can be used for multiple
emulators. Currently we support SDLMAME & SDLMESS on UNIX and Mac, and
the original variants of MAME & MESS on Windows.
Catapult is a GUI for openMSX.
ADAMEm is a portable Coleco ADAM and ColecoVision emulator.
AdvanceMENU is a frontend for AdvanceMAME, MAME, MESS, RAINE and any
other emulator.
It runs in Linux, Mac OS X, DOS, Windows and in all the other platforms
supported by the SDL library. The main features are:
* Auto update of the rom info.
* Vertical and horizontal orientation.
* Support for any TV/Arcade Monitor like AdvanceMAME but it's good also
for a normal PC monitor.
* Static and Animated image and clip preview (PNG/PCX/ICO/MNG). Up to
192 images at the same time!
* Sound preview. (MP3/WAV). You can select a special sound for every
game played when the cursor move on it.
* Sound backgrounds (MP3/WAV). Play your favourite songs or radio
records in background.
* Sound effects (MP3/WAV) for key press, program start, game start,
program exit...
* Support for zipped images and sounds archives.
* Screensaver. A slide show of the game images.
* Selectable background and help images with translucency.
aftp manipulates and browses Apple II disk images. It
supports both Apple II DOS 3.3, ProDOS and XGS images.
Both binary floppy images (.IIE) and hard disk volume
(.HDV) images are also supported. It does NOT support the
new 2mg format.
This version contains my patches and man page but nothing significant
has changed since Andru Luvisi released it at the end of 1996.
Share and enjoy,
Joel...
AQEMU is a QEMU GUI written in Qt4. The program have user-friendly
interface and allows to set up the majority of QEMU options.
You've found David Firth's Atari 800 emulator which can emulate the
8-bit Atari 800 and XL series of home computers.
Please refer to /usr/local/share/doc/atari800 (or equivalent on your
system) for the distribution documents. A man page has also been
installed. The system wide configuration file can be found at
/usr/local/share/atari800/atari800.cfg (or similar) which you will probably
want to copy to your home directory, at some stage, to personalise the
settings.
The ROM's for the Atari computers are, unfortunately, copyright. This
port will attempt to down-load another freeware Atari emulator for DOS
called PC Xformer 2.5 which contains copies of these ROM files. If you
would like to take a further look at XF2.5 you should find it in your
distfiles directory (if it successfully down-loaded :->).
Bochs Frontend (bfe2) is a graphical interface for X11 to the
bochs x86 emulator.
BSVC is an extensible simulator framework for microprocessor
design and testing. It comes with a simulator and assembler
for the Motorola MC68k family of microprocessors, and supplies
a graphical user interface for simulation runs.