MASH's MAMEINFO                                                      Mameinfo.dat v0.125u9
                                                                         Updated - 4th July 2008

                                                             Homepage - mameworld.net/mameinfo
                                                                     E-Mail - mameinfo@ewetel.net

                                     Visit ARCADE AT THE MOVIES

                                                    




What's New

*NEW* MAMEinfo.dat 0.125u9

MAME32 0.125u9 Category-, Version and Alltime inifiles (38kb)

MAMEinfo Source for MAME32 0.125u8 (83kb)



New in MAME:     0.110 - 0.125u5   0.37b1 - 0.110
0.125u9 - New games: Galactic Storm (Japan) and Touchmaster 8000 (v9.04 Standard) - New Non-Working games: King of Football - New clones: Captain Commando (bootleg), 2x Cadillacs and Dinosaurs (bootleg with PIC16c57), Hell Night (ver EAA), Moon Lander (bootleg of Lunar Rescue), Night Striker (World), Night Striker (Japan), 2x The Punisher (bootleg with PIC16c57), Spy Hunter (Playtronic license), Star Force (encrypted, set 2) and Wiz (Taito, set 2) - New drivers: galastrm.c and koftball.c - ADSP2100 CPU: Split execution loop between debug/non-debug - I80286 CPU: Fixed POP ES in protected mode - SH-2 CPU . Refactored to separate out things that aren't part of the interpreter . Converted context struct to go through a pointer - TMS32031 CPU: Fixed core so that it doesn't call the debugger if not enabled - MIPS3 recompiler: Don't generate compare interrupts unless the compare register was written to; fixes hangs in blitz, calspeed and others. Stash jump target address before executing delay slot; also, don't update link register until delay slot has finished executing; fixes hang in gauntleg. Marked IDT instructions for R4650 only. Accounted for time taken in throwaway likely branch slots. Fixed jalr to respect the correct link register. Fixed c.eq, c.lt, c.le to fail if unordered. Fixed swxc1, sdxc1 to use the correct source register (fixes many Gauntlet problems). Fixed CCR31 display in debugger. Fixed LWXC1/LDXC1; corrects gauntleg camera. - NiLe sound (ST-0026): Fixed pitch calculation (see Super Real Mahjong P6) - Midway DCS Audio sound: Fixed some save state problems in audio\dcs.c. Still comes out garbled on a load, however. Extended memory.c to support up to 4096 banks. - S14001A sound . Improved filtering to be more accurate to the chip . Changed internal audio renderer to produce 4 bit sound as the real chip does . Moved filter outside of the main rendering loop into the glue code . Note: With this update, you may hear a whining noise that was not previously present. This is accurate to the chip! The real chip would almost always have an analog filter placed on its output to suppress this whine. - alg.c: Fixed access violation when taking a snapshot - asteroid.c: Fixed assertions in all sets - calomega.c . Unified MACHINE_RESET for systems 903/904/905 . Created a new handler to manage the first 4 bits of system 905's PIA1 portB as input mux selector (905 is still not working) . Updated technical notes - cps3.c: Fixed access violation - namcos21.c: Fixed unable to locate input port 'AN7' - pgm.c: Improved behavior of PGM on big-endian. The ARM7 boots properly now but can't sync with the 68k for some reason. - segag80v.c: Fixed assertions - seta.c: Cleaned up input handling - wilytowr.c: Changed driver wilytowr.c to m63.c. Added Irem M63 PCB layout (based on Atomic Boy) - taito_z.c: Added diplocations to all games - tumbleb.c: Added port tags and updated memory definitions and read handlers - Big Event Golf: Cleaned up input handling - Cliff Hanger: Fixed access violation when taking a snapshot - Cadillacs and Dinosaurs: Added rom loading for the Cadillacs and Dinosaurs sets with PICs. No good dumps of the PICs exist, and this is mainly for reference so that we don't forget the graphic rom loading on them. They don't work. They're basically the same set from different PCBs, so one will probably be removed eventually. - Flower: Added state saving - Gauntlet Legends: Fixed unable to locate input port 'IN1', game cannot start. - Hacha Mecha Fighter: Fixed unable to locate input port 'DSW' - Night Striker: Removed unnecessary analog input remapping. Added analog stick adjusting port. - Omega Race: Fixed assertions - Pleiads: Fixed Fatal error: activecpu_get_info_int() called with no active cpu! - Punisher: Added rom loading for the Punisher sets with PICs. No good dumps of the PICs exist, and this is mainly for reference so that we don't forget the graphic rom loading on them. They don't work. They're basically the same set from different PCBs, so one will probably be removed eventually. - Strip Teaser: Preliminary emulation of video hardware (simple blitter). Fixed visible area. - Tailgunner: Fixed Fatal error: Input ports cannot be read at init time!" with -debug - U.S. Classic: Fixed start 2P game. Seems like 2P Start key has no effect. - Vapor TRX: Fixed freeze - World Rally 2: Added pot wheel support - Input port: Fixed Various games with Fatal error: Input ports cannot be read at init time. - Dipswitch fixes in bigevglf, bshark, contcirc, dblaxle, enforce, nightstr, racingb, riskchal, wlstar and wondl96 - MAME . Fixed Fatal Exception on In-Game Menu . Removed calls to memory_set_context() in favor of cpuintrf_push_context() . Fixed memory leak in ledutil.c . Fixed 64-bit writes in UML C back-end . Fixed incorrect assumption in the x86/x64 implementation of HASHJMP that the base table for a mode will always be allocated when a fixed mode is first used. . Cheat engine: Roll back older periodic function. Now standard/old format work in this function. Otherwords, several operations which doesn't exist in older function and added recently are now disabled. Separated load_cheat_code() to 3 indipendent functions and added new cheat options, "Load New/Standard/Old Format Code" (Default : load all format codes). NOTE: Delete all cheat options in the database before start or reload default options (Shift + Reload key) in cheat general menu. Added format strings structure to accept huge size strings in loading a database to prevent from breaking other strings. Changed Link in new format. Label code is now "Link-Label" and sub-label is "Label-Sub-Link", "Standard-Link" is no longer label. Added choose_label_index() to manage label selection. Fixed build_label_index_table() to prevent from crashing and disabled to build label index table in case of standard/old format. Fixed memory free problem in case of standard/old code. Fixed several reported/found bugs. - Compiling: Fixed assertion in astring.c when compiled against MSVC and the string is UTF-8 - Debugger . Changed how watchpoints work so that supporting them adds 0 overhead unless some are actually live. . Aaron Giles fixed access violation on hardreset with -debug . Fixed TMS32031 so that it doesn't call the debugger if not enabled 0.125u8 - New games: --- - New Clones: Mahjong Electron Base (parts 2 & 4, Japan, BOOTLEG) - namcos22.c: Fixed input port read during init on most (Super) System 22 games - Flower: Changed Flower (bootleg) to the parent set Flower (Sega/Alpha) (Sega game number 834-5998). The game has also all proms. - Description changes of Flower (Komax) and Flower (Sega/Alpha) - Debugger: Updated config.txt to describe debugger. Turned off debugger flag by default. - MAMETesters Bugs: Fixed 01935: [Core] All output commands (-listxml, -cc, -listfull, ETC) crash with error 0.125u7 - New games: --- - New Non-Working games: Cal Omega - Game 8.0 (Arcade Black Jack), Cal Omega - Game 12.3 (Ticket Poker) and Cal Omega - Game 23.0 (FC Bingo (4-card)) - New Working games: Survival and Wonder League '96 (Korea) - I8x41 CPU: (see chukatai, decocass.c, tnzsj) . Removed i8x41.ram hack from the I8x41 CPU core . Added configurable I8x41/I8x42 subtype support . Fixed carry flag handling in ADDC A,#N and RLC A instruction . Fixed cycle count for DJNZ instruction . Fixed disassembly for opcode 0x67 . Updated the ram sizes (8041 uses 128 bytes, 8042 uses 256 bytes) . Added support for re-enabling interrupts inside an interrupt handler - ADSP21062 (SHARC) CPU: Added save state support - Z80 CPU . Removed compatibility to old Z80DMA driver . Now uses std. callbacks (READ8_HANDLER, WRITE8_HANDLER) . Updated Mario Bros. and Donkey Kong 3 accordingly - Dynamic Recompiling . Fixed DRC WRITEM opcode on 64-bit to call through memory instead of directly. Solves assertions with gcc 4.3 and 64-bit linux. Fixed DCMP opcode on the 32-bit back-end. Fixed LZCNT opcode in x86 and x64 back-ends. Added support for flags in LZCNT and BSWAP opcodes on x86 and x64 back-ends. . Changed DRC frontend to pass a pointer to the previous instruction when describing. Updated PowerPC frontend to approximately take into account branch and CR logic folding in timing computations. . Added save state support to the MIPS3 recompiler and virtual TLB system . Corrected the dependencies for the MIPS core . Changed DRC frontend to pass a pointer to the previous instruction when describing. Updated PowerPC frontend to approximately take into account branch and CR logic folding in timing computations. . Added save state support to the PowerPC recompiler - NiLe sound: Added ST-0026 NiLe (sound) emulation to Super Real Mahjong P6 - RF5C400 sound: Added save state support - Sega/Yamaha 315-5560: MultiPCM/315-5560 rewrite. All features are now supported including PLFO and ALFO. - CAGE audio system: Added save state support (atarigt.c, kinst.c, midvunit.c, midzeus.c, seattle.c, vegas.c) - K056800 (MIRAC): Added save state support (gticlub.c, hornet.c , nwk-tr.c, ultrsprt.c, zr107.c) - ALPHA8201 CPU, M65CE02 CPU, TMC0285 sound, TMS5200 sound: Fixed a few build problems - 8257 DMA (dkong.c) . Implemented 8257 DMA controller as proper device . Rewrote 8257dma.[ch]. Updated dkong.c accordingly. - SMC91C9x Ethernet & Modem Controller . Converted to proper device . Updated seattle.c and vegas.c drivers to allocate devices . Added separate 91C96 device for eventual 'San Francisco Rush 2049' use . Cleaned up code . Added save state support - Voodoo GFX . Converted Voodoo into a proper device. Updated drivers accordingly. . Added save state support . Fixed poor default CLUT handling in the driver - ampoker2.c, atarigx2.c, cabal.c and ksys573.c: Fixed missing SHA1 values - atarig1.c: Fixed 'Fatal Exception' crash - calomega.c . Lots of improvements on the input system . Adjusted the CPU adressing to 14 bits for systems 903/904 and to 15 bits for system 905. Rewrote all the ROM loads based on these changes. . Defined CPU, UART and sound clocks . Splitted the PIAs and sound interface to cover different systems . Added sound to system 905 games . Added MACHINE_START and MACHINE_RESET to initialize the devices properly . Documented the systems 903/904 UART connections . Traced and added PIAs connection diagrams for systems 903/904/905 . Hooked the missing dipswitches bank to the AY8912 for system 903 . Added preliminary serial/UART support to systems 903/904 . Hooked the missing dipswitches bank to the ACIA 6850 for systems 903/904. It allow to choose the proper transfer rate for UART. . Fixed graphics ROM loads for different Hotline versions . Renamed all roms of each set according to the systems schematics and official list . Cleaned-up sets and driver . Updated technical notes. - dkong.c . Merged driver init code for drakton and strtheat and made decryption more compact . Moved decryption and driver init code into dkong.c . Implemented 8257 DMA controller as proper device. Rewrote 8257dma.[ch]. Updated dkong.c accordingly. - gticlub.c, hornet.c, nwk-tr.c, ultrsprt.c and zr107.c . Added save state support to konppc module . Cleaned up system register access in Konami PowerPC games . Connected EEPROM in Hornet driver (doesn't seem to affect much) . Altered network IRQ timing to fix several problems . Most games are back to their previous "working" states . Added more complete README's - hornet.c: Added save state support - kinst.c . Added save state support . Fixed mass coin input disables dipswitch access, and thus further coin input during a fight in all sets . Fixed attract mode graphics regression in clones Killer Instinct (v1.3), (v1.4) and (proto v4.7) - konamigx.c: Update video parameters to use actual values written to the CCU. Fixed VSync. - megadriv.c: Removed indexed reads - midtunit.c, midvunit.c, midwunit.c, midxunit.c, midyunit.c, midzeus.c and seattle.c: Updated drivers which shared some input code - mystwarr.c: Fixed VSync - namcofl.c: Fixed read from input port during VIDEO_START - namcos1.c, namcos2.c, namcos10.c, namcos11.c, namcos12.c, namcos21.c and namcos23.c: Updated most Namco systems + a couple of old drivers sharing the input handling - naomi.c: Added 4x Japan BIOSes to Naomi and 1x Japan BIOS to Naomi 2 - nbmj9195.c...: Unified Nichibutsu Mahjong input ports (using common ports in nbmj9195.c as well as in the other drivers), removed indexed read and exploited tags to reduce complexity in a couple of handlers. - royalmah.c: Simplify input - segag80v.c: Fixed duplicate P1 + P2 Starts mapped in Star Trek, Tac/Scan and Zektor. - superqix.c: Fixed game resets after starting in Super Qix (bootleg), Perestroika Girls and Perestroika Girls (Fuuki license) - Balloon Bomber: Fixed Player1 Left+Right and Button 1 mapped twice - Choplifter: Fixed Player2 video is upside down - Combatribes . Finish work on ddragon3 driver . Mapped the correct dip "SW1-8", before it was incorrect: Added "FBI Logo" dipswitch and fixed the dips condition's implementation to avoid the MAME crash. - Fairyland Story: Verified clocks and adjusted sound volumes. Fixed M68705 CPU3 clock speed. - Got-cha Mini Game Festival: Set OKI6295 pin 7 to high - Gradius 4: Fixed 3D gfx problem - Grand Champion: Fixed input port read at init time - 1000 Miglia/Mille Miglia 2: Great 1000 Miles Rally: Added 360degree wheel (dial) input to GTMR, which is available when the Controller dip is set to 'Wheel', and Controls dip is set to '1P Side'. Note when Controls dip is set to 'Both Sides', 270degree wheel (paddle) input is used. - Joust: Fixed Player1 and Player2 Start buttons are mapped twice - Moon Cresta: Fixed corrupted enemies in 3rd + 4th Wave - No Man's Land: Fixed unable to locate input port 'DSW' - Sky Fox: Fixed Coin 1 mapped twice - Super Qix: Fixed sprites slowdown - Super Real Mahjong P6: Added ST-0026 NiLe (sound) emulation - Super Real Mahjong VS: Fixed assertion - See See Find Out: Fixed Player 2 Start mapped twice - Survival: Added DL57S22/AY-3-8910A input protection - Game now playable. - Teeter Torture: Fixed player movement has slowed - Winding Heat: Fixed game freeze - Wonder League '96: Added protdata.bin (shared ram data) and fixed dipswitches - Game now playable. - Xexex: Fixed VSync - Input port . Fixed input port read validation. The previous check was way too aggressive, and prevented CUSTOM_INPUT handlers from reading other ports. This one sets an "all clear" flag as soon as the configuration data is loaded. . More conversion to input_port_read: Updated the whole mid*unit family of drivers + seattle & zeus which shared some input code. Updated most namco systems + a couple of old drivers sharing the input handling, minus namcos22. Updated most of the M->Q drivers + finally removed indexed reads from megadriv.c (without breaking ssf2ghw). Removed indexed read from drivers starting with r (and slightly simplify inputs in royalmah.c). Unified nichibustu mahjong input ports (using common ports in nbmj9195.c as well as in the other drivers), removed indexed read and exploited tags to reduce complexity in a couple of handlers. . Fixed duplicated inputs in G-Stream G2020 and williams.c - Dipswitch fixes dquizgo, rastan, realbrk, wlstar, wondl96 - Description changes of Action Fighter (FD1089A 317-0018), The Combatribes (bootleg Set 2) - MAME . Fixed core video handling of save states with dynamic screen resolutions . Added machine parameter to memory_region() and memory_region_length() functions. Cleaned up usage of these throughout the code to cache pointers rather than calling these functions repeatedly during loops. . Cleaned up most of the machine stuff in src/emu/machine. There is a bit left to clean up, but it's mostly stuck at some interfaces now. . Cheat engine: Updated cheat system [Shimapong]: Merged 3 different search menu functions to search_main_menu(). Added new cheat options, "Vertical/Horizontal Key Repeat Speed". NOTE: Delete all cheat options in the database before start or reload default options (Shift + Reload key) in cheat general menu. Changed assignment of Entry for Activation Key and Pre-enable command code. Now there are check the tag in comment field instead of index number. But it's only for new format command and old is as before. Added tag output in save_activation_key() and save_pre_enable(). Cleaned up save_cheat_options() to output description. Changed memory read function in watchpoints. No longer "Debugger" watchpoint mis-hit "Cheat" watchpoint. Fixed several reported/found bugs. Renamed funcitons/enum based on coding guidlines. All functions are completed in this update. . Explicitly disabled overlays for non-native snapshots (native snapshots already had them disabled). . Fixed input port read validation. The previous check was way too aggressive, and prevented CUSTOM_INPUT handlers from reading other ports. This one sets an "all clear" flag as soon as the configuration data is loaded. - Compiling: Fixed make MSVC_BUILD=1 -j2 and corrected an oversight in the cross-build support - Debugger . Changed debugger so it does not stop while we are waiting for a pending event to occur. This eliminates some confusion during reset and state loading. . Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER macro from the source code. All MAME builds now include the debugger, and it is enabled/disabled exclusively by the runtime command-line/ini settings. This is a minor speed hit for now, but will be further optimized going forward. . Changed the 'd' suffix in the makefile to apply to DEBUG builds (versus DEBUGGER builds as it did before) . Changed machine->debug_mode to machine->debug_flags. These flags now indicate several things, such as whether debugging is enabled, whether CPU cores should call the debugger on each instruction, and whether there are live watchpoints on each address space. Redesigned a significant portion of debugcpu.c around the concept of maintaining these flags globally and a similar, more complete set of flags internally for each CPU. All previous functionality should work as designed but should be more robust and faster to work with. . Added new debugger hooks for starting/stopping CPU execution. This allows the debugger to decide whether or not a given CPU needs to call the debugger on each instruction during the coming timeslice. Also added new debugger hook for reporting exceptions. Proper exception breakpoints are not yet implemented. 0.125u6 - New games: --- - New Working games: Alien Storm (set 4, World, 2 Players, FD1094 317-0154) - New clones: The Combatribes (Italian bootleg), Terra Force (bootleg with additional Z80), Turbo Out Run (cockpit, FD1094 317-0109) and Wonder Boy III - Monster Lair (set 5, System 16A, FD1089A 317-xxxx) - MIPS3 recompiler . Added UML comments for common state variables . Removed some unused fields . Implemented LL/LLD/SC/SCD (only works single-processor for now) . UML: Reactivated back-end validation mechanism. Added back-end validation for ADD/SUB/MUL/DIV/CMP forms. Fixed several errors in dealing with more obscure flag combinations. - MIPS and PowerPC CPUs: Created common virtual TLB managment module. Updated MIPS and PowerPC code to make use of it. - Sharp LR35902 CPU: Renamed "Nintendo Z80GB" GameBoy CPU core to "Sharp LR35902". - bagman.c: Added 2nd AY-3-8910A sound to Botanic, Pickin' and Squash (Itisa) - cps1.c . Changed all games after Street Fighter 2 CE to have a 12mhz clock. Verified on Mega Man and Quiz & Dragons (original kits with plastic case) . Changed 68000 CPU1 clock speed to 12MHz in Capcom World 2, Mega Man - The Power Battle and clone Rockman - The Power Battle (CPS1 Japan 950922), Pnickies, Quiz & Dragons (Japan 940921) and Quiz Tonosama no Yabou 2 Zenkoku-ban - crystal.c . Progress on protection simulation for 2 Crystal System titles. Still not working. . Fixed manufacturer in Office Yeo In Cheon Ha . Fixed visible area, year and manufacturer in Top Blade V - ddragon3.c . The Combatribes: Fixed the mess dips location. Added the missing dips (now are 8x2). Fixed the "Stage Clear Energy" dips. Adjusted the frame rate from 60Hz to around 57Hz as reported on mametester ID 00417. Adjusted OKI frequency to 1MHz (according to recording on mametester ID 00181). Adjusted the volume (according to recording on mametester ID 00181 and 01441). . Double Dragon 3: Added dips location in all sets. Added the missing dips (now are 8x2) on clone 'Double Dragon 3 - The Rosetta Stone (bootleg)'. Adjusted the frame rate from 60 to around 57Hz as reported on mametester ID 00417. Adjusted OKI frequency to 1MHz (according to recording on mametester ID 00181). Adjusted the volume (according to recording on mametester ID 00181 and 01441). - gstriker.c . Some protection improvements for Tecmo World Cup '94 and V Goal Soccer . Fixed 68000 CPU1 clock speed in V Goal Soccer - konamigx.c . Set screen refresh rate to 58Hz (parameters from developer manual are not 100% correct) . Removed sound CPU clock hack. Fixed 68000 CPU2 clock speed. - tecmosys.c: Set Tecmo System screen refresh rate to measured 57.4458Hz in Deroon DeroDero and Touki Denshou -Angel Eyes- - wilytowr.c . Added sound emulation to Wily Tower, clone Atomic Boy and Fighting Basketball. . Changed region cpu2 to user1 in Fighting Basketball. . NOTE: Atomic Boy and Fighting Basketball req different interrupt (T1) timing than wilytowr, otherwise music/fx tempo is too fast. Maybe both tmings are wrong - must be verified on real pcb. Extra space in atomboy 2764 eproms is filled with garbage z80 code (taken from one of code roms, but from different offset). Fghtbskt has one AY, but every frame writes 0 to 2nd AY regs - probably leftover from Wily Tower sound driver/code. I'm not sure about sound_status write - maybe it's something else or different data (p1?) is used as status. - Alien Stormed missing FD1094 317-0154 key to clone Alien Storm (set 4, World, 2 Players, FD1094 317-0154) - Game now playable. - Raiden: Fixed Flip_Screen dipswitch in clones raidena, raidenk and raident. - Squash (Itisa) . Improvements to the driver . Added 2nd AY-3-8910A (1.5MHz) sound and dipswitches 'Protection?' and 4x 'Unknown'. - Tank Force: Some progress on clone Tank Force (US, 4 Player) inputs - Tetris: Added new cpu1 roms to clone Tetris (set 2, Japan, System 16B, FD1094 317-0092) - Dipswitch fixes in bagman.c, battlcry, ddragon3.c, gstriker.c and squaitsa - Description changes of Alex Kidd: The Lost Stars (set 1, FD1089A 317-0021), Alien Storm (set 4, World, 2 Players, FD1094 317-0154) and Office Yeo In Cheon Ha (version 1.2) - MAME . Cleaned up software bilinear filtering code. Added bounds checking. Enabled by default for snapshots and movie rendering. . Added a validity check against reading input ports at init time. . Added missing machine parameters and removed deprecat.h usage in a number of drivers/ and machine/ files. . Converted many drivers in the d-j alphabetical range to use input_port_read() instead of input_port_read_indexed(). . Improved AVI and MNG recording to properly duplicate/skip frames as appropriate to keep the correct framerate. . Added new function video_get_view_for_target() which selects a view based on a command-line parameter and the configuration. Changed Windows OSD code to use this instead of its own logic. Changed -snapview to share the logic as well, enabling 'auto' as a -snapview option. . Added new option: -snapsize, which lets you specify the target resolution for snapshots and movies. The existing behavior is still the default: create snapshots and movies at native pixel resolutions. . Added new option: -snapview, which lets you specify a particular view to use for rendering snapshots and movies. The existing behavior is still the default: use a special internal view and render each screen to its own snapshot in its own file. When using this option to specify a view other than 'internal', only a single snapshot file will be produced regardless of how many screens the game has. 0.125u5 - New games: 5x Player's Edge Plus (PS0014, PS0022, PS0043, PS0045 and PS0308), 2x Super Moto (Italy) and SWAT Police - New Non-Working games: Cal Omega - Game 18.7 (Amusement Poker), Euro Jolly X5, Grand Prix, Mystery Number, 2x Shark Party, Squash (Itisa), Victor 21 and Victor 5 - New clones: Head Panic (ver. 0117, 17/01/2000), Tank Force (US, 4 Player) and Videomat (polish bootleg) - New drivers: itgambl3.c and subsino.c - 8085A CPU: Improved 8085 timing and fixed flag calculations based on differences between it and the 8080. - COP420 CPU . Fixed LEI instruction (cpu\cop400\410ops.c) . Added COP421 variant for Thayer's Quest (cpu\cop400\cop420.c) - I8051 CPU: Fixed the timer 0's second split counter in the core, that was incorrectly checking the Timer 1 Run Control Bit. - Minx CPU (Nintendo handheld console): Fixed handling of the U register in the RET instructions and when taking an interrupt in the Nintendo Minx CPU core. - MIPS CPUs : MIPS recompiler update: Updated to no longer explicitly specify flags. Tweaked register tracking to match new DRC frontend system. Updated UML logging to output new frontend statistics. Fixed left/right accesses to work with recent memory handler changes. - PPC403 CPU: Fixed compilation error when neither HAS_PPC403GA nor HAS_PPC403GCX are defined. - PowerPC recompiler: Fixed bug where a branch and link to the link register would overwrite the link register before fetching the target address. Updated to no longer explicitly specify flags. Added symbols for most common variables. Fixed bug in handling XER carry flag for subo forms. Simplified flag insertion logic for opcodeo forms. Rewrote lswi/stswi as subroutines. Made accesses to tempdata explicitly dword or qword. Fixed SRR0 when generating a syscall. Removed no longer necessary TESTs on extsb/w, rlwinm, rlwnm, rlwimi and cntlzw. Fixed bug where the SO flag was not being computed for compares. Fixed flag computations for mulhw/mulhwu/mullw. Fixed subtlety of shifts between 32 and 63 in srw/sraw. Fixed mffs/mtfsf to use FP registers. Fixed mtfsfi to use the immediate value properly. Now marking terminal count bit in DMA status register. Added support for 4xx protection registers via the MMU. Added TLBH, TLBU, and DEC to the list of registers in the debugger. Turned off "end of transfer" DMA signals in favor of "transfer count 0" signals; fixes memory-to-memory DMA in fiveside. Minor flags optimizations: * Broke CR into several individual bits of state and * Extracted the SO bit from XER into its own state. Cleaned up register tracking implementation. Fixed numerous errors and shortcomings in the tracking. Added support for removing unnecessary XER CA and CR0 computations. Updated UML logging to output new frontend statistics. Added basic cycle counts for longer instructions. Added penalty for polling timebase and decrementer registers. Fixed dependencies in cpu.mak. Reduced address bus width of 4xx series to 31 bits per the documentation. Fixed bug that would jump to incorrect PC after filling the TLB during a mismatch event. Added explicit address truncation to 31 bits for 4xx series. Added new PPCDRC_ACCURATE_SINGLES option, which removes the excessive (and very likely unecessary) extra rounding when performing the "fast" single-precision floating point ops. Fixed TLB filling for 4XX protection ranges. Fixed parameter ordering for masked reads/writes. Added detection of MMU enablement in 403GCX case. Fixed bug in protection bounds violation detection for 4XX. Changed SPU receive model to a push model; updated drivers accordingly. Added macros for setting the SPU transmit handler and sending bytes. Cleaned up ppc.h. Fixed lmw/stmw if rA is one of the loaded/stored registers. Removed unnecessary variables & structure members. Optimized for the XER and CR0 case where XER doesn't need an overflow calculation. - Dynamic Recompiling . DRC UML changes: Separated conditions and flags into two separate fields. Added more extensive per-opcode information. Made validation more thorough using the extended information. Disabled back-end validation for now until it can be revisited using the new tables. Changed GETFLGS encoding so that the mask is in parameter 2 instead of the flags field. Wrote new disassembler based on enhanced opcode info structure. Moved disassembler into drcuml.c and removed old code. Extended disassembler buffer sizes to at least 256 bytes. Removed explicit flag requests from the shorthand opcodes. Added optimization function to drcuml which is called at block end. Added logic to compute the necessary flags based on upcoming opcodes and only select those flags which are required. Added NOP opcode. Added logic to simplify opcodes as much as possible at the UML layer. Removed similar logic in the x86 and x64 back-ends. Added stricter parameter validation for registers and mapvars. Improved disassembly output. Added simple symbol table to the UML for improved disassembly. Changed optional disassembler cache parameter to a drcuml object. Fixed STORE opcode description to allow immediate source operands. . DRC frontend changes: Changed from tracking "live" registers to tracking "necessary" registers. Genericized register tracking to be more flexible. Added previous instruction pointer to opcode descriptions. . x86/x64 back-ends: Added flag support to SEXT, ROLAND, ROLINS, LZCNT opcodes. 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. Fixed DIVS/DIVU opcode so they properly compute SZ flags when requested; fixes camera wackiness in nbapbp. Added a "hop" around the prolog of the HANDLE opcode to allow fall-through. Redesigned x86 stack management to keep the stack at the same 16-byte alignment. Fixed adc/sbb so that they don't optimize out ever. Fixed detection of special and/or/xor cases. Fixed GETFLGS opcode so that it doesn't return anything other than requested flags. Changed LZCNT/BSWAP to be more flexible in register selection. - SN76496 and TMS5220 sound: Additional documentation in the core - 68681 DUART: Converted to device interface and 8 bit device. Added input and output port. Added X1/16 timer (machine\68681.c, micro3d.c and tmaster.c). - calomega.c . Cleaned up the driver following the MAME Coding Conventions . Improved the input system for some games . Fixed some wrong color codes . Updated technical notes - dacholer.c: Added sound emulation (3x AY-3-8910A and MSM5205) to Dacholer and Kick Boy - firebeat.c . Added VBLANK IRQ clear . Added ATAPI IRQ clear . Tried to add UART IRQ clear but it doesn't yet work . Most of the games start to show something again with these changes. . Added fast RAM region - funkybee.c: Fixed visible area in Funky Bee and Sky Lancer - galdrvr.c: Moved Calipso, Moonwar, Speed Coin and Super Bond to the Galaxian driver. Added Discrete sound. Fixed visible area and palettesize. - gticlub.c . Converted GTI Club driver sysreg_r/w to 8-bit handlers . Added hack to make network IRQs work; brings some games back to life - gticlub.c, hornet.c, nwk-tr.c, ultrsprt.c and zr107.c: Designated the Konami PowerPC fast RAM accesses for work RAM. Removed unnecessary mirroring. - neodrvr.c: . Updated Neo-Geo game PCB infos . Added some comments about 'M1' and 'S1' roms . Different changes to 2020bb, aof3, burningf, joyjoy, kof2001, kof99, kotm, lastblad, lbowling, marukodq, mslug3, mutnat, pbobblen, rbff2, samsh5sp, samsho3, socbrawl and wh1. - m90.c . Simplified video update routine (video\m90.c) . Improvements to Bomber Lord (bootleg): Partially fixed the background, fixed the sprites, implemented video register for selecting different resolutions; this fixes graphic in the game screen, fixed scroll video register, cleaned up offset and priorities, implemented linescroll and promoted to working. . Improvements to Dynablaster (bootleg): Partially fixed the background, fixed the sprites, fixed mark for last sprite, fixed player #1 and player #2 controls, fixed graphics layer and offset, fixed layer select, implementated the scroll video register, cleaned up offset and priorities and promoted to working. - model3.c . Identified and fixed VBLANK bit in Real3D status which was causing the system to hang at startup. Designated fast RAM accesses for work RAM. . Changed the 53C810 SCSI controller read/write handles to proper READ8/WRITE8_HANDLER callbacks so they can eventually be used directly. - peplus.c: All video slot titles now accept coins and play normally - punchout.c . Simplified palette handling in driver . Fixed big sprite palette in top monitor . Fixed proms loading and palettesize - snookr10.c: Fixed the tilemap size. Fixed the screen size. Updated technical notes. - suprnova.c . Driver uses now its own draw ROZ function, which supports linescroll or columnscroll, and will give us the ability to 'render' priority data (with roz applied) from the flagsmap to a temp bitmap to work with. . Priorities should be correct from start to end in Cyvern now (still not perfect) . Added a note about what needs fixing for the sengekis sprite zoom (shrink flag we're not handling) . Allow wraparound to be turned off (sarukani..) - Armored Car: Removed Armored Car remains (INPUT_PORT, ROM_START etc.) from Super Cobra driver. - Black Touch '96: Numerous improvements to the driver. Added PIC16C57 (8MHz) CPU2. Changed visible area to 256x224. Fixed gfx1/2/3 rom loading. Added missing dipswitches. - Draco: Fixed AY-3-8910 output mode - Jackal . Fixed palette animation (very subtle!) . Verified on the schematics and on the PCB that the high score table text cannot change color. . Removed the IMPERFECT_GRAPHICS flag. Fixed music with a kludge in machine\jackal.c (overclock sound CPU) . Added dipswitch locations and sorted input ports - Mr. Do!: Fixed colortable creation in video\mrdo.c. 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. - NBA Play By Play: DRC x86/x64: Fixed bug where sometimes the flags would be corrupted; in particular, we always clobbered the flags for the subfze instruction, which broke the NBA Play By Play camera and some other things. Fixed DIVS/DIVU opcode so they properly compute SZ flags when requested; fixes camera wackiness in NBA Play By Play. - Player's Edge Plus (PS0615) Chaos Slots: Added new CAP (cap0960.u50) with closer colors (still wrong) - Player's Edge Plus (PS0716) River Gambler Slots: Added new CAP (cap2266.u50) - Thayer's Quest: Cleaned up driver. Added LED layout from Dragon's Lair. Mapped keyboard and dips correctly. Added laser disc drive selection. Fixed Z80-COP communications. Figured out ports from disassembly. Added cart presence detection logic. Fixed SSI-263 timings, service mode works now. Changed to use COP421 (2MHz). - Wizard: Fixed year and manufacturer - Input port . Converted a number of drivers over to using input_port_read() from input_port_read_indexed(). . Added option -[no]coin_lockout (-[no]coinlock) to control coin lockout behavior. - Description changes of Agent Super Bond, Lady Bug (bootleg on Galaxian hardware), 'Office Yeo In Cheon Ha' and Player's Edge Plus (PS0716) River Gambler Slots - Dipswitch fixes in blackt96, jackal, m90.c, funkybee.c and thayers - MAME . Added bilinear filter option to software rendering. Not hooked up to anything yet. . Cleaned up the usage of Machine in many of the src/video files. . Cheat engine: 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's not fundamental solution but no longer crash. Cleaned up read_data() and write_data(). Cleaned up save/load routine and added open_cheat_database(). Added new menu "Cheat Commands" into the cheat main menu the following commands are supported in this menu: * Reload cheat code (the same as Reload Database key), * Cheats ON/OFF (the same as Toggle Cheat key), * Watchpoints ON/OFF (the same as Shift + Toggle Cheat key), * Save description (save the title of the game) and * Save raw code (save raw cheat code with new format). Fixed several bugs which has found in testing. Renamed functions based on coding guidlines. . Correctness pass over the source tree: Added static qualifiers where appropriate. Added missing #include statements, source comments and header declarations. Removed dead declarations. Added ~30 header files for a number of drivers. Consolidated various cchip declarations. - Debugger: Changed map command in the debugger to now perform separate read/write/fetch lookups. 0.125u4 - New games: Black Touch (Korea) - New Working games: The Dealer, Deroon DeroDero, Sigma Poker 2000, Touki Denshou -Angel Eyes- and World PK Soccer V2 (almost playable) - New Non-Working games: Black Touch '96, Capitan Uncino, Capitani Coraggiosi, Carta Magica, Elvis?, 2x Europa 2002, La Perla Ner, La Perla Nera Gold, Laser 2001, Magic Drink, Millennium Sun, NtCash, Office Yeo ln Cheon Ha, Super Space 2001, Top Blade V, 'Unknown italian gambling game' and Wizard - New clones: Double Dragon (bootleg with 3xM6809, set 2), Monky Elf (Korean bootleg of Avenging Spirit), Quiz Olympic (set 2), Raiden Fighters 2 (Taiwan, SPI) and Touki Denshou -Angel Eyes- (VER. 960427) - New drivers: blackt96.c, itgambl2.c and itgamble.c - COP410/20 CPUs . Added HALT opcode and halt mode to the COP410 . Added Microbus support, clock divisor selection and CKO mode selection to the COP420. Changed Thayer's Quest keyboard interface to at least slightly resemble the schematics. - I386 CPU: Added fisttp opcode to i386 disassembler - Minx CPU (Nintendo handheld console): Styling changes. Added instruction cycle counts. Added interrupt support. Added HALT support. Fixed INT instruction. Added incomplete support for DIV and MUL instructions. Fixed MOV [#nnnn],BA and MOV [#nnnn],HL instructions. Fixed interrupt handling. Fixed opcodes 45, 4D, 55, 5D, B5, B6, B7, FC, FD and CF 70-7F. Fixed flag results for INC, DEC, AND, OR and XOR instructions. - Universal recompiler: * Fixed frontend to handle opcode widths different from bus width. * Added several new opcodes: (D)GETFLGS - copies the UML flags to a destination operand and FDRNDS - rounds a double precision value to single precision. * Renamed several opcodes: (SETC -> CARRY), (XTRACT -> ROLAND) and (INSERT -> ROLINS). * Consolidated the following opcodes: (LOAD?U -> LOAD), (LOAD?S -> LOADS), (STORE? -> STORE), (READ?U -> READ), (READ?M -> READM), (WRITE? -> WRITE), (WRITM? -> WRITEM), (SEXT? -> SEXT), (FTOI?? -> FTOINT), (FFRI? -> FFRINT) and (FFRF? -> FFRFLT). * Removed some opcodes: FLAGS (can be done with GETFLGS/LOAD4/ROLINS), ZEXT (can be achieved with AND) and READ?S (can be achieved with READ/SEXT). * Updated C, x86, and x64 back-ends to support these opcode changes. * Updated disassembler to support these opcode changes. - PowerPC CPUs (dynamic recompiler): Rewrote PowerPC implementation as a dynamic recompiler on top of the universal recompiler engine. * Wrote a front-end to analyze PowerPC code paths and register usage. * Wrote a common shared module with C implementations of tricky CPU behaviors. * Added separate CPU types for the variants supported, instead of relying on a hidden model enum. * Rewrote the serial port emulation for the 4xx series to be more accurate and not rely on separate DMA handlers. * Rewrote the MMU handling to implement a software TLB that faults in pages and handles changed bits appropriately. * Implemented emulation of the PowerPC 603's software TLB, which allows the model 3 games to run without a hack to disable the MMU. Updated the PowerPC disassembler to share constants with the rest of the core, and to more aggressively use simplified mnemonics, especially for branches. - MIPS3 dynamic recompiler . Fixed Cause register for bad COP instructions . Updated to use new/changed opcode forms . Changed context switch so that it only swaps a single pointer - Discrete sound: Added NODE_RELATIVE(NODE, offset) macro to discrete.h. Fixed asteroid.c, canyon.c, skydiver.c and tank8.c to use this macro instead of adding directly to the node. - Konami 056832 GFX: Fixed crasher due to some Konami games using 8 layers in the K056832 implementation, even though it was only written for 4 (asterix.c, bishi.c, dbz.c, djmain.c, gijoe.c, konamigx.c, lethalen.c, moo.c, mystwarr.c, qdrmfgp.c, xexex.c and zr107.c) - calomega.c: Updated Cal Omega driver with correct dumps - gatron.c . Changed description of Card Games? and Slots Game? to Poker 4-1 and Pull Tabs . Renamed the ROMs in each set according to their own stickers . Moved the driver into gametron.a group . Added the missing input port C to 8255 PPI I/O chip. Poker 4-1 and Pull Tabs don't make use of it, but is present in the Test/Setting Mode. . Updated technical notes - gticlub.c/hornet.c/model3.c/viper.c/zr107.c . Updated to new PowerPC configurations . Updated some memory handlers to be native 8-bit handlers - hornet.c . Cleaned up JVS implementation to work with new serial code . Added fast RAM for the work RAM to give a small speed boost - model3.c . Reimplemented/centralized interrupt handling. These games are broken for the moment . Updated the 53c810 SCSI adapter to pass IRQ state with the IRQ callback - namcona1.c . Adjusted NamcoNA output rate to match pitch with F/A and Cosmo Gang the Puzzle soundtrack CDs . Fixed C140 clock speed in bkrtmaq, cgangpzl, emeraldj, emerldja, exvania, fghtatck, swcourt and tinklpit - snookr10.c (Sandii' games) . Switched the color system to RESNET calculations . Hooked the infamous bit7 of Input Port 0x3004 in parallel to DIP switch 1 . This allow to use the PAYOUT button to trigger the Super Game instead of STOP 5 . Demultiplexed lamps matrix . Added lamps support, but is still imperfect . Updated technical notes - stv.c: Upped max directory size for ST-V/Saturn driver (machine\stvcd.c) - suprnova.c: Changed blending implementation a bit (still not right) - tecmosys.c . Added simulaton of tecmosys protection - Deroon DeroDero and Touki Denshou are now playable . Added many improvements to the tecmosys video and sound emulation . Added new gfx1 rom and fixed rom loading to Deroon DeroDero . Fixed 68000 CPU1 and OKI6295 clock speeds and visible area in Deroon DeroDero and Touki Denshou - Cross Shooter: Verified/Fixed clock frequencies on Air Raid/Cross Shooter - The Dealer: Added proper bankswitching to the dealer driver, validating a ROM previously thought to be bad - Game now playable. - El Grande: Added new gfx2 rom (some bad bits) and prom - GunNail: Optimised tilemap_draw rowscroll case to avoid overhead when used with clip rects smaller than the tilemap. This reduces by an order of magnitude the time taken to render the background in Gunnail stage 5. Fixed 68000 clock speed. - Inca: Changed game to a parent set - Space Harrier: Fixed rom names - Sigma Poker 2000: Reworked the input system - Game now playable. Updated technical notes. - Thayer's Quest: Changed keyboard interface to at least slightly resemble the schematics - World PK Soccer V2: Fixed some dips and added correct inputs, despite still missing the correct input for begin the left right movement the game is almost playable. - Input port . Removed port_input_read_indexed in favor of the use of proper tags in a number of drivers . Fixed duplicate input port bits. Made duplicate input port bits an error now that all the warnings are fixed - Description changes of Poker 4-1 and Pull Tabs - Dipswitch fixes in aquarium, ddungeon, equites.c, glfgreat, mdrawpkr, pclubys, sigma2k, tattack, trojan, wilytowr, wndrplnt and wpksocv2 - MAME . Optimised tilemap_draw rowscroll case to avoid overhead when used with clip rects smaller than the tilemap. This reduces by an order of magnitude the time taken to render the background in Gunnail stage 5. . Cheat engine: * Locked search region when malloc fails to allocate gigantic memory instead of fatal error. Also locked zero malloc error in case of search speed = all memory in 32-bit CPU. And added search region range checker to lock a search region with a big risk. * Fixed a bug that old code is always converted to specified separator in enable/disable menu. * Refined new cheat format. - Rewritten cheat format again. Newest format is ":gamename::type::address::data::extend_data: (description:comment)". Expanded type field now requires 10 bytes (not 8 bytes) and it divides internal cpu (2 bytes) and type (8 bytes) parameters. - Removed VWrite, VRWrite. The flag of Value Selection is merged into expanded type field now. - Added CBit (Condition Bit). This checks bit in read data then set or clear bit in case of true. - Rearranged cheat code viwer based on newest cheat format. * Fixed unworking Load Old Format option. If you want to load old or older format code, set it (default is OFF). * Renamed functions/structures based on coding guidlines. All structures and included parameters are completed. * Merged resize_*_no_dispose() into resize_*(). * Removed the hack of search region for SH-2 CPU because required region is now set as expected without this hack. . Introduced/updated some include files for files that export functions whose apis will need to be changed to handle machine parameters (cps1.h, decocrpt.h, ms32.h, pgm.h, fd1089.h, konami1.h). In the case of konami.c, renamed the file konami1.c and changed the api and callers to only require one function export. Pulled memory_region*() calls out of for loops and folded the occasional duplicated call. The compiler can't likely infer that the results are constant, so this should be a minor performance win as well. . Made it possible to pass a NULL errorbug to input_port_config_alloc(), this fixes -listxml crashes - Compiling: Added compile-time error if PTR64 is incorrectly set 0.125u3 - New games: ChuckECheese's Match Game, Coronation Street Quiz Game and 'Player's Edge Plus (XP000112) White Hot Aces Poker' - New Working games: beatmania THE FINAL (ver JA-A) - New clones: Atomic Boy (revision B), Dynamite Cop (USA, Model 2C), 5x Fred Flintstones' Memory Match and Mighty! Pang (Euro 001010) - 80286 CPU: Fixed memory access in the core which made i286.h obsolete. Changed CPUINFO_INT_MAX_INSTRUCTION_BYTES to prevent crashes during disassembly. - MIPS CPUs . Renamed struct mips3_config -> mips3_config . Updated all drivers to the new names . Removed MIPS3DRC_STRICT_COP0 flag, which is no longer used. . A few minor cleanups . Moved implementation-specific state into a pointer hanging off of the core MIPS3 state . Removed large context in favor of a pointer to the large context to help improve context switch times - COP420 CPU: . Fixed COP420 instructions JSRP, LBI, LQID, SKT, XAS and INIL (Draco now has sound) . Fixed cycle count for extended opcodes . Added CKO general purpose input - 8257 DMA (dkong.c) . Added support for autoload mode . Fixed bug in calculating count - EEPROM: Renamed EEPROM_* to eeprom_*. Updated all drivers accordingly. Typedef'ed a real eeprom_interface structure. - ampoker2.c . Reworked the color routines switching to resnet system . Added a resistor network diagram . Switch to pre-defined crystal value . Changed the WATCHDOG_TIME_INIT to be based on miliseconds instead of hertz . Other minor cleanup/fixes . Updated technical notes - dcheese.c: Added a PORT_CUSTOM for the ticket dispenser callback. Updated the dcheese driver to use it. Many more drivers can be updated to use these new PORT_CUSTOMs in the future, eliminating hacky input port read handlers. - peplus.c . Updated coin-in timing . Extended memory address range of DUART . Fixed overlapping input port bits - zaxxon.c: Removed meaningless service_coin_lockout_w function. Updated the Zaxxon driver to correctly handle the coin enable lines. There is no external coin lockout circuitry in Zaxxon; instead, the pcb simply latches the coin input, which then needs to be explicitly cleared by the game. - beatmania THE FINAL (ver JA-A): Added missing harddisk (Game now playable) - Clash-Road: Fixed Z80 CPU1 clock speed - Draco: Game has now sound (COP420 fixes) - GI Joe: Made game not crash, but still don't understand what the original code was trying to do. - Hyper Duel: Fixed rom names - Jack Rabbit/Money Money: Replaced TMS5220 sound with TMS5200 - Magical Error wo Sagase: Fixed gfx1 rom loading - One + Two: Changed default dipswitches in driver. Common coinslot mode seems broken, or our code is wrong. - Portraits: Replaced TMS5220 sound with TMS5200 - Power Spikes: Fixed visible area in clone clone '1991 Spikes (Italian bootleg)' - Rainbow Islands: Fixed clocks in clone Jumping - Super Pool (9743 Rev.01) . Moved game to a better match hardware (magic10 driver) . Fixed the ROM load and added a list of PCB components . Fixed description, 68000 CPU1 clock speed, visible area and palettesize - Wily Tower: Fixed Z80 CPU1 and I8039 CPU2 clock speeds - Input port . Fixed PORT_IMPULSE handling. The old code would force inputs to be asserted for at least the number of frames indicated, but keeping the button pressed would keep the input asserted. Now the input is asserted far exactly the number of frames indicated. . Added a PORT_CUSTOM for the eeprom bit reading. Updated several drivers to use that by specifying it in their input ports instead of having a custom read handler that inserted the bit forcefully. Also added a PORT_CUSTOM for the ticket dispenser callback as well. Updated the dcheese driver to use it. Many more drivers can be updated to use these new PORT_CUSTOMs in the future, eliminating hacky input port read handlers. . Changed error reporting during input port detokenization to fill a buffer rather than fatalerror-ing immediately. Should now properly skip over any invalid tokens. Enhanced error detection during input port detokenization to catch duplicate bits. There are a lot of these! Updated initialization code to print errors and fatal only if the input ports were unable to be constructed at all. . Added internal default tags for input ports when saving/loading . Removed meaningless service_coin_lockout_w function . Added support for a NULL set of input ports, used by the empty driver. . Fixed duplicate input port bits in cps1.c, dkong.c, gottlieb.c, megadriv.c, pacman.c and segae.c - Description changes of Dynamite Cop (Export, Model 2A), Fred Flintstones' Memory Match (World?, Ticket version, 3/17/95), Magical Error wo Sagase, Super Pool (9743 Rev.01) - Dipswitch . Fixed bug that caused dipswitches to be improperly read from game cfg file in certain circumstances . Fixes in dkong3, ghouls, knights, onetwoe, qbert, sqbert, tetrisse and tomahawk - MAME . Fixed cpu_getiloops() which was not returning the correct value . Changed the behavior of the translate callback in the CPU interface: Added new 'intention' parameter to the translate callback to indicate read/write/fetch access, user/supervisor mode, and a flag for debugging. Updated all call sites to pass an appropriate value. Updated all CPU cores to the new prototype. . Added new astring functions astring_del, astring_replace and astring_replacec . Cheat engine: * Supported (preliminary) new cheat format: Added new operations: PDWWrite, RWrite, VRWrite, CWrite, Move, Branch, Loop and Popup. Added new options: ValueSelectNegative, Return, AddressReadFrom and DataReadFrom. Added cheat variables. You can store data with Write or Move operations and read as an address or data from each fields. Added condition check for CWrite, Branch and Popup operations. Added new custom codes: Separator and Layer. Supported Shared Code [MESS ONLY]. Different machine shares common code for a game. * Allowed mixed label-select or user-select with standard code. * Added label selector menu for label-selection code. * Added extend comment displayer for multi-line comments. * Added command menu for cheat list and watchpoint. Easy selectable cheat commands in this menu. * Added debug view menu [DEBUG BUILD ONLY]. It displays internal info to debug cheat system. * Supported unique separator by ui_draw_menu() in several menus. * Added user defined search region. You can set free memory range from cheat database. * Enhanced error check for cheat code to prevent from unexpected working. Error code is locked. If you select this code, the analyser works instead of the code activater. * Enhanced value input with keyboard-less. Cheat edit key gives new input system in several menus Left/right keys moves the edit cursor and up/down keys changes a value. * Added cheat command save, reload and reset in option menu. * Supported address shift in searching. Now searchable default region in TMS340*0 cpu games (Trog, Smash T.V. etc). * Refined cheat menu handling with function pointer called cheat_menu_handler. * Added format strings table to manage in an integrated fashion. * Deleted unused hacks of default search region for Neo Geo and TMS34010. * Refined code based on MAME coding guidelines: Renamed many functions/structures/constants. But not complete due to too many items. Converted small but often used functions to INLINE. Fixed a comparison in case of 0 or NULL. Added missing function prototype for several functions. . Added new option -snapname which lets you provide a template for how snapshot names are generated. See config.txt for details. . Updated documentation in several drivers based on old readmes and other data that might get lost . UI menu . Fixed behavior of toggle switches so that they don't lose their value when the UI is up. They also can now be used for multibit DIP switch settings in which case they toggle through all the options. Added new functions input_field_select_next_setting() and input_field_select_previous_setting() which can be used to iterate properly through DIP switches. Fixed the behavior for cases where conditional ports are in play (you could get stuck). Changed uimenu.c to call these instead of implementing its own. . Changed uimenu.c so that hitting ENTER on a DIP switch resets it to its default value. This is analagous to how the OSD sliders behave. . Changed text used to specify a menu separator in uimenu.c, and added a #define for the new string. - Compiling . DRC frontend changes: Fixed bug in handling edge case with the PC near the 0 or ~0. Added new flag to tag privileged instructions. . UML updates: Added new opcode SETC to set the carry flag from a source bit. Added new opcode BSWAP to swap bytes within a value. Updated C, x86, x64 back-ends to support the new opcodes. Updated disassembler to support the new opcodes. . Added TOKEN_SKIP_* macros to tokenize.h 0.125u2 - New games: --- - New Working games: 1991 Spikes (Italian bootleg) - New Non-Working games: Beauty Block - New clones: Gals Panic SU (Korea), Last Fortress - Toride (Korea) and Miss Puzzle (Clone of Gumbo) - 80286 CPU: Fixed databus widths - TMS5110/TMS5220 sound: Added proper interpolation sub-cycles ('PC' cycles and A/B subcycles of each) and updated comments. - aleck64.c: Fixed N64 rendering on big-endian targets - cidelsa.c: Fixed CDP1869 character memory access and Cidelsa sprite flashing - lwings.c . Input clean up . Added DIP locations . Merged machine drivers . Fixed Legendary Wings (bootleg) life DIP switches - namcona1.c . Adjusted alternate palette handling weights to more accurately match real hardware - text anti-aliasing is much more noticable. . Adjustment to ROZ layer priority - prevents roz layer from incorrectly being displayed over backgrounds in some games (i.e. Numan Athletics (Japan)) . Added a mask when processing the ROZ tilemap to avoid defects in Emeraldia (Japan Version B) . Emeralda: Fixed long-standing bug with text colors. A sprite attribute exists which signals an alternate interpretation of palette ram. . Numan Athletics: Fixed priority for the bitmap layer used . Changed palettesize to 8192 colors - Apple 10/Snooker 10 . Some improvements to Sandii' games . Confirmed the CPU clock after some PCB measurements . Changed the SND clock to 1MHz to match the PCB measurement . Corrected the internal OKI6295 frequency turning the pin 7 state to HIGH . Inputs: Eliminated all pulse limitations. Affected buttons have a rattled sound in the real thing too. . Updated technical notes . Changed OKI6295 clock speed to 1MHz - Gorf: Added new samples and updated the sample volume. Download samples at http://www.mameworld.net/samples/wav/gorf.zip - Ground Effects/Under Fire: Fixed black pixel patches present in the TC0100SCN fg layer - Hyper Sports/Track & Field: Restructured input port internals and cleaned up inptport. Removed gross hacks in Hyper Sports and Track & Field NVRAM. These may be broken as a result. - Power Spikes: Fixed clone '1991 Spikes (Italian bootleg)' sprite colours without resorting to hacks - Game now playable. - Q*bert: Added new cpu2 roms to clone Mello Yello Q*bert - Q*bert's Qubes: Added new cpu2 roms - Shuttle Invader: Added built-in overlay (8080bw.c) - World Rally . Fixed MCU comms on big-endian . Added wheel support. When optical wheel is selected (via dipswitch), then gear shift (low/high) is enabled. - MAME . Eliminated a large number of global Machine references. Added machine parameters to IRQ callbacks throughout the system to help remove more. Reduced the number of files needing deprecat.h by ~200. . Changed defaults so that joysticks are enabled standard . Restructured input port internals and cleaned up inptport.c: * Input ports are now maintained hierarchically. At the top level are input ports, which contain a list of fields. Each field represents one or more bits of the port. Certain fields such as DIP switches and configuration switches contain a list of settings, which can be selected. DIP switch fields can also contain a list of DIP switch locations. * Normalized behavior of port overrides (via PORT_INCLUDE or by defining multiple overlapping bits). All fields within a port are kept in strict increasing bit order, so altered DIP switches are now kept in the appropriate order. This addresses MAMETesters bug 01671. * Live port state is now fully separate from configured state. This is manifested in a similar way to devices, where a const list of ports can be managed either offline or live. Each port has a pointer to an opaque set of live state which is NULL when offline or valid when live. Each port also has a running_machine * which is also NULL when offline. * Because of this new arrangement, the conversion from tokens to a list of ports now requires reasonably complex memory allocation, so these port lists must be explicitly allocated and freed (they are not mantained by automatic resource allocation). * Custom and changed callbacks now take a pointer to a field config instead of a running machine. This provides more information about what field triggered the change notification. The machine can be found by referenced field->port->machine. * The inptport.c module has been cleaned up and many ambiguities resolved. Most of this is internal, though it did result in osd_customize_inputport_list() being changed to osd_customize_input_type_list(). The parameter to this function is now a linked list instead of an array, and the structures referenced have been reorganized somewhat. * Updated config.c to pass machine parameters to its callbacks. * Updated validity checks, XML output, and UI system to handle the new structures. * Moved large table of default input settings to a separate include file inpttype.h. * Removed gross hacks in trackfld and hyperspt NVRAM. These may be broken as a result. - MESS: Corrected several bugs in the emulation of the Saturn CPU. These corrections are needed to make new HP48 drivers (to be submitted to MESS imminently) work. - Compiling: Universal DRC system updates and improvements: UML: * Added back-end validation mechanism, and a handful of tests as examples. This will be expanded in the future. * Added several new opcodes: SAVE dumps the entire virtual machine state to a struct, RESTORE applies the data in a struct to the live state, LZCNT counts leading zeros in an operand, XTRACT extracts a bitfield to another register (rlwinm) and INSERT inserts a bitfield into a register (rlwimi). * Added new back-end function get_info() which returns information from the back-end about how many actual registers will be mapped. x86 back-end: * Implemented all new opcodes. * Implemented get_info() function. * Fixed several bugs relating to shifts/rotates and optimizing out cases incorrectly. x64 back-end: * Implemented all new opcodes. * Implemented get_info() function. * Added defines for new Penryn opcodes to x86emit.h. * Added support for ROUNDSS and ROUNDSD on Penryn architectures. This hasn't been tested. If you have a Penryn-based system, give it a try. * Fixed several bugs relating to shifts/rotates and optimizing out cases incorrectly. C back-end: * Implemented all new opcodes. * Implemented get_info() function. * Cleaned up operand sizing. * Fixed several errors that made it not work on bigendian systems. MIPS DRC: * Added some instrumentation for the MMU. To enable it, turn on PRINTF_MMU at the top of the file. * Fixed front-end so that virtual no-op instructions are still targeted as branch targets. * Fixed front-end to mark the beginning of each sequence as needing TLB validation, since any sequence can be jumped to from anywhere. * Redid the MIPS3 TLB implementation. Fixed the exception vector and type handling. Changed the bitfields to directly map from the MIPS TLB format. Added distinction between TLB fill and TLB valid/modified exceptions. * Added separate modes for user, supervisor, and kernel modes. Each mode does proper verification of addresses now and generates address errors for invalid accesses. * Fixed several bugs in the TLB implementation; not everything works yet but it's a lot closer. * Made COP0 access checking mandatory in non-kernel modes. * Fixed several crashes when recompiling virtual no-ops. * Fixed TLB bug where entries for virtual address 0 were present by default. * Fixed bug in the map variable implementation that would sometimes result in incorrectly recovered values.* Implemented IDT instructions. All invalid instruction asserts are now runtime-only. * Added support to map a few common registers to machine registers if the machine supports it. Currently only x64 on Windows has enough free registers to do so, though PowerPC will almost certainly be able to take advantage of this. Gives a minor speedup. * Updated to use INSERT and XTRACT where appropriate. * Cleaned up register usage to free up one machine register for x64 on Linux. - MAMETesters Bugs Fixed . All Sets: Saved machine states do not properly adjust to changes in -samplerate [Save/Restore ID 01815] . Every set with PORT_MODIFY used for DIPs (e.g. arknoidj): The modified dipswitches are always listed at the bottom of the list [Interface ID 01671] . YM2608 games (tail2nos, sformula, wc90, mechatt): Only basic music, no more samples [Sound ID 01814] . numanath, numanatj: Graphics corruption on title screen [Graphics ID 01497] . carnevil, sfrush: Seattle games crash on startup [Core ID 01804] 0.125u1 - New games: Card Games?, Pit Boss Superstar and Slots Game? - New Working games: beatmania 7th MIX (ver JA-B), Chase Bombers and World Rally - New Non-Working games: beatmania THE FINAL (ver JA-A) - New clones: Demon's World / Horror Story (early edition), Ghox (set 2), The Legend of Kage, Legendary Wings (bootleg) and Megatouch III (9255-20-06 RON) - New drivers: gatron.c - Support for DS5002FP CPU (World Rally) - TMS51xx/52xx sound . Updated TMS5200/5220 documentation and comments . Fixed the chirp table implementation in both the 51xx and 52xx chips - 6526 CIA: Added feature in READ operation the value can be forced by a external circuit; this feature is necessary for MESS. MAME - Amiga system (alg.c, arcadia.c, cubocd32.c, mquake.c and upscope.c) - cidelsa.c . Added memory address parameter to CDP1802 DMA callbacks and a macro for the CPU interface . Added CDP1852 I/O buffer chip, and used it in Altair/Draco - dynax.c: Fixed crash in games due to missing MSM6242 device - funworld.c: Found the proper algorithm to decrypt the blue TAB PCB in the driver. Replaced the old decryption tables with the proper decryption scheme. Updated technical notes - gaelco.c: Rewroted the Gaelco video ram encryption, which finally makes sense. The key observation was that when decrypting the second word, both encrypted and decrypted bits of the first word are used. Many thanks to Javier Valero for the detailed information that made this possible. - gatron.c: New driver for old Game-A-Tron gambling games hardware: Properly decoded graphics. Proper memory map. Added NVRAM support. Proper Inputs through 8255 PPI I/O chip. Both games are working. Added technical & game notes. - namcona1.c . Fixed the ROZ effect in the driver . ROZ tilemap is actually an additional tilemap . Fixes a bug where a "roz enable" test was causing a normal layer to be rendered with ROZ effects in-game. There is no roz enable register - it's always available for mixing with other tilemaps and sprites. This also adds a missing NAMCO logo zoom/spin effect in Emeralda's attract mode. . Support for scanline effect (fixes invisible dolphin in Emeralda attract mode) . ROZ implementation no longer breaks Numan Athletics pixmap layer . Blitter fixes; xday graphics are now correct . Identified extra communications RAM used by xday (probably to control printer) - tmaster.c . Fixed coin inputs . Added validator input and notes on inputs to the driver - undrfire.c . Changed ES5505 clock rate to 15238050 Hz (30476100/2) . Chase Bombers (Game now playable) . Improved sprites . Hooked up steering wheel input . Unified memory maps and tidied up some code . Under Fire: Removed the undrfire speedup hack - Arcade Classics: Renamed ports and used AM_READ_PORT macros - Black Tiger: Fixed main Z80 clock and sound Z80 clock as verified on PCB - beatmania 7th MIX (ver JA-B): Added missing harddisk image - Game now playable - Columns: Added 'Background Music' dipswitch to clone Columns (US, cocktail) - Emeraldia: Fixed the ROZ effect in Namco NA1 driver. This adds a missing NAMCO logo zoom/spin effect in attract mode. Also added support for scanline effect (this fixes invisible dolphin in attract mode). - Numan Athletics: Fixed the NamcoNA ROZ implementation, this no longer breaks Numan Athletics pixmap layer. - Quiz & Dragons: Fixed rom names - Q*bert's Qubes: Marked the sound roms on Q*Bert's Qubes as bad and changed the flag to imperfect sound. The current sound cpu roms are the same as on a normal Q*Bert board, which is incorrect. At least three sound effects are present in the real qq-snd roms but not the Q*Bert qb-snd ones. - Space Guerrilla: Fixed input and dipswitches - Thunder Hoop: Fixed default dipswitches to give more than 1 life - Varth: Fixed rom names - World Rally: Added DS5002FP CPU2 and rom. Fixed visible area - Game now playable - X-Day 2 . Fixed the NamcoNA blitter, this fixes X-Day 2 graphics . Identified extra communications RAM used by X-Day 2 (probably to control printer) - Zero Wing: Added 'Region' dipswitch to clone (2 player) - Merged memory maps in Big Pro Wrestling, Tail to Nose, Tank Battalion, Tank Busters, Tao Taido, Target Hits and Taxi Driver - Description changes of Janpai Puzzle Choukou, Megatouch 5 (9255-60-01 ROC) and Mahjong Neruton Haikujiradan - MAME . Added uncompressed AVI recording: Extended aviio to be able to write RGB bitmaps. Unfortunately, the only option is fully uncompressed, which means the resulting AVIs are *HUGE* and may not play correctly in realtime due to high data rate. The intention is that these uncompressed AVIs are post-processed by other utilities to compress the video and produce a realtime playable result. Added new command-line option -aviwrite which works just like -mngwrite, except it produces AVIs and streams sound to them. Updated documentation accordingly. Shift+F12 still produces MNGs for now, though this might change in the future. Modified fileio.c to retain the full pathname to the file so that it can be queried while the file is open. . New universal dynamic recompiler system: The central module is drcuml.c, which defines a universal machine language syntax that can be generated by a frontend recompiler and then retargeted via a generic backend interface to any of a number of different architectures. A disassembler for the UML is also included to allow examination of the generated UML code. Currently supported backend architectures include 32-bit x86, 64-bit x86, and a platform-neutral interpreted C backend that can be used as a fallback for platforms without native support. The C backend also performs additional validation to ensure assumptions are met. Along with the new architecture is a new MIPS III/IV recompiler frontend. This frontend has been rewritten from the old x64-specific recompiler to generate UML opcodes instead. This means that the single recompiler can be used to target multiple backend architectures and should in theory produce identical results across all of them. The old 32-bit and 64-bit MIPS recompilers are now officially retired. The new system provides similar performance (within 5% generally) to the old system and has similar compatibility. The only currently known issues are some problems with the two Gauntlet 3D games. . Consolidated opbase variables into a structure and rescoped them so they are hidden for general access. 0.125 - New games: --- - New Working games: Megatouch III (9255-20-01 ROF) - New clones: Megatouch III Tournament Edition (9255-30-01 ROE) and Touchmaster 7000 (v8.04 Standard) - SCSP and AICA sound: Fixed an envelope corner case - m90.c: Added video enable/disable feature - Denjin Makai: Added extra tile banking and layer enable - Dynablaster: Verified clocks on clone Bomber Man PCB which runs on M90 hardware - Megatouch III: Added new 1MB cpu1 rom - Game now playable - P.O.W.: Fixed rom names - namcona1.c: Fixed ROZ centering - MAME . x86/x64 Dynamic recompiler: Added xchg and a few other missing opcodes to x86emit.h . Removed bogus assertion in device code (emu\devintrf.c, DEVICE_TYPE_WILDCARD is NULL) . Added -watchdog to runtest.cmd


Mameinfo.dat

0.125u8: Updated to MAME 0.125u7-u8. Added 0.125u7-u8 Source/Listinfo changes. Newest Bugs (27th Jun). Added missing 'MAMETesters Fixed Bugs' from 0.124u1-0.125. Fixed Mameinfo.dat infos.
0.125u6: Updated to MAME 0.125u6. Added 0.125u6 Source/Listinfo changes. Newest Bugs (18th Jun). Added missing 'MAMETesters Fixed Bugs' from 0.125-0.125u6. Fixed Mameinfo.dat infos.
0.125u5: Updated to MAME 0.125u5. Added 0.125u5 Source/Listinfo changes. Newest Bugs (13th Jun). Added 'Recommended Games'. Fixed Mameinfo.dat infos.
0.125u4: Updated to MAME 0.125u4. Added 0.125u4 Source/Listinfo changes. Newest Bugs (6th Jun). Added RAINE 0.50.13 infos. Fixed Mameinfo.dat infos (Version 0.124u1-u5).
0.125u3: Updated to MAME 0.125u3. Added 0.125u3 Source/Listinfo changes. Newest Bugs (29th May). Fixed Mameinfo.dat infos.
0.125u2: Updated to MAME 0.125u2. Added 0.125u2 Source/Listinfo changes. Newest Bugs (22nd May). Fixed Mameinfo.dat infos.
0.125u1: Updated to MAME 0.125u1. Added 0.125u1 Source/Listinfo changes. Newest Bugs (15th May). Added Romset (kb/files/zip) infos. Added 'Recommended Games'. Fixed Mameinfo.dat infos.
0.125: Updated to MAME 0.125. Added 0.125 Source/Listinfo changes. Newest Bugs (5th May). Fixed Mameinfo.dat infos.




Download

*NEW* MAMEINFO.DAT 0.125u9  (1252kb)

MAMEINFO.DAT 0.125u8  (1245kb)

MAMEINFO.DAT 0.125u6  (1237kb)

MAMEINFO.DAT 0.125u5  (1234kb)

MAMEINFO.DAT 0.125u4  (1232kb)

MAMEINFO.DAT 0.125u3  (1229kb)

MAMEINFO.DAT 0.125u2  (1227kb)

MAMEINFO.DAT 0.125u1  (1224kb)

MAMEINFO.DAT 0.125  (1220kb)

File extract info for Unix/Linux and Mac OS users






   MASH's Driver WIP

   News Submission Board
   MAME Testers
   Compiling Board
   MAME Download
   MAME Frequently Asked Questions