<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_0.125u5</id>
	<title>MAME 0.125u5 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_0.125u5"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.125u5&amp;action=history"/>
	<updated>2026-05-06T19:54:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.mamedev.org/index.php?title=MAME_0.125u5&amp;diff=1796&amp;oldid=prev</id>
		<title>Georg: Initial version.</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_0.125u5&amp;diff=1796&amp;oldid=prev"/>
		<updated>2008-06-13T12:17:23Z</updated>

		<summary type="html">&lt;p&gt;Initial version.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Release Date ==&lt;br /&gt;
MAME 0.125u5 was released on 12 June 2008.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
The known contributors for this version are, in alphabetical order:&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]]&lt;br /&gt;
* [[Atari Ace]]&lt;br /&gt;
* [[Brian Troha]]&lt;br /&gt;
* [[couriersud]]&lt;br /&gt;
* [[Curt Coder]]&lt;br /&gt;
* [[David Haywood]]&lt;br /&gt;
* [[f205v]]&lt;br /&gt;
* [[Fabio Priuli]]&lt;br /&gt;
* [[Fabio Priuli]]&lt;br /&gt;
* [[Jim Stolis]]&lt;br /&gt;
* [[Johnboy]]&lt;br /&gt;
* [[Lord Nightmare]]&lt;br /&gt;
* [[Luca Elia]]&lt;br /&gt;
* [[Miodrag Milanovic]]&lt;br /&gt;
* [[Mirko Mattioli]]&lt;br /&gt;
* [[Nathan Woods]]&lt;br /&gt;
* [[Nicola Salmoria]]&lt;br /&gt;
* [[Oliver Stoenberg]]&lt;br /&gt;
* [[Roberto Fresca]]&lt;br /&gt;
* [[robiza]]&lt;br /&gt;
* [[ShimaPong]]&lt;br /&gt;
* [[Tomasz Slanina]]&lt;br /&gt;
* [[Wilbert Pol]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Specific Contributions ==&lt;br /&gt;
The known contributions for this version are, in the order specified in the whatsnew:&lt;br /&gt;
&lt;br /&gt;
* [[Mariusz Wojcieszek]] updated the 68681 DUART:&lt;br /&gt;
** converted to device interface&lt;br /&gt;
** converted to 8 bit device&lt;br /&gt;
** added input and output port&lt;br /&gt;
** added X1/16 timer&lt;br /&gt;
&lt;br /&gt;
* [[Nathan Woods]] fixed a compilation error when neither HAS_PPC403GA nor HAS_PPC403GCX are defined.&lt;br /&gt;
&lt;br /&gt;
* [[Lord Nightmare]] added more documentation to the TMS5220 and SN76496 cores.&lt;br /&gt;
&lt;br /&gt;
* [[Wilbert Pol]] fixed handling of the U register in the RET instructions and when taking an interrupt in the Nintendo Minx cpu core.&lt;br /&gt;
&lt;br /&gt;
* [[David Haywood]] updated suprnova:&lt;br /&gt;
** now uses its own draw roz function, which supports linescroll or columnscroll, and will give us the ability to &amp;#039;render&amp;#039; priority data (with roz applied) from the flagsmap to a temp bitmap to work with.&lt;br /&gt;
** priorities should be correct from start to end in cyvern now.. still not perfect tho.&lt;br /&gt;
** added a note about what needs fixing for the sengekis sprite zoom (shrink flag we&amp;#039;re not handling)&lt;br /&gt;
** allow wraparound to be turned off (sarukani..)&lt;br /&gt;
&lt;br /&gt;
* [[Roberto Fresca]] changed Italian gambling games based on H8/3337 MCU + NEC D7759GC:&lt;br /&gt;
** Corrected year and manufacturer to ntcash and wizard.&lt;br /&gt;
** Sorted the games by year.&lt;br /&gt;
&lt;br /&gt;
* [[robiza]] simplified the m90 video update routine.&lt;br /&gt;
&lt;br /&gt;
* [[robiza]] made improvements to bomblord (bbmanw clone):&lt;br /&gt;
** partially fixed the background&lt;br /&gt;
** fixed the sprites&lt;br /&gt;
** implemented video register for selecting different resolutions; this fixes graphic in the game screen&lt;br /&gt;
** fixed scroll video register&lt;br /&gt;
** cleaned up offset and priorities&lt;br /&gt;
** implemented linescroll&lt;br /&gt;
** promoted to working&lt;br /&gt;
&lt;br /&gt;
* [[robiza]] made improvements to dynablsb (dynablst clone):&lt;br /&gt;
** partially fixed the background&lt;br /&gt;
** fixed the sprites&lt;br /&gt;
** fixed mark for last sprite&lt;br /&gt;
** fixed player #1 and player #2 controls&lt;br /&gt;
** fixed graphics layer and offset&lt;br /&gt;
** fixed layer select&lt;br /&gt;
** implementated the scroll video register&lt;br /&gt;
** cleaned up offset and priorities&lt;br /&gt;
** promoted to working&lt;br /&gt;
&lt;br /&gt;
* [[David Haywood]] made numerous improvements to the blackt96 driver.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] fixed colortable creation in Mr. Do driver. Fixed diode voltage drop value which caused apples to be orange instead of red-orange. The title screen now perfectly matches http://www.flickr.com/photos/arecee/2384126902/sizes/l/ including the logo outline.&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] improved the Jackal driver:&lt;br /&gt;
** Fixed palette animation (very subtle!)&lt;br /&gt;
** Verified on the schematics and on the pcb that the high score table text cannot change color.&lt;br /&gt;
** Removed the IMPERFECT_GRAPHICS flag&lt;br /&gt;
** Fixed music with a kludge (overclock sound CPU)&lt;br /&gt;
** Added dip switch locations and sorted input ports&lt;br /&gt;
&lt;br /&gt;
* [[Nicola Salmoria]] simplified palette handling in punchout. Fixed big sprite palette in top monitor.&lt;br /&gt;
&lt;br /&gt;
* [[Roberto Fresca]] updated the Cal Omega driver:&lt;br /&gt;
** Cleaned up the driver following the MAME Coding Conventions.&lt;br /&gt;
** Added support to Game 18.7 (Amusement Poker).&lt;br /&gt;
** Improved the input system for some games.&lt;br /&gt;
** Fixed some wrong color codes.&lt;br /&gt;
** Updated technical notes.&lt;br /&gt;
&lt;br /&gt;
* [[Roberto Fresca]] added a new driver for italian gambling games based on Mitsubishi/Renesas M16C MCU family. Added dumper notes, hardware details and hooked the sound devices. Moved Euro Jolly X5 to this new driver, and add support for Grand Prix.&lt;br /&gt;
&lt;br /&gt;
* [[Roberto Fresca]] made improvements to Sandii&amp;#039; games driver:&lt;br /&gt;
** Fixed the tilemap size.&lt;br /&gt;
** Fixed the screen size.&lt;br /&gt;
** Updated technical notes.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed map command in the debugger to now perform separate read/write/fetch lookups.&lt;br /&gt;
&lt;br /&gt;
* [[Curt Coder]] fixed the AY-3-8910 output mode in Draco.&lt;br /&gt;
&lt;br /&gt;
* [[Curt Coder]] changed Thayer&amp;#039;s Quest:&lt;br /&gt;
** cleaned up driver&lt;br /&gt;
** added LED layout from Dragon&amp;#039;s Lair&lt;br /&gt;
** mapped keyboard and dips correctly&lt;br /&gt;
** added laser disc drive selection&lt;br /&gt;
** fixed Z80-COP communications&lt;br /&gt;
** figured out ports from disassembly&lt;br /&gt;
** added cart presence detection logic&lt;br /&gt;
** fixed SSI-263 timings, service mode works now&lt;br /&gt;
** changed to use COP421&lt;br /&gt;
&lt;br /&gt;
* [[Curt Coder]] changed COP4xx:&lt;br /&gt;
** fixed LEI instruction&lt;br /&gt;
** added COP421 variant&lt;br /&gt;
&lt;br /&gt;
* [[couriersud]] moved calipso, spdcoin, superbon, moonwar and moonwara to galaxian.c:&lt;br /&gt;
** superbon: Change name to Agent Super Bond and Manufacturer to &amp;quot;Signatron USA&amp;quot;&lt;br /&gt;
** superbon: Change year to 1985 following information on arcadeflyers.com&lt;br /&gt;
** removed armorcar remains from scobra.c&lt;br /&gt;
&lt;br /&gt;
* [[Jim Stolis]] changed the i8051 core, so timer 0&amp;#039;s second split counter was incorrectly checking the Timer 1 Run Control Bit. Fixed it.&lt;br /&gt;
&lt;br /&gt;
* [[Jim Stolis]] updated the PEPlus driver:&lt;br /&gt;
** All video slot titles now accept coins and play normally&lt;br /&gt;
** Renamed peps0716 to its proper name &amp;quot;River Gambler Slots&amp;quot;, instead of &amp;quot;Quarter Mania Slots&amp;quot;&lt;br /&gt;
** Updated peps0716 to use the proper CAP&lt;br /&gt;
** Replaced peps0615 to use a CAP with closer colors (still wrong)&lt;br /&gt;
&lt;br /&gt;
* [[Mirko Mattioli]] added a alternate layout for World Rally 2 PCB.&lt;br /&gt;
&lt;br /&gt;
* [[Tomasz Slanina]] added sound emulation to Dacholer and Kick Boy.&lt;br /&gt;
&lt;br /&gt;
* [[Oliver Stoenberg]] cleaned up the usage of Machine in many of the src/video files.&lt;br /&gt;
&lt;br /&gt;
* [[Atari Ace]] completed a correctness pass over the source tree:&lt;br /&gt;
** added static qualifiers where appropriate&lt;br /&gt;
** added missing #include statements, source comments and header declarations&lt;br /&gt;
** removed dead declarations&lt;br /&gt;
** added ~30 header files for a number of drivers&lt;br /&gt;
** consolidated various cchip declarations&lt;br /&gt;
&lt;br /&gt;
* [[Miodrag Milanovic]] improved 8085 timing and fixed flag calculations based on differences between it and the 8080.&lt;br /&gt;
&lt;br /&gt;
* [[Fabio Priuli]] converted a number of drivers over to using input_port_read() from input_port_read_indexed().&lt;br /&gt;
&lt;br /&gt;
* [[ShimaPong]] updated the cheat system:&lt;br /&gt;
** Changed the function of default memory read in case of the search to prevent from crashing if a game uses cpu_spinutil() - Now basically used do_memory_read() instead of do_cpu_read() (Try to search in actfancr between this and previous version) NOTE : It&amp;#039;s not a fundamental solution but no longer crashes&lt;br /&gt;
** Cleaned up read_data() and write_data()&lt;br /&gt;
** Cleaned up save/load routine and added open_cheat_database()&lt;br /&gt;
** Added new menu &amp;quot;Cheat Commands&amp;quot; into the cheat main menu the following commands are supported in this menu&lt;br /&gt;
*** reload cheat code (the same as Reload Database key)&lt;br /&gt;
*** cheats ON/OFF (the same as Toggle Cheat key)&lt;br /&gt;
*** watchpoints ON/OFF (the same as Shift + Toggle Cheat key)&lt;br /&gt;
*** save description (save the title of the game)&lt;br /&gt;
*** save raw code (save raw cheat code with new format)&lt;br /&gt;
** Fixed several bugs which has found in testing&lt;br /&gt;
** Renamed functions based on coding guidlines&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added option -[no]coin_lockout (-[no]coinlock) to control coin lockout behavior.&lt;br /&gt;
&lt;br /&gt;
* [[Johnboy]] contributed NeoGeo updates:&lt;br /&gt;
** Updated Neo-Geo game pcb infos&lt;br /&gt;
** Marked kof2001h AES VERSION&lt;br /&gt;
** Marked samsho3a MVS VERSION&lt;br /&gt;
** Marked 2020bba AES VERSION, renamed p1 and added a note&lt;br /&gt;
** Renamed lastsold p1 to correct chip label 134-p1k&lt;br /&gt;
** Checked other Korean sets, found similar ID change; renamed accordingly&lt;br /&gt;
*** Renamed rbff2k p1 to 140-p1k&lt;br /&gt;
*** Renamed fswords p1 tp 187-p1k&lt;br /&gt;
*** Renamed aof3k p1 to 196-p1k&lt;br /&gt;
*** Added comment to kof99n: Korean version?&lt;br /&gt;
** Renamed mslug3n to mslug3h, Marked AES VERSION, changed mamedriv.c&lt;br /&gt;
** Remove BAD_DUMP from kotm, add correct m1&lt;br /&gt;
** Correct s1 layer size in samsh5sp + clones&lt;br /&gt;
** Removed BAD_DUMP from burningf + clone&lt;br /&gt;
** Added correct m1 to lbowling&lt;br /&gt;
** Added correct m1 to socbrawl + clone&lt;br /&gt;
** Added correct m1 to mutnat&lt;br /&gt;
** Added correct m1 to joyjoy&lt;br /&gt;
** Added correct c1/c2 and s1 to marukodq&lt;br /&gt;
** Renamed p-roms in wh1 and wh1h, added comment&lt;br /&gt;
** Added some comments about &amp;#039;M1&amp;#039; and &amp;#039;S1&amp;#039; roms&lt;br /&gt;
** Renamed files in kof2001 to correct chip label, changed m1&lt;br /&gt;
** Corrected set pbobblen as found on MVS cart, added notes&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] added a bilinear filter option to software rendering. Not hooked up to anything yet.&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] made DRC UML changes:&lt;br /&gt;
** separated conditions and flags into two separate fields&lt;br /&gt;
** added more extensive per-opcode information&lt;br /&gt;
** made validation more thorough using the extended information&lt;br /&gt;
** disabled back-end validation for now until it can be revisited using the new tables&lt;br /&gt;
** changed GETFLGS encoding so that the mask is in parameter 2 instead of the flags field&lt;br /&gt;
** wrote new disassembler based on enhanced opcode info structure&lt;br /&gt;
** moved disassembler into drcuml.c and removed old code&lt;br /&gt;
** extended disassembler buffer sizes to at least 256 bytes&lt;br /&gt;
** removed explicit flag requests from the shorthand opcodes&lt;br /&gt;
** added optimization function to drcuml which is called at block end&lt;br /&gt;
** added logic to compute the necessary flags based on upcoming opcodes and only select those flags which are required&lt;br /&gt;
** added NOP opcode&lt;br /&gt;
** added logic to simplify opcodes as much as possible at the UML layer&lt;br /&gt;
** removed similar logic in the x86 and x64 back-ends&lt;br /&gt;
** added stricter parameter validation for registers and mapvars&lt;br /&gt;
** improved disassembly output&lt;br /&gt;
** added simple symbol table to the UML for improved disassembly&lt;br /&gt;
** changed optional disassembler cache parameter to a drcuml object&lt;br /&gt;
** fixed STORE opcode description to allow immediate source operands&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the DRC frontend:&lt;br /&gt;
** changed from tracking &amp;quot;live&amp;quot; registers to tracking &amp;quot;necessary&amp;quot; registers&lt;br /&gt;
** genericized register tracking to be more flexible&lt;br /&gt;
** added previous instruction pointer to opcode descriptions&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] updated the PowerPC recompiler:&lt;br /&gt;
** fixed bug where a branch and link to the link register would overwrite the link register before fetching the target address&lt;br /&gt;
** updated to no longer explicitly specify flags&lt;br /&gt;
** added symbols for most common variables&lt;br /&gt;
** fixed bug in handling XER carry flag for subo. forms&lt;br /&gt;
** simplified flag insertion logic for opcodeo. forms&lt;br /&gt;
** rewrote lswi/stswi as subroutines&lt;br /&gt;
** made accesses to tempdata explicitly dword or qword&lt;br /&gt;
** fixed SRR0 when generating a syscall&lt;br /&gt;
** removed no longer necessary TESTs on extsb/w, rlwinm, rlwnm, rlwimi, cntlzw&lt;br /&gt;
** fixed bug where the SO flag was not being computed for compares&lt;br /&gt;
** fixed flag computations for mulhw/mulhwu/mullw&lt;br /&gt;
** fixed subtlety of shifts between 32 and 63 in srw/sraw&lt;br /&gt;
** fixed mffs/mtfsf to use FP registers&lt;br /&gt;
** fixed mtfsfi to use the immediate value properly&lt;br /&gt;
** now marking terminal count bit in DMA status register&lt;br /&gt;
** added support for 4xx protection registers via the MMU&lt;br /&gt;
** added TLBH, TLBU, and DEC to the list of registers in the debugger&lt;br /&gt;
** turned off &amp;quot;end of transfer&amp;quot; DMA signals in favor of &amp;quot;transfer count 0&amp;quot; signals; fixes memory-to-memory DMA in fiveside&lt;br /&gt;
** minor flags optimizations:&lt;br /&gt;
*** broke CR into several individual bits of state&lt;br /&gt;
*** extracted the SO bit from XER into its own state&lt;br /&gt;
** cleaned up register tracking implementation&lt;br /&gt;
** fixed numerous errors and shortcomings in the tracking&lt;br /&gt;
** added support for removing unnecessary XER CA and CR0 computations&lt;br /&gt;
** updated UML logging to output new frontend statistics&lt;br /&gt;
** added basic cycle counts for longer instructions&lt;br /&gt;
** added penalty for polling timebase and decrementer registers&lt;br /&gt;
** fixed dependencies in cpu.mak&lt;br /&gt;
** reduced address bus width of 4xx series to 31 bits per the documentation&lt;br /&gt;
** fixed bug that would jump to incorrect PC after filling the TLB during a mismatch event&lt;br /&gt;
** added explicit address truncation to 31 bits for 4xx series&lt;br /&gt;
** added new PPCDRC_ACCURATE_SINGLES option, which removes the excessive (and very likely unecessary) extra rounding when performing the &amp;quot;fast&amp;quot; single-precision floating point ops&lt;br /&gt;
** fixed TLB filling for 4XX protection ranges&lt;br /&gt;
** fixed parameter ordering for masked reads/writes&lt;br /&gt;
** added detection of MMU enablement in 403GCX case&lt;br /&gt;
** fixed bug in protection bounds violation detection for 4XX&lt;br /&gt;
** changed SPU receive model to a push model; updated drivers accordingly&lt;br /&gt;
** added macros for setting the SPU transmit handler and sending bytes&lt;br /&gt;
** cleaned up ppc.h&lt;br /&gt;
** fixed lmw/stmw if rA is one of the loaded/stored registers&lt;br /&gt;
** removed unnecessary variables &amp;amp; structure members&lt;br /&gt;
** optimized for the XER and CR0 case where XER doesn&amp;#039;t need an overflow calculation&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the MIPS recompiler:&lt;br /&gt;
** updated to no longer explicitly specify flags&lt;br /&gt;
** tweaked register tracking to match new DRC frontend system&lt;br /&gt;
** updated UML logging to output new frontend statistics&lt;br /&gt;
** fixed left/right accesses to work with recent memory handler changes&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the x86/x64 back-ends:&lt;br /&gt;
** added flag support to SEXT, ROLAND, ROLINS, LZCNT opcodes&lt;br /&gt;
** fixed bug where sometimes the flags would be corrupted; in particular, we always clobbered the flags for the subfze instruction, which broke the nbapbp camera and some other things&lt;br /&gt;
** fixed DIVS/DIVU opcode so they properly compute SZ flags when requested; fixes camera wackiness in nbapbp&lt;br /&gt;
** added a &amp;quot;hop&amp;quot; around the prolog of the HANDLE opcode to allow fall-through&lt;br /&gt;
** redesigned x86 stack management to keep the stack at the same 16-byte alignment&lt;br /&gt;
** fixed adc/sbb so that they don&amp;#039;t optimize out ever&lt;br /&gt;
** fixed detection of special and/or/xor cases&lt;br /&gt;
** fixed GETFLGS opcode so that it doesn&amp;#039;t return anything other than requested flags&lt;br /&gt;
** changed LZCNT/BSWAP to be more flexible in register selection&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the gticlub driver:&lt;br /&gt;
** converted sysreg_r/w to 8-bit handlers&lt;br /&gt;
** added hack to make network IRQs work; brings some games back to life&lt;br /&gt;
 &lt;br /&gt;
* [[Aaron Giles]] updated the Konami PowerPC drivers:&lt;br /&gt;
** designated fast RAM accesses for work RAM&lt;br /&gt;
** removed unnecessary mirroring&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the Firebeat driver:&lt;br /&gt;
** added VBLANK IRQ clear&lt;br /&gt;
** added ATAPI IRQ clear&lt;br /&gt;
** tried to add UART IRQ clear but it doesn&amp;#039;t yet work&lt;br /&gt;
** most of the games start to show something again with these changes&lt;br /&gt;
** added fast RAM region&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] changed the Model 3 driver:&lt;br /&gt;
** identified and fixed VBLANK bit in real3d status which was causing the system to hang at startup&lt;br /&gt;
** designated fast RAM accesses for work RAM&lt;br /&gt;
&lt;br /&gt;
* [[Aaron Giles]] updated the 53C810 SCSI controller:&lt;br /&gt;
** changed read/write handles to proper READ8/WRITE8_HANDLER callbacks so they can eventually be used directly&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Game Support ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New games added or promoted from NOT_WORKING status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/smoto20 Super Rider (Italy)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/swatpolc SWAT Police]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/peps0014 Player&amp;#039;s Edge Plus (PS0014) Super Joker Slots]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/peps0022 Player&amp;#039;s Edge Plus (PS0022) Red White &amp;amp; Blue Slots]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/peps0043 Player&amp;#039;s Edge Plus (PS0043) Double Diamond Slots]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/peps0045 Player&amp;#039;s Edge Plus (PS0045) Red White &amp;amp; Blue Slots]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/peps0308 Player&amp;#039;s Edge Plus (PS0308) Double Jackpot Slots]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New clones added&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/tankfrc4 Tank Force (US, 4 Player)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/videomat Videomat (polish bootleg)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/hedpanif Head Panic (ver. 0117, 17/01/2000)]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;New games marked as GAME_NOT_WORKING&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/mnumber Mystery Number]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/sharkpy Shark Party (Italy)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/victor5 Victor 5]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/victor21 Victor 21]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/ejollyx5 Euro Jolly X5]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/comg187 Cal Omega** Game 18.7 (Amusement Poker)]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/grandprx Grand Prix]&lt;br /&gt;
* [http://www.mameworld.net/maws/romset/squaitsa Squash (Itisa)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Releases 2008]]&lt;/div&gt;</summary>
		<author><name>Georg</name></author>
	</entry>
</feed>