it mame
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 36
IT-MAME 0.1.5
IT-MAME project is a Tcl/tk Front End for xMAME. more>>
IT-MAME project is a Tcl/tk Front End for xMAME.
A graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
<<lessA graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
Download (0.012MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
TkMAME 0.36
TkMAME project is a Tcl/Tk Front End for XMAME. more>>
TkMAME project is a Tcl/Tk Front End for XMAME.
It is a full featured graphical front end for MAME (The Multiple Arcade Machine Emulator). It is written in Tcl/Tk and runs under both Linux/Unix and Windows platforms.
Main features:
- Capable of running on Windows 95, Windows NT, Windows 3.1 (with DOS MAME), and Linux/Unix operating systems (with xmame).
- Source code is publicly available
- Smallest front end in its class for MAME in existance (less than 100k in size)
- Intuitive user friendly graphical user interface
- Ability to view ROM screen shots stored in GIF format
- Ability to save individual ROM configuration settings for each ROM
- Automatically recognizes new ROMs available with new versions of MAME
- Actual MAME command line is visible while you are configuring your ROM allowing you to see how the command line changes as you change options available to you
- Contains user interface widgets for every MAME option
- Ability to automatically download new cheat data from Pugsys Cheat Page
- Capability to automatically upload new high scores to the MAME Action Replay Page
- ROMs are grouped by year and manufacturer as well as vector games
- Capable of redifining ROMs, adding new ROMs and creating your own ROM groups
- Quick search capability to easily navigate to ROMs in your list (e.g., typing "su z" will take you to Super Zaxxon)
- Menus in TkMAME can be detached to become separate windows
- TkMAME uses your mame.cfg file to get its default values
- Capable of displaying which ROMs you are missing
- Automatically scans the gamelist.txt file and extracts game information for each ROM as you browse through your ROMs
- Capable of verifying ROMs and samples directly from the user interface
- Diagnostics feature available to help you check all of your ROMs at once
- Color and fonts can be changed to customize the look of the user interface
- Capable of configuring ROMs to use alternate versions of MAME
<<lessIt is a full featured graphical front end for MAME (The Multiple Arcade Machine Emulator). It is written in Tcl/Tk and runs under both Linux/Unix and Windows platforms.
Main features:
- Capable of running on Windows 95, Windows NT, Windows 3.1 (with DOS MAME), and Linux/Unix operating systems (with xmame).
- Source code is publicly available
- Smallest front end in its class for MAME in existance (less than 100k in size)
- Intuitive user friendly graphical user interface
- Ability to view ROM screen shots stored in GIF format
- Ability to save individual ROM configuration settings for each ROM
- Automatically recognizes new ROMs available with new versions of MAME
- Actual MAME command line is visible while you are configuring your ROM allowing you to see how the command line changes as you change options available to you
- Contains user interface widgets for every MAME option
- Ability to automatically download new cheat data from Pugsys Cheat Page
- Capability to automatically upload new high scores to the MAME Action Replay Page
- ROMs are grouped by year and manufacturer as well as vector games
- Capable of redifining ROMs, adding new ROMs and creating your own ROM groups
- Quick search capability to easily navigate to ROMs in your list (e.g., typing "su z" will take you to Super Zaxxon)
- Menus in TkMAME can be detached to become separate windows
- TkMAME uses your mame.cfg file to get its default values
- Capable of displaying which ROMs you are missing
- Automatically scans the gamelist.txt file and extracts game information for each ROM as you browse through your ROMs
- Capable of verifying ROMs and samples directly from the user interface
- Diagnostics feature available to help you check all of your ROMs at once
- Color and fonts can be changed to customize the look of the user interface
- Capable of configuring ROMs to use alternate versions of MAME
Download (0.059MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1073 downloads
ckmame 0.9
ckmame is a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator. more>>
ckmame is a program to check ROM sets for MAME, the Multiple Arcade Machine Emulator.
ckmame project tells you which ROM files are missing or have a wrong checksum, and can delete unknown and unused files from the ROM sets, and rename or move ROM files.
<<lessckmame project tells you which ROM files are missing or have a wrong checksum, and can delete unknown and unused files from the ROM sets, and rename or move ROM files.
Download (0.21MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
Xmame 0.106
Xmame is the X11/Unix port of MAME. more>>
Xmame is the X11/Unix port of MAME. MAME is the Multiple Arcade Machine Emulator, an arcade (coin-op) video game emulator.
The latest stable release is capable of playing over 2000 arcade games.
Enhancements:
- Everything from MAME 0.106 (changes-mame.html) and MESS 0.106 (changes-mess.html).
- Reverted a change that was intended to work around some Metacity focus misbehavior but was causing all window managers to have focus problems in fullscreen mode.
- Fixed a link error for messtest. (Arnaud G. Gibert)
- The clean68k target now removes libcpu.a, which fixes link errors for successive builds made without a full clean. (Arnaud G. Gibert)
- Fixed an alignment bug in the OpenGL driver which caused Defender, and possibly other 16bpp games, to be skewed.
- The mouse is no longer automatically grabbed in fullscreen mode. Bugzilla bug 877.
- Replaced fuzzy game name comparison with the method used by MAME for Windows, which lists approximate matches when an exact match isnt found.
- A BadMatch error should no longer occur for the OpenGL target in some cases, such as when 16bpp mode is used with recent releases of the binary NVIDIA driver.
- Fixed the tiny build target. (Mike Frysinger)
- Added CFLAGS for the Blackfin CPU. (Mike Frysinger)
- BUILD_ZLIB and BUILD_EXPAT can now be disabled without having to edit the makefile. (Mike Frysinger)
<<lessThe latest stable release is capable of playing over 2000 arcade games.
Enhancements:
- Everything from MAME 0.106 (changes-mame.html) and MESS 0.106 (changes-mess.html).
- Reverted a change that was intended to work around some Metacity focus misbehavior but was causing all window managers to have focus problems in fullscreen mode.
- Fixed a link error for messtest. (Arnaud G. Gibert)
- The clean68k target now removes libcpu.a, which fixes link errors for successive builds made without a full clean. (Arnaud G. Gibert)
- Fixed an alignment bug in the OpenGL driver which caused Defender, and possibly other 16bpp games, to be skewed.
- The mouse is no longer automatically grabbed in fullscreen mode. Bugzilla bug 877.
- Replaced fuzzy game name comparison with the method used by MAME for Windows, which lists approximate matches when an exact match isnt found.
- A BadMatch error should no longer occur for the OpenGL target in some cases, such as when 16bpp mode is used with recent releases of the binary NVIDIA driver.
- Fixed the tiny build target. (Mike Frysinger)
- Added CFLAGS for the Blackfin CPU. (Mike Frysinger)
- BUILD_ZLIB and BUILD_EXPAT can now be disabled without having to edit the makefile. (Mike Frysinger)
Download (15.3MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1151 downloads
The Romalizer 0.61
The Romalizer project is a Tcl script to analyze your MAME roms and report errors. more>>
The Romalizer project is a Tcl script to analyze your MAME roms and report errors.
The ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
<<lessThe ROMalizer is a Tcl script that examines your .zip files for MAME ROMs and lets you know if you have any extra data in them. It can also report incorrect filenames, CRCs, etc.
Enhancements:
- romalizer will no longer move the zipfiles it has fixed into your roms directory unless you specify the -M option. This will allow you to run romalizer as a normal user on a roms filesystem that is only writable by root or some other games administrator. If you use the -M option, romalzier will back up your old roms into the working directory as usual, if the -M option is not used, the new (fixed) roms will be located in the working directory.
- romalizer now fully supports two new styles of merging your roms. You may now use the -g or -G options to tell romalizer to use one of these new merging formats. When -g is used, romalizer will merge all clones into a single zip file. When -G is used, romalizer will create clone zip files that are capable of being run independantly of the parent romset. I have tested these new merging features on my pacman romset and it works beautifully, however more testing probably needs to be done on a complete romset for these options.
- neogeo games are now supported, romalizer will just ignore any CRC that matches 354029fc (ng-sfix.rom), 9036d879 (neo-geo.rom), and 97cf998b (ng-sm1.rom). Thus neogeo roms are now fully supported except for these 3 which should be placed in a file called neogeo.zip.
- romalizer requires usage of UnZip version 5.41 or higher due to a Y2K bug in UnZip. This patch will now check your unzip version and abort if you do not have a recent version of UnZip.
Download (0.008MB)
Added: 2006-11-20 License: Freeware Price:
624 downloads
PyXmame 0.4.0
Python GTK MAME frontend. more>>
Python GTK MAME frontend.
A simple frontend that can filter games for category/year/manufacturer and has the new functionality of search dialog.
<<lessA simple frontend that can filter games for category/year/manufacturer and has the new functionality of search dialog.
Download (0.097MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1136 downloads
Keep IT Simple 0.1
Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor. more>>
Keep IT Simple is a simple, customizable, Conky-like theme for Superkaramba featuring a mail-checker and a temperatures monitor.
Enjoy!
It monitors:
- CPU usage
- HDD usage
- Network load
- Memory load
- e-mail inbox
<<lessEnjoy!
It monitors:
- CPU usage
- HDD usage
- Network load
- Memory load
- e-mail inbox
Download (0.074MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1206 downloads
KMameleon 1.0pl2
KMameleon is a slick and easy to use KDE XMame. more>>
KMameleon is a slick and easy to use KDE XMame. An UNIX/Linux/*BSD version of MAME, Multiple Arcade Machine Emulator wrapper.
It supports a vast section of options provided by the emulator, and it supports X11, SDL and XGL versions of it.
KMameleon is not really "just another XMame wrapper". It has really simple interface for game selection with a really powerful backend, which it makes it user-friendly for anyone. For newbies there can be just a couple of clickable options, which are stated "fullscreen" for the mode and "rompath" in "paths" module.
As in the very same time you have whole lots of options for the advanced user and (new in KMameleon 1.0) a module to write your own switches in, so if there are some new switches, or you feel better to keep all "under control", you can use that.
Actually... I havent seen any other _good_ XMame wrappers for KDE. There are 2, that I can name at this very moment: KMameRun (last release for KDE 1.1) and QtMAME, which is not that bad, but 1) natively is written in Spanish and 2) paths are fixed, and it doesnt honour the $HOME directory, and its written purely in Qt.
Thats not bad, but as KMameleon is natively written for KDE, it uses some of the KDEs nifty gadgets, like DCOP for having unique application and lots more.
<<lessIt supports a vast section of options provided by the emulator, and it supports X11, SDL and XGL versions of it.
KMameleon is not really "just another XMame wrapper". It has really simple interface for game selection with a really powerful backend, which it makes it user-friendly for anyone. For newbies there can be just a couple of clickable options, which are stated "fullscreen" for the mode and "rompath" in "paths" module.
As in the very same time you have whole lots of options for the advanced user and (new in KMameleon 1.0) a module to write your own switches in, so if there are some new switches, or you feel better to keep all "under control", you can use that.
Actually... I havent seen any other _good_ XMame wrappers for KDE. There are 2, that I can name at this very moment: KMameRun (last release for KDE 1.1) and QtMAME, which is not that bad, but 1) natively is written in Spanish and 2) paths are fixed, and it doesnt honour the $HOME directory, and its written purely in Qt.
Thats not bad, but as KMameleon is natively written for KDE, it uses some of the KDEs nifty gadgets, like DCOP for having unique application and lots more.
Download (0.83MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1504 downloads
KnoppiXMAME 1.3 beta 19
KnoppiXMAME is a bootable CD/DVD image with hardware automatic probing and configuration for playing MAME games. more>>
KnoppiXMAME is a bootable CD/DVD image with hardware automatic probing and configuration for playing MAME games.
No games are included, but they can be added to the ISO image, as well as new versions of X-MAME, gxmame, and the Linux kernel.
<<lessNo games are included, but they can be added to the ISO image, as well as new versions of X-MAME, gxmame, and the Linux kernel.
Download (116MB)
Added: 2005-05-19 License: GPL (GNU General Public License) Price:
1621 downloads
Buy it online 0.9
Buy it online allows you to buy a product online through the context menu. more>>
Buy it online allows you to buy a product online through the context menu.
Highlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
<<lessHighlight a name of a product on a web page, right click the mouse, and choose Buy it online menu item, to see the list of on-line offerings of this product.
No annoying shopping toolbars, just select and click. No affiliation with shopping vendors.
Download (0.072MB)
Added: 2007-04-26 License: MPL (Mozilla Public License) Price:
956 downloads
Kamefu 0.1.1
Kamefu is the emulator frontend and collection manager for KDE. more>>
Kamefu is the collection manager and emulator frontend for KDE. The direct inspiration for this application is the audio player amaroK. It supports emulators for systems like MAME, NES, SNES, Nintendo 64, Game Boy Advance, Master System, Megadrive, PC Engine and more.
Planned features are:
Configuration for each emulator is handled by modules created with a script language like Python, Perl and Kommander. The collection manager can check if your games are valid via an XML database. New emulator configuration modules and databases can be downloaded with KHotNewStuff.
Supported systems(as 0.1):
- NES (Nintendo Entertainment System)
- SNES (Super Nintendo Entertainment System)
- GB/GBC (Game Boy/Game Boy Color)
- GBA (Game Boy Advance)
- MAME (Multiple Arcade Machine Emulator)
<<lessPlanned features are:
Configuration for each emulator is handled by modules created with a script language like Python, Perl and Kommander. The collection manager can check if your games are valid via an XML database. New emulator configuration modules and databases can be downloaded with KHotNewStuff.
Supported systems(as 0.1):
- NES (Nintendo Entertainment System)
- SNES (Super Nintendo Entertainment System)
- GB/GBC (Game Boy/Game Boy Color)
- GBA (Game Boy Advance)
- MAME (Multiple Arcade Machine Emulator)
Download (0.72MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1269 downloads

Gish It! 1.3
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>> <<less
Added: 2008-04-24 License: MPL Price: FREE
3 downloads
Other version of Gish It!
License:MPL (Mozilla Public License)
Download (0.002MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1291 downloads
rate it! 0.7
rate it! script helps you rate your music easily. more>>
rate it! script helps you rate your music easily, it works like that: each time track changes, the script checks whether the last track has been rated before, if not, it pops up a menu with ratings for you to pick from and then sets the rating for the last track accordingly.
Note that the ratings wont appear instantly on the amarok playlist entries , as the script updates the database directly and the existing playlist entries use cached information, so they dont get updated.
<<lessNote that the ratings wont appear instantly on the amarok playlist entries , as the script updates the database directly and the existing playlist entries use cached information, so they dont get updated.
Download (0.003MB)
Added: 2007-05-08 License: GPL (GNU General Public License) Price:
900 downloads
AdvanceMAME 0.104.0
AdvanceMAME is a port of the MAME and MESS emulators for arcade monitors, TVs, and PC monitors. more>>
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 doesnt 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. Its partially supported in Windows. AdvanceMAME isnt supported in Mac OS X and other platforms.
Main features:
- Automatic creation of perfect video modes with the correct size and clock.
- A lot of video boards supported. See the GNU/Linux, DOS and Windows card list.
- Support for 8, 15, 16 and 32 bits video modes.
- Real hardware scanlines.
- Software video image stretching by fractional factors, for example to play vertical games like "Pac-Man" with horizontal Arcade Monitors or TVs.
- Special scale, lq and hq effects to improve the aspect with modern PC Monitors. See Scale2x and hq3x pages for examples.
- Special blit effects to improve the image quality in stretching. See Blit Effetcs for examples.
- Special rgb effects to simulate the aspect of a real Arcade Monitor See Rgb Effetcs for examples.
- Change of the video mode and other video options at runtime. See the Snapshots.
- Support of Symmetric Multi-Processing (SMP) with a multiple threads architecture in Linux.
- Sound and Video recording in WAV, PNG and .MNG files.
- Multiple mice support in Linux, DOS, Windows 2000 and Windows XP.
- Automatic exit after some time of inactivity.
- Scripts capabilities to drive external hardware devices like LCDs and lights.
- Textual configuration files.
- Help screen describing the user input keys.
Enhancements:
- This release updates the emulator sources to the latest MAME version.
<<lessThey 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 doesnt 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. Its partially supported in Windows. AdvanceMAME isnt supported in Mac OS X and other platforms.
Main features:
- Automatic creation of perfect video modes with the correct size and clock.
- A lot of video boards supported. See the GNU/Linux, DOS and Windows card list.
- Support for 8, 15, 16 and 32 bits video modes.
- Real hardware scanlines.
- Software video image stretching by fractional factors, for example to play vertical games like "Pac-Man" with horizontal Arcade Monitors or TVs.
- Special scale, lq and hq effects to improve the aspect with modern PC Monitors. See Scale2x and hq3x pages for examples.
- Special blit effects to improve the image quality in stretching. See Blit Effetcs for examples.
- Special rgb effects to simulate the aspect of a real Arcade Monitor See Rgb Effetcs for examples.
- Change of the video mode and other video options at runtime. See the Snapshots.
- Support of Symmetric Multi-Processing (SMP) with a multiple threads architecture in Linux.
- Sound and Video recording in WAV, PNG and .MNG files.
- Multiple mice support in Linux, DOS, Windows 2000 and Windows XP.
- Automatic exit after some time of inactivity.
- Scripts capabilities to drive external hardware devices like LCDs and lights.
- Textual configuration files.
- Help screen describing the user input keys.
Enhancements:
- This release updates the emulator sources to the latest MAME version.
Download (15MB)
Added: 2006-02-19 License: GPL (GNU General Public License) Price:
1362 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above it mame search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed