aboutsummaryrefslogtreecommitdiff
path: root/emulators/qmc2/files
Commit message (Collapse)AuthorAgeFilesLines
* - Update the port to version 0.2.b7.Alejandro Pulver2009-03-184-64/+26
| | | | | | | | | | | - Add SDLMAME and SDLMESS support. - Pass maintainership to submitter. PR: ports/132685 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> Notes: svn path=/head/; revision=230330
* - Update to version 0.2.b1.Alejandro Pulver2008-04-093-12/+10
| | | | Notes: svn path=/head/; revision=210900
* - Update to version 0.1.b11.Alejandro Pulver2008-01-041-4/+6
| | | | Notes: svn path=/head/; revision=204972
* - Update to version 0.1.b10.Alejandro Pulver2007-07-253-21/+33
| | | | | | | - Update pkg-message about flyer images available for download. Notes: svn path=/head/; revision=196273
* - Update to version 0.1.b9.Alejandro Pulver2007-06-052-22/+21
| | | | Notes: svn path=/head/; revision=192788
* M.A.M.E. Catalog / Launcher II - also referred to as QMC2 - is the successorAlejandro Pulver2007-02-282-0/+60
of one of the first XMAME GUI frontends 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 frontend- and CLI-related MAME changes, which was a major deficiency of QMamecat. QMC2 now uses a template based MAME 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, we are able to support multiple MAME targets - currently XMAME and SDLMAME! WWW: http://www.mameworld.net/mamecat/ Notes: svn path=/head/; revision=186179