MAMEWorld >> News
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

MASH
MASH
Reged: 09/26/03
Posts: 1775
Loc: Germany
Send PM


MAMEinfo 0.218 :)
#385166 - 02/02/20 09:06 AM


MAMEINFO.DAT

* Updated to MAME 0.218 - http://git.redump.net/mame/log/

* Added Source/Listinfo changes

* Newest Bugs ( 2nd Feb)

* Added/Fixed 'Recommended Games'

* Fixed Mameinfo.dat infos

* Updated Artwork.ini




Download at: http://mameinfo.mameworld.info/

MAME Testers at: https://mametesters.org/view_all_set.php?sort=last_updated&dir=DESC&type=2

Ashura-X's Nightly MAME builds: http://ashura.mameworld.info/nightlybuilds/builds.html



0.218

- New games: Dance Dance Revolution Kids (GQAN4 JAA) and Muscle Ranking Kinniku Banzuke Spray Hitter
- New Working games: Buttobi Striker, Dam Dam Boy, Fuusen Pentai, Kattobase Power Pro Kun, Korokoro Pensuke, Lucky Girl (Wing), Mario Roulette, Pittanko Zaurus, Rushing Beat Shura (SNES bootleg), Shuriken Boy, Toki (Modular System), Tsukande Toru Chicchi and Yu-Gi-Oh Monster Capsule
- New Non-Working games: Challenge Girl (Falcon bootleg), Diana Elite, Dinoking Battle, Dinoking Kids, Dragon Dance (V1.02J), Eldorado (4.2), Knock Down 2001 (Japan, KD11 Ver. B), Laser Quiz Greece, Mirage World (satellite), Odeon Twister (v1.4), Scorpion (Jun 15, 1999), Texas Reels (Ver. 2.00), 'unknown Namco System 10 medal game (MTL1 SPR0B)' and War III Cherry Best
- New clones: Denjin Makai (set 1), Driving Force (Galaxian conversion, Seatongrove UK, E-0237), Enduro Racer (YM2151, FD1089B 317-0013A), Fantasy Story (set 2), Fighting Fantasy (Modular System), GunNail (location test), Klax (version 5, bootleg set 3), The Last Apostle Puppetshow, Match'em Up (German), Minky Monkey (Japan), New Cherry '96 (v3.1, B PCB), New Cherry '96 (v3.1C, G PCB), New Cherry '96 Special Edition (v3.55, C1 PCB), New Fruit Bonus '96 (v3.1, A PCB), New Fruit Machine (Ming-Yang Electronic, vFB02-01A), Pop'n Music 1 (ver JA-A, HDD 1.00), Pop'n Music 1 (ver KA-A, HDD 1.01), Quizard 3 (v3.4, German, i8751 DE 132 A1), Quizard 4 Rainbow (v4.2, Czech, i8751 TS142 CZ1), Scorpion (Oct 01, 1997), Seibu Cup Soccer :Selection: (bootleg, set 4), Super Bagman (version 5), VS Computer Mahjong and Wild Cat 3 (CMV4 hardware)
- New PinMAME games: Flashman and The Lord Of The Rings (3.00)
- New drivers: dinoking.cpp, ffantasy_ms.cpp, konamigs.cpp, merits.cpp, skopro.cpp and teamjocs.cpp
- New devices: arm710t, gdrom, mooncrst_sound, rtc4553, sega315_6154, spansion_s29gl064s and ymf276
- New Clrmamepro: https://mamedev.emulab.it/clrmamepro/#downloads
- New artworks
. 1942, abcop, astorm, breakout, crash, destroyr, pongd, rachero, scyclone, sharrier, skyraid, skysoldr, smash, spacedem, spacefb, swa, tourtabl and vball
. Updated 1941, 19xx, 720, aliencr, apb, asteroid, badlands, bankp, blazlaz, blstroid, crbaloon, csprint, cyberbal, decocass, defender, gaunt2, gauntlet, joust, joust2, keith, klax, ladybug, madalien, marble, paclandp, paperboy, rampage, roadblst, robotron, spyhunt, ssprint, stargate, superbug, tempest, timber, tomahawk, toobin, vindictr and xybots
. Fixed astdelux and swtrilgy default.lay
- CPU
. ARM7: Switched to using logmacro and disabled logging by default. Added debug print ability for Happy Fish (V2 PCB, 302-in-1).
. DEC T11: Use octal for debug register state and disassembly. Fixed disassembly of SOB instruction. Fixed empty disassembler output for some invalid opcodes.
. Hitachi SH-3/4: Handle INTEVT register. Disable timers at reset.
. Intel I386: Fixed over/underflow result and zero div (i386\i386.h, x87ops.hxx). movzx r16 rm16 is an alias for mov (i386\i386ops.h)
. Intel i960KB: Fixed dissassembly format output (cpu\i960\i960dis.cpp)
. Microchip PIC16C62x: Correct rom memory size. Enabled ability to set configuration word.
. MIPS-I: Alignment checking/exceptions
. NEC V60
. Fixed XOR instructions to not change the carry flag. Added friendlier flags display in the debugger.
. Fixed AND and OR instructions to also not change the carry flag. NEG instructions should set or clear carry based on non-zero or zero results, not based on borrow.
. Sign-extend displacements for various addressing modes and DB/TB instructions. This seems to have regressed with the great disassembler refactoring.
- SOUND
. Hudson Soft HuC6280 PSG: Fixed noise, volume calculation and interface behavior related to manual. Modernized save states. Use shared index between wavefrom writing and sound playback. Fixed spacings/namings. Use correct/shorter type values. Added notes. Reduced unnecessary lines. Reference: https://archive.org/stream/PCEDev/HuC6280%20-%20CMOS%20Programmable%20Sound%20Generator%20Manual.
. MagicEyes VRender0 Sound Engine: Use struct for each channels and address map for sound interface and wave memory. Fixed wave address calculation and volume. Fixed channel starting behavior (fixes start position). Partially implemented envelopes and interrupts. Moved dynamic sample rate change behavior into device_clock_changed. Use operation clock related sample rate. Use shorter/correct type values. Reduced duplicates. Added notes. Reference: https://web.archive.org/web/200406281332...heet_v1.31.pdf.
. Signetics S2650: Changed to big-endian
. YM2612 OPN2: Fixed output bits (sound\2612intf.cpp). Added output bit variation (sound\fm2612.cpp).
- DEVICE
. 3dfx Voodoo Graphics: Eliminated auto_alloc
. 8-bit ISA slot
. Provisional ready line interface
. Halt CPU by ISA READY line in (MESS) poisk1 and mc1502 FDC devices
. Cassette: Hopefully fixed cassette bugs (imagedev\cassette.cpp)
. Discrete Netlist
. Force invalidation of save states. Added netlist version information. This is used to enforce the invalidation of save states when the major/minor netlist version changes. This catches edge cases for which neither the size or names of saved items changes during releases.
. Workaround for a bug in MSVC (https://github.com/mamedev/mame/issues/6106). __VA_ARGS__ are expanded to a single token in MSVC, all other compilers expand to a list of tokens (netlist\plib\putil.h).
. Code maintenance. Introduced an additional absolute time type netlist_time_ext to identify whether absolute or relative time is used in the netlist code. Extend ptime code to allow operations between ptime derived types with different internal types. In addition rewrote main queue serve loops. Adds a very small performance increase.
. Dead code removal
. Make sure diodes step enough (netlist\analog\nld_generic_models.h). The diode model uses log-stepping as proposed in "Circuit Simulation" (Farid N. Najm) page 183. If the previous voltage was sufficiently negative the new voltage after a log step could not have increased enough to alter matrix and rhs vector. This bug surfaced in stuntcyc video signal mixing which uses a diode for the composite signal.
. Moved some functions to pmath
. Increased the time resolution from 1 nano second to 100 pico seconds. Make sure that icount and netlist internal time are better synched by tracking the remainder of the division. Fixed the netlist sound device. There is a one sample overflow every 13 seconds at 48000 Hz due to integer truncation which is now ignored. Added more doxygen documentation.
. Fixed overclocking and building with 128bit integers
. Checked and fixed conditional compile paths. Simplified memory allocation. Generalized signal handling.
. Fixed 741 opamp representation
. Implemented KONAMI filters using netlist into galaxian.cpp. This change improves accuracy and scalability. Added some notes about M51516L amplifier.
. Removed pthrow trampline as proposed by Vas. Identified throwing code by adding noexcept(false). Moved "connected term" information to setup code.
. Added CD4006 and CD4070 devices. Added TL084 opamp model. Clock now supports proxies, i.e. can be connected to analog devices. Fixed netlists using CLOCK. Added some comments. Fixed prg\nlwav.cpp.
. Added analog filters to System16A games with YM2151 and UPD7759
. Fixed-Frequency Monochrome Monitor: Added machine configuration switches for netlist drivers using the fixed frequency monitor (video\fixfreq.cpp). These are intended for debugging and setting up new netlist drivers. As a side effect one can emulate e.g. loss of synchronization. This commit also fixes a crash on Windows/BGFX by limiting screen refresh rates.
. IDE Hard Disk: Assign interface 'ide_hdd' (bus\ata\idehd.cpp)
. K052109 Tilemap Generator: Improved colors for K052109 games Shuriken Boy, Fuusen Pentai and Mario Roulette. Added hackfix for Mario Roulette scrolling, documented observed row/col scroll K052109 tilemaps issues.
. K056832 Tilemap Generator: Added tilemap priority
. Kaneko KC002/VU002 Sprites: Fixed drawing behavior. Fixed priority in enabled 'keep sprite' function. Splitted 'Copy temporary bitmap into screen bitmap' function and Getting sprite function.
. Microtouch Touchscreen: Added BIOS ROM load for MicroTouch device (not hooked up)
. PSX GPU: Set NTSC mode refresh rate to 59.82 for 240 and 59.94 for 480 screenheight. Fixes sync issues regarding beatmania IIDX games (video\psx.cpp). Refresh rate more decimals.
. S3 86C3xx: Get started on BitBLT support, gets Windows 3.1 usable with S3 Virge drivers (bus\isa\s3virge.cpp, video\virge_pci.cpp). Fixed height of mono pattern BitBLTs in 8 and 15/16 bpp (bus\isa\s3virge.cpp).
. S3 Graphics VGA: Make hardware cursor display correctly in 15bpp and 24bpp video modes for svga_s3 and s3virge (video\pc_vga.cpp)
. Samsung S3C24xx SoC: Converted to use logmacro. Removed redundant accessors.
. Sega DIMM Board: Added communication between SH-4 and security PIC and serial memories and with mainboard to DIMM Board plus some ram. Added memory controller entry to memory map of DIMM Board. Give the ability to activate the cpus in the DIMM Board to test it. Added binary files with serial memories contents (dimmspd.bin and 93c46.bin).
. Seiko Epson S-3520CF RTC: Various fixes and improvements. Added Epson RTC-4553 model.
. Signetics SCN2674 AVDC: Fixed premature address rollover with 16-bit extended addresses
- atarisy1.cpp: Hardware to generate interrupt 3 only exists on LSI Cart 3, 4 & cockpit boards, it is missing on TTL, LSI and LSI Cart 2.
- cdi.cpp: Decapped and dumped a German i8751 MCU for the Quizard 2 sets and a Czech i8751 MCU
- gaelco2.cpp: Fixed timing issued with DS5002FP
- galaxian.cpp: Implemented KONAMI filters using netlist. This change improves accuracy and scalability. Added some notes about M51516L amplifier.
- kaneko16.cpp
. Fixed sprite delay. Added notes.
. Correct Explosive Breaker OKI bankswitching (tied into m_ym2149[0] port B)
- konendev.cpp: Hooked up correct RTC and DPRAM
- konmedal.cpp
. Misc updates. Added hopper, NVRAM and CCU. Added swap endian trampolines. Decode tiles. Driver can play some uPD7759 samples. (All games now playable)
. Improved colors for K052109 games Shuriken Boy, Fuusen Pentai and Mario Roulette. Fuusen Pentai is much improved.
. Added hackfix for Mario Roulette scrolling, documented observed row/col scroll K052109 tilemaps issues.
. Dumped color PROMs for Buttobi Striker
- konmedal68k.cpp: Fixed dipswitches. Added NVRAM and Coin Hopper to Kattobase Power Pro Kun, Korokoro Pensuke, Pittanko Zaurus and Yu-Gi-Oh Monster Capsule (Games now playable).
- micro3d.cpp: Preliminary Motorola MC68901 MFP cleanup. Sweeping rewrite of USART emulation (no longer based on device_serial_interface), adding support for 16x clock prescaler and data transition synchronization, break generation and detection, internal loopback and synchronous mode (machine\mc68901.cpp).
- missbamby.cpp: Added notes about undumped games on same hardware
- model1.cpp
. With the V60 fixes, IC4 of clone Wing War (US) appears to be a valid bad dump.
. Corrected a few more Virtua Fighter TGP rom bits. Demoted Virtua Fighter to MACHINE_NOT_WORKING. Note: Gameplay mechanics - specifically, collision detection - are significantly broken due to imperfect TGP RAM port emulation or hookup. This is observable in both attract mode and in-game. It seems to break when both characters attack at the same time.
. Create "screen" before "ioboard:screen"
. Added MACHINE_IMPERFECT_GRAPHICS and MACHINE_IMPERFECT_CONTROLS to Star Wars Arcade. Note: After recent changes, ship models periodically disappear for a frame or two during attract mode and while in-game. There are indeterminate issues with the analog controls in-game.
- namcona1.cpp: Updated chip types, keycus and ROM locations
- naomi.cpp
. Added support for external irq line, used by DIMM Board, to dc_state class (machine\dc.cpp).
. Added external irq and reset out lines to ROM Boards base device. The external irq is connected only in NAOMI and NAOMIGD systems. External irq will be used by the DIMM Board.
. Added a new device for the 315-6154 system manager chip used in the DIMM Board. It is still incomplete but can be used.
. Added an IDE controller for the GDROM to the DIMM Board (machine\naomigd.cpp). Modifications to make it useable with the NAOMI DIMM Board (machine\gdrom.cpp).
. Let the DIMM Board see the encrypted des data from the GDROM. Now it only has to reset/reboot the NAOMI below itself.
. Send reset request to NAOMI and disable PIC watchdog (machine\naomigd.cpp). Pesky watchdog would reset the PIC and comunication with the SH-4 would stop working
. Enable reset from DIMM Board and make games boot. To test set the constant work_mode in naomigd.h to 1.
- pgm.cpp: Correct ROM region width and sprite pixel extract algorithm. Reduced unnecessary values.
- route16.cpp: Small cleanup
- segas16b.cpp: Added analog filters to systems with YM2151 and UPD7759. Reviewers can use USE_NL define to produce unfiltered sound.
- segasp.cpp: Added network firmware ver 1.21
- system1.cpp: Fixed color handling, palette RAM handling and bitmap clear behavior. Use indirect entries for palette lookup. Reduced runtime tag lookup and unnecessary lines. Use correct/shorter type values.
- taitogn.cpp and zn.cpp
. Reduced duplicates related to zn.cpp (Taito GNET uses ZN2 motherboard, same as capcom ZN2 based board). Moved subclass into zn.h. Moved state class declaration into taitogn.cpp.
. Minor fixes
- twinkle.cpp: Set NTSC mode refresh rate to 59.82 for 240 and 59.94 for 480 screenheight. Fixes sync issues regarding beatmania IIDX games (video\psx.cpp).
- twins.cpp
. Major cleanups. Added default NVRAM for all games.
. Worked around crash after stages 1-5 in Twins and clone Twins (Electronic Devices license, set 2) (ID 07516)
- williams.cpp
. Eliminated MACHINE_*_OVERRIDE and VIDEO_START_OVERRIDE and magic switches on tilemap config for Williams2. Added numerous subclasses to reduce optional device usage and reduced custom driver init callbacks.
. De-virtualize functions to fix clone Blaster (conversion kit) using the wrong override (includes\williams.h)
- 30 Test (remake): Updated notes. Added more buttons, inputport array for the buttons and Port D. Small update to artwork.
- Breakout [TTL]: Added machine configuration switches for netlist drivers using the fixed frequency monitor (video\fixfreq.cpp). This commit also fixes Breakout crashes on Windows with BGFX video driver (ID 07531).
- Brick Zone: Fixed 'Bonus_Life' and 'Difficulty' default dipswitch settings
- Cliff Hanger: Fixed 'Short Scenes' dipswitch (ID 04300)
- Double Dragon II: Added Layer priority prom
- Empire City: Fixed filling the screen red when text or BG layers are hidden (video\stfight_dev.cpp) (ID 06897)
- F-1 Super Battle: Added some dipswitches
- Funny Strip: Added DIP locations
- Gold Medalist: Improved dash event timings, relaxing gameplay qualification requirements.
- Golden Crown: Marked clone Golden Crown Hopper (Dutch, Game Card) as not working. It's never really worked since it was added.
- Gratia - Second Earth: Use hand crafted graphics ROM for clone (ver 1.0, 91022-10 version). Verified the "tx tiles" 94019_2.030 matches 94019_30ver1.0.30 when decrypted. That only leaves the "bg tiles" as not being verified 100% identical between sets. Leaving marked as BAD_DUMP until a proper ROM redump is supplied.
- Gun.Smoke: Remarks based on PCB exploration and FPGA conversion
- Happy Fish (V2 PCB, 302-in-1)
. Switched ROM size members from u32 to u64 (emu\romload.cpp). Fixes incorrect loading percentages in Happy Fish.
. Added preliminary I2C hookup for FS8806 device and more documentation. Added debug print ability for Happy Fish to the ARM7 CPU.
. Hooked up preliminary inputs
- Indoor Soccer: Flagged clones Indoor Soccer (set 2) and American Soccer as NOT WORKING
- Kung-Fu Roushi: Guess cpu type. Code styling. Small tweaks to layout. Use device arrays and templates.
- Legend of Hero Tonma: Fixed PCB ASCII layout for clone Legend of Hero Tonma (Gaelco bootleg, Modular System)
- Lucky Girl (Wing): Fixed decryption, rom loading and input (Game now playable).
- Lucky Lady (Wing, encrypted): Fixed decryption. Game runs now, but needs correct inputs and colors.
- Ninja-Kid II: Redumped and corrected the JT-104 set from an original UPL PCB
- Omega Race: Clean up and document some things
- Pop'n Stage EX (ver JB-A): Re-added roms 970jba01 - 970jba10
- Power Spikes: Preliminary sound for clones 1991 Spikes (Italian bootleg, set 1) and (Italian bootleg, set 2). Needs verifying of the completeness of the sound latch hook up and hook up of the OKI M5205.
- Relief Pitcher: Documented the difference in versions of Relief Pitcher as per Atari Bulletin
- Rushing Beat Shura (SNES bootleg): Fixed protection, inputs and dipswitches (Game now playable).
- Stunt Cycle [TTL]: Hook up fixedfreq monitor
- Super Volleyball: Very preliminary sound for clone Super Volleyball (bootleg). Needs correct sound latch hook up and hook up of the OKI M5205.
- Tetris (set 1): Added UM3482 raw dump and remaining UM3482 ROM areas to clone Tetris (bootleg set 4, with UM3482)
- Toki: Added some meat to clone Toki (Modular System), confirm being similar to clone Toki (Datsu bootleg). Added PCB ASCII layout for Toki (Modular System).
- Virtua Bowling: Added DIP locations. Correct input for clone Virtua Bowling (Hong Kong, V101HJS).
- Vs. Janshi Brandnew Stars: Fixed broken sprites and missing graphics (ID 07533)
- Wild Cat 3: Improvements to decryption. Still something important missing, but at least the game seems to work with some prodding.
- Williams Multigame: Fixed compile issue
- Fixed rom names in cdi.cpp, cgang.cpp, djmain.cpp, itech8.cpp, konmedal.cpp, ms32.cpp, namcona1.cpp, neogeo.cpp, ninjakd2.cpp and relief.cpp
- Dipswitch fixes in 30test.cpp, cliffhgr.cpp, goldstar.cpp, hapyfish.cpp, igs011.cpp, jangou.cpp, konmedal.cpp, konmedal68k.cpp, ms32.cpp, splash.cpp and suna8.cpp
- Description changes of 30 Test (remake), Atlant Olimpic (Italian bootleg), Cheongchun Ilbeonji (Korea), Denjin Makai (set 2), Driving Force (Galaxian conversion, Seatongrove UK, E-0010), Enduro Racer (bootleg of Rev A, YM2151, FD1089B 317-0013A set), Enduro Racer (bootleg of YM2203, FD1089B 317-0013A set), Enduro Racer (Rev A, YM2151, FD1089B 317-0013A), Enduro Racer (Rev A, YM2151, mask ROM sprites, FD1089B 317-0013A), Enduro Racer (YM2203, FD1089B 317-0013A), Fantasy Story (set 1), 'JT 104 / NinjaKun Ashura no Shou', Lucky Girl (Wing), New Fruit Machine (Ming-Yang Electronic, vFB02-07A), P-47 Aces (ver 1.0), Pop'n Music 1 (ver AA-A, HDD 1.00), Pop'n Stage EX (ver JB-A), Quizard (v1.0, German, i8751 DE 11 D3), Quizard (v1.2, German, i8751 DE 11 D3), Quizard (v1.7, German, i8751 DE 11 D3), Quizard (v1.8, German, i8751 DE 11 D3), Quizard 2 (v2.2, German, i8751 DN 122 D3), Quizard 2 (v2.3, German, i8751 DN 122 D3), Quizard 3 (v3.2, German, i8751 DE 132 D3), Quizard 3 (v3.4, German, i8751 DE 132 D3), Quizard 4 Rainbow (v4.0, German, i8751 DE 142 D3), Quizard 4 Rainbow (v4.1, German, i8751 DE 142 D3), Quizard 4 Rainbow (v4.2, German, i8751 DE 142 D3), Relief Pitcher (Rev D, 07 Jun 1992 / 28 May 1992), Relief Pitcher (Rev C, 26 Apr 1992 / 08 Apr 1992), Relief Pitcher (Rev B, 10 Apr 1992 / 08 Apr 1992) and Super Bagman (version 3?)
- Renamed (denjinmk) to (denjinmka), (lsrquiz2) to (lsrquiz2i), (popnstage) to (popnstex) and (sbagman) to (sbagman2)
- MAME
. VIDEO RENDERING SYSTEM
. Changed Direct3D renderer to call GetAncestor() in device_create() to get the root window. This is to make -attach_window work with non-root windows (render\drawd3d.cpp).
. Fixed incorrect swapping of red and blue components of screen tint (render\bgfx\chainentry.cpp)
. Clamp to edge, same as the other renderers (render\drawogl.cpp).
. Higher maximum prescale to 8. Note: Scale emulated video by this factor before applying filters/shaders.
. Cleanups (emu\rendersw.hxx)
. DEVICE
. Substitute some cases of deprecated tag lookups with device finders
. Updated usage of device finders and remove hardcoded cpu tags in chipset devices (lpci\i82371sb.cpp, i82439tx.cpp, northbridge.cpp and pci.cpp)
. LUA engine: Allow reading a block of raw bytes for addr_space. Redo space:read_block() to be more rebust and flexible.
. PLUGINS
. Strip the leading colon from device names as necessary in order to avoid doubling of the root colon (plugins\cheat\cheat_xml.lua).
. Made read_config in hiscore lua plugin more robust (plugins\hiscore\init.lua)
. Switched ROM size members from u32 to u64 (emu\romload.cpp). Fixes incorrect loading percentages in Happy Fish (V2 PCB, 302-in-1).
. LISTXML
. Fixed attribute order in software_lists output. Fixes QMC2 software list display.
. The software list device is identified by its tag, the name is tells you which list it will load XML attributes are order-insensitive - compliant validators (e.g. libxml2's xmllint) accepted the XML how it was before. It would be better if parsers didn't enforce rules that don't exist.
. Fixed -aviwrite/-mngwrite crash with screenless systems. Can record video with noscreens. Need to use default frame rate for screen-less MNG recording as well.
. Don't strip linefeed characters (Ctrl-J) from natural keyboard input except when pasting strings (emu\natkeyboard.cpp)
. Eliminated simple_list_wrapper and replaced its only use. The replacement of append with emplace_front alters the sequence, but that should cause no difference in behavior here (util\coretmpl.h, emu\ioport.cpp).
. Software List: Avoid "Redundant default attribute value assignment" in hash files
- SDLMAME: Process control characters so that the natural keyboard can see them (SDL normally strips these out) (input\input_sdl.cpp)
- VGM player: Updated 7 entries to match the vgmrips release
- Compiling
. Lower number of warnings disabled with Visual Studio from 71 to 27 (scripts\genie.lua and scripts\src\3rdparty.lua). And most of the remaining ones could be removed with simple code modifications.
. Fixed some Clang warnings: bugprone-throw-keyword-missing, modernize-use-nullptr, readability-delete-null-pointer, performance-faster-string-find, performance-for-range-copy and readability-redundant-string-cstr
. Use C++ library includes
- Debugger
. Removed the remaining bits of the FASTDEBUG/MAME_DEBUG_FAST introduced in MAME 0.150 (makefile, scripts\genie.lua, emu\emucore.h)
. Handle word endianness for address-shifted architectures correctly and safely (tools\unidasm.cpp)




"Theory is when you know everthing but nothing works. Practice is when everything works but no one knows why.
In our lab, theory and practice are combined: nothing works and no one knows why."





MASH
MASH
Reged: 09/26/03
Posts: 1775
Loc: Germany
Send PM


MAMEinfo 0.219GIT (19th Feb) new [Re: MASH]
#385293 - 02/19/20 04:39 AM


MAMEINFO.DAT

* Updated to MAME 0.219GIT - http://git.redump.net/mame/log/

* Added Source/Listinfo changes

* Newest Bugs (18th Feb)

* Added/Fixed 'Recommended Games'

* Fixed Mameinfo.dat infos





Download at: http://mameinfo.mameworld.info/

MAME Testers at: https://mametesters.org/view_all_set.php?sort=last_updated&dir=DESC&type=2

Ashura-X's Nightly MAME builds: http://ashura.mameworld.info/nightlybuilds/builds.html



0.219GIT

- New games: Merry Circus (Version 1.0.2)
- New Working games: Witch Card (ICP-1)
- New Non-Working games: 3 Cards Poker 96 (V1.6), Rapid Fire 5 (Konami Endeavour, NSW), Super Roller (v7.0) and Super Shanghai 2001
- New clones: 3 Cards Poker 96 (V1.0), Ataque Androide - Moon Cresta (FAR S.A. Spanish bootleg), Battle Balls (Portugal), Blood Bros. (Korea), Cherry Angel (set 2), Club Kart: European Session (2003, prototype, set 2), Dharma Doujou (Germany), Double Wings (Asia), El Estivador (Spanish bootleg of Port Man on Galaxian hardware), The End (SegaSA / Sonic), Ferrari F355 Challenge (private show version), Galaktron (Petaco S.A.), Galaxian (Spanish bootleg), The Lord of King (bootleg), Master Boy (1987, Z80 hardware, Ichi-Funtel), Mr. Do! (Fabremar bootleg), Olivmandingo (Spanish bootleg of Mandinga on Galaxian hardware), P-47 Aces (ver 1.1), Pang (bootleg, set 7), Puzzli (revision A), Raiden II (easier, US, prototype? 11-16), Rampart (Joystick, smaller ROMs), Ribbit! (Japan), Seicross (set 2), Sirio II (Calfesa S.L. Spanish Moon Cresta bootleg, set 1), Sirio II (Calfesa S.L. Spanish Moon Cresta bootleg, set 2), Space Pilot (set 2), Street Fighter II: The World Warrior (USA 920312), Teenage Mutant Ninja Turtles (US 4 Players, version N), Three Ds - Three Dealers Casino House (set 2), Time Crisis 4 (Japan, TSF1001-NA-A), Time Killers (v1.00) and Viper Phase 1 (New Version, Portugal)
- New PinMAME games: Formula 1 and Ice Mania
- New devices: 24c04, gunsense, ide_gdrom and upd78213
- CPU
. Motorola MC68000: Allow RTE to unwind type 1000 (68010 bus error) stack frames (m68000\m68k_in.lst, m68kops.cpp)
. NEC uPD78213: Added disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types
. Sony SPC700: Added fix for opcodes TCLR1 and TSET1 (https://mametesters.org/view.php?id=5409). This makes Blargg's CPU_tset_tclr pass (from spc_smp.sfc). Removed page crossing penalty on EA_DIY. Doing so allowed some of our internal S-SMP/S-DSP tests to pass.
- SOUND
. Gravis Ultrasound: Active channels are numbered from 0. Calculated GF1 sample rate. Fixed divide by zero (isa\gus.cpp).
. ICS2115 WaveFront Synthesizer: Calculated sample rate related to clock. Activated OSC numbers.
. OKI MSM5205 ADPCM: Added DAC output bit difference. Make Data capture timing related to input clock. Added notes for MSM5205 can be usable with 768kHz input clock (from official document) and Cutoff Frequency.
. Sound Blaster: Support more playback commands
. Yamaha YMF271 OPX: Correct envelope release time
. Yamaha YMF278B OPL4: Fixed output rate and clock divider of FM part and mixing behavior.
. YMF262 OPL3: Support clock divider difference
- DEVICE
. 6821 PIA: Improved LOG messages a bit
. DECO 55 / 56 / 74 / 141 Tilemap Generator: Fixed 1 pixel glitch (video\deco16ic.cpp)
. Discrete Netlist
. Minor update to audio\nl_zac1b11142.cpp
. Fixed issues with parsing netlists (solver\nld_solver.cpp), CMOS switches (4066/4016) and inactive code-path (macro\nlm_opamp.cpp).
. Added current controlled voltage source (CCVS)
. Fixed/Extended SPICE format conversion. "nltool -c convert -f UA741.mod" now runs without errors. UA741.mod is the official TI SPICE subckt for the 741 opamp. This commit fixes a number of issues and adds linear POLY support for E/F SPICE models.
. Fixed some Clang lint warnings. Removed dead code.
. Experimental parser code to allow calculations in parameter value. This already works for compiled netlists. These changes are currently disabled. Updated Pong netlist to work with this new code.
. Make gain parameter mandatory for controoled sources. Fixed crash in infix function evaluation. Fixed parameter update recalculation.
. Parameters evaluated when netlist is created. Parameters are now passed to the netlist core as strings. During netlist creation they are evaluated as functions. This opens the path to parameters on subdevice level. Examples: PARAM(device.XY, (1+2*0.005)); RES(R1, 2.05*RES_K(1)+1). In addition the commit contains dead code removal.
. Changed ptime operators to align with C++ textbooks
. Code symplification and bugfixes. Fixes performance regression and net_splitter struct and nltool time measurements. pstream simplification.
. Spice-to-netlist conversion sync with MAME/discrete. This is work in progress. The aim is to remove all hacks in netlist conversion going forward.
. Align nltool -c convert with mame/discrete/README.md
. Removed dead code. Fixed lint warnings. Make spice netlist conversion more flexible. Implemented changes to controlled sources.
. Fixed plib\pstring.h VISUAL C++ compiling
. Added support for pots to spice conversion (tools\nl_convert.cpp). Added min and max to netlist\plib\pfunction.cpp.
. Turn off alignas for -Wattributes on ARM. Changed output impedance to more realistic values (netlist\nl_base.cpp). Fixed log file option in nltool. Updated VS files for standalone build.
. I2C Memory: Added '24C04 I2C Memory' device type
. Imagetek I4100 052 VDP: Confirm raster bug for Puzzli
. Intel 8155 RAM, I/O & Timer: Make timer more efficient by not counting each cycle
. Intel 8251 USART: Resolved callbacks at device_resolve_objects time
. K052109 Tilemap Generator: Fixed/Cleanup tilemap scrolls, fixes Fuusen Pentai and missing star field background rotation in Surprise Attack.
. MC6840 PTM: Added specific logging channels
. MC6850 ACIA: Updated use of logmacro.h
. MM5837 Digital Noise Source: Documented frequency by supply voltage
. Samsung S3C24xx SoC: Replaced get_read_ptr with memory_access_cache
. Sega 315-6154 Northbridge: Converted 315-6154 device into a real PCI host. And updated DIMM Board accordingly.
- armedf.cpp: Use pdrawgfx for sprite drawing. Make text VRAM into shared_ptr. Moved install_handler into address map. Fixed terraf_io without NB1414M4. Simplified handlers and gfxdecode. Reduced duplicates. Fixed namings. Use shorter/correct type values.
- boogwing.cpp and deco32.cpp
. Further blending implementation for Boogie Wings. Fixed museum stage windows. Window frames are must be solid pixel, not blended.
. ACE ram is not masked (video\deco_ace.cpp)
- ddenlovr.cpp: Added coin counters and fixed metadata to all games
- goodejan.cpp: OKI pin 7 is high from PCB readme, fix voice pitches. Added 'Difficulty' dipswitch. Converted screen refresh rate to set_raw.
- jaguar.cpp
. Eliminated unsafe raw memory pointer usage from blitter, stops (MESS) Tempest 2000 from crashing (video\jagblit.hxx).
. Fixed Jaguar GPU (Tom)/DSP (Jerry) movei disassembly, previously the immediate value included two bytes of the following instruction (cpu\jaguar\jagdasm.cpp).
- konamigs.cpp: Documented I/O and hook up bookkeeping
- konendev.cpp
. Hooked up H8/3007 "IFU" CPU. Added Konami Endeavour BIOS.
. Additional inputs mapped, documentation and cleanups.
- konmedal.cpp: Fixed/Cleanup K052109 tilemap scrolls, fixes Fuusen Pentai. Removed MACHINE_IMPERFECT_GRAPHICS flag from Fuusen Pentai, Mario Roulette and Shuriken Boy.
- micro3d.cpp: AUTO_TURNAROUND is only done once (machine\mc68901.cpp).
- pastelg.cpp: Splitted driver in subclasses
- seibuspi.cpp: Fixed water graphics effect in Raiden Fighters (video\seibuspi.cpp) (ID 07562)
- sfbonus.cpp: Added templates and arrays. Configured banking and save state support.
- stv.cpp: Minor fix for gouraud shading (video\stvvdp1.cpp)
- toki.cpp: Converted screen refresh rate to set_raw
- twin16.cpp: Restrict sprite drawing routine into screen cliprect
- 1942
. Improved sprite priorities, but not yet perfect and IRQ timing accuracy. Fixed per-scanline sprite ordering.
. Partial updates aren't required and they broke clone 1942 (Tecfri PCB, bootleg?) which has it's own timer and sprite drawing code. Confirmation of title screen sprite effect on Tecfri version is required.
. Fixed gaps on Capcom logo on title screen to match pictures from real hardware, sprites are rendered to a line buffer one scanline before the are displayed.
- Bishou Jan: Added missing MAHJONG_RON button
- Blood Bros.: Added some missing PROMs and PLDs to clone Blood Bros. (Modular System)
- Congo Bongo: Documented netlist progress. Fixed devices.
- Emergency Call Ambulance: Redumped clone (US location test?)
- The Grid: Decapped PIC16C57
- The House of the Dead 2: Make "Gun Sense" board a separate device
- Mahjong Sisters: Hook up 6845 CRTC. Added screen raw parameters.
- Puzzli: Confirm raster bug (video\imagetek_i4100.cpp)
- Spark Man: Fixed buttons read (ID 07079)
- Stadium Hero: Added PCB layout
- Surprise Attack: Fixed/Cleanup K052109 tilemap scrolls, fixes missing star field background scrolling and rotation (ID 06790).
- Twin Eagle: Fixed 'Bonus Life' and 'Difficulty' default dipswitch settings
- Witch Card: Fixed decryption of clone Witch Card (ICP-1) (Game now playable)
- Wonder Planet: Fixed broken coin inputs (ID 07557)
- Fixed rom names in atarigx2.cpp, raiden2.cpp, snk.cpp and tsamurai.cpp
- Dipswitch fixes in ddenlovr.cpp, goodejan.cpp and seta.cpp
- Description changes of African Adventure (Konami Endeavour, Russia), Beezer (unknown earlier version), Beezer (version 9.0), Cherry Angel (set 1), Club Kart: European Session (2003, prototype, set 1), Dragonfly (Konami Endeavour, Russia), Enchanted Lamp (Konami Endeavour, Russia), Exciting Animal Land Jr. (USA, Canada, Mexico), Gypsy Magic (Konami Endeavour, Russia), Hanafuda Hana Ginga [BET] (Japan), Hanafuda Hana Gokou [BET] (Japan), Hanafuda Hana Gokou Bangaihen [BET] (Japan), Hanafuda Hana Tengoku [BET] (Japan), Incan Pyramid (Konami Endeavour, Russia), Jester Magic (Konami Endeavour, Russia), Lee Trevino's Fighting Golf (US, Ver 2, set 1), Lee Trevino's Fighting Golf (US, Ver 2, set 2), Lucky Fountain (Konami Endeavour, Russia), Mahjong Chuukanejyo [BET] (China), Mahjong Dai Touyouken [BET] (Japan), Mahjong Daimyojin [BET] (Japan, T017-PB-00), Mahjong Gorgeous Night [BET] (Japan, TSM003-01), Mahjong Janshin Plus [BET] (Japan), Mahjong Jong-Tei [BET] (Japan, NM532-01), Mahjong Momotarou [BET] (Japan, T027-RB-01), Mahjong Reach Ippatsu [BET] (Japan), Mahjong Seiryu Densetsu [BET] (Japan, NM502), Mahjong Super Dai Chuuka Ken [BET] (Japan, D115), Mahjong The Dai Chuuka Ken [BET] (China, D111), Mahjong The Mysterious Orient [BET] (Japan, v1.00), Mahjong The Mysterious Orient Part 2 ~ Exotic Dream ~ [BET] (Japan, v1.00), Mahjong The Mysterious Universe [BET] (Japan, D85), Mahjong The Mysterious World [BET] (Japan, set 1), Mahjong The Mysterious World [BET] (Japan, set 2), Master Boy (1987, Z80 hardware, Covielsa, set 1), Master Boy (1987, Z80 hardware, Covielsa, set 2), Mohican Sun (Konami Endeavour, Russia), Puzzli (revision B), Quiz Channel Question (Japan, Ver 1.00), Quiz Channel Question (Taiwan?, Ver 1.23), Rampart (Joystick, bigger ROMs), Return Of Sel Jan II [BET] (Japan, NM557), Roman Legions (Konami Endeavour, Russia), Safe Money (Konami Endeavour, Russia), Seicross (set 1), Show Queen (Konami Endeavour, Russia), Space Pilot (set 1), Spice It Up (Konami Endeavour, Russia), Sultan's Wish (Konami Endeavour, Russia), The Monster Show (Konami Endeavour, Russia), Three Ds - Three Dealers Casino House (set 1), Time Crisis 4 (World, TSF1002-NA-A), White Russia (Konami Endeavour, Russia) and Witch Card (ICP-1)
- Renamed (fitegolf2) to (fitegolfua), (p47aces) to (p47acesa), (pokerduc) to (witchcdj), (tmntub) to (tmntuc) and (tmntua) to (tmntub)
- MAME
. DEVICE: Changed syntax in emu\devcb.h for constructing/resolving arrays of callbacks. Saves a lot of typing { *this }, { *this }... Switched all DEVCB arrays to new syntax.
. LUA engine: Exposed osd_subst_env as emu.subst_env. This is intended as a functional replacement for lfs.env_replace, but that is now used in a fair number of plugins whose code structure I don't know well enough to trust that the simple substitution is correct.
. 3rdparty: Sync with GENie upstream revision
. Added support for reading/writing hiscore files from cart images. Store console hiscores in subdirs. Added cart hashes support (plugins\hiscore\init.lua)
- VGM player: Fixed YMF262 handling and YMF278B volume. Fixed reported badly formatted/invalid characters from labels (hash\vgmplay.xml).
- Compiling
. Fixed some Clang warnings: readability-static-accessed-through-instance, readability-redundant-string-cstr, readability-redundant-control-flow, modernize-use-nullptr, performance-faster-string-find, performance-for-range-copy, performance-unnecessary-value-param, modernize-redundant-void-arg, modernize-use-bool-literals, modernize-use-emplace, performance-move-const-arg, readability-redundant-control-flow, readability-redundant-string-cstr, performance-unnecessary-value-param, modernize-use-equals-default and modernize-use-auto.
. Fixed MM5837 entry in scripts\src\sound.lua, allows clean single driver build of beezer.cpp to complete.
. Future-proof for C++20. Also removed a workaround for older versions of GNU libstdc++ with incomplete C++14 support (util\strformat.h)




"Theory is when you know everthing but nothing works. Practice is when everything works but no one knows why.
In our lab, theory and practice are combined: nothing works and no one knows why."




Pages: 1

MAMEWorld >> News
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  John IV, Robbbert, Tafoid 
0 registered and 527 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1148