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

Pages: 1

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


MAMEinfo 0.197 :)
#375817 - 04/25/18 07:38 AM


MAMEINFO.DAT

* Updated to MAME 0.197 - https://git.redump.net/mame/log/

* Added Source/Listinfo changes

* Newest Bugs (25th Apr)

* Added/Reorganized 'Recommended Games'

* Fixed Mameinfo.dat infos



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

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



0.197

- New games: Master Boy (1987, Z80 hardware) and New Cross Pang
- New Working games: F-1 Dream, Quiz Channel Question, Rail Chase 2 and Ufo Robo Dangar (9/26/1986, Japan)
- New Non-Working games: Genius 6 (V110F), T.T. Speed Race CL [TTL] and unknown Elsy poker
- New clones: Amazonia King Plus (V204BR), Crazy Bonus 2002 (Ver. 1, set 2), Enduro Racer (YM2151) (mask ROM sprites, FD1089B 317-0013A), Explosive Breaker (Korea), Garou - Mark of the Wolves (NGH-2530), Gokidetor (set 2), Joker Master (V512), Jolly Card (Italian, bootleg, set 3), Lup Lup Puzzle / Zhuan Zhuan Puzzle (version 1.05 / 981214), Paperboy (prototype), Pochi and Nyaa (Ver 2.02), Popeye (Braze High Score Kit P1.00D), Renegade (US bootleg), Silk Worm (bootleg), Street Fighter II': Champion Edition (Playmark bootleg), Time Killers (v1.21, alternate ROM board), World Rally 2: Twin Racing (mask ROM version) and WWF: Wrestlemania (proto 2.01 06/07/95)
- New drivers: mastboyo.cpp
- New devices: 315_5338a, adc0808, adc0809, generic_fifo_u32_device, m58990, mb86234, model1io, nb1412m2, sad8852 and z80ctc_channel
- ARM (little) CPU
. Eliminated spurious LSL #32 shifts from disassembly. Calculated R15-relative offsets in disassembly (cpu\arm\armdasm.cpp).
. Fixed erroneous identification of S field in data processing opcodes. Calculated result of ADD/SUB Rn, R15, #imm (cpu\arm\armdasm.cpp).
- Hitachi SH-4 CPU: UML implementations of FADD, FDIV, FMAC, FMUL, FSUB, LDCSPC, LDCSSR, LDSFPUL, MOVCAL, STCDBR, STCSGR, STCSPC, STCSSR, STSFPSCR and STSFPUL. Fixed possible error in previous FPU conversion.
- Intel I386 CPU: Fixed stack size in call and sp masking
- Intel I80186 CPU: Handle program space mapping for I/O block same as I/O space
- Intel i960KB CPU: Don't lose register values on read stalls
- MCS-51 MCU: Safer way to propagate INT0 and INT1 inputs, which also need to be active low.
- Motorola M6801 CPU
. Added configurable logging
. Separated SCI Tx/Rx tick and event logging, fixed some missing save state and make order match delaration.
- uPD7725 CPU: Fixed disassembly (upd7725\dasm7725.cpp)
- QSound
. Improved performance of DSP16 interpreter a little by generating six variants of execution loop
. Bypass DSP16 memory system for work RAM access when debugger is disabled - gives small performance gain.
- 3dfx Voodoo Graphics: Fixed vsync timing and removed anonymous timer
- ADC0808 A/D Converter
. Rewrote ADC0808 device so it actually works. Allow polling of EOC line. Allow side effect disabling for reads.
. Added ADC0808 to backfire, othunder, topgunnr and wheelfir.
. Added ADC0809 to atarigx2.cpp, atarisy1.cpp, atarisy2.cpp, cbombers, eprom.cpp, firefox, foodf, galastrm, gdfs, groundfx, harddriv.cpp, hydra, irobot, jedi, opwolf3, roadriot, superchs, starwars.cpp, taito_z.cpp, tceptor, tmek and tomcat.
. Added M58990 to apache3 and lockon
- Atari Custom
. Removed sound interrupt status from machine\atarigen.cpp base class
. Separated a few Atari drivers from atarigen_state
. Separated 'Atari VAD video controller' source files from atarigen
. Decoupled ThunderJaws from atarigen_state
- Floppy
. Minimal improvements on the disk handling. Keeping the 35 tracks drive as an option. Reducing the crashes a bit more. This helps matching the form_factor and the parameters found in the TeleDisk images, thus exiting before a serious crash. It is NOT enough to improve the 8" disk image handling, nor it solves all the stability problems, but it is a tiny step forwards (formats\td0_dsk.cpp).
. Added FM resyncs in READ_TRACK and changed threshold (machine\wd_fdc.cpp)
- TI TLC34076 video: Converted m_pens and m_local_paletteram into std::unique_ptr. Minor cleanup.
- Z80 CTC: Make channels into subdevices
- 4roses.cpp: Decrypted Four Roses and Rugby program roms. Moved Rugby video RAM to where it fits better.
- aerofgt.cpp
. Cleanup duplicates. Fixed object finder names related sprite lookup tables. Minor gfxdecode cleanup.
. Splitted Spinal Breakers ROM lookup function
- aleck64.cpp: Improved Magical Tetris Challenge tetrominoes display (ghost pieces and colors)
- arcadecl.cpp: Minor cleanups. Removed unnecessary bitmap. Cleanup of duplicates.
- asuka.cpp: Cleanups. Reduced duplicates/runtime tag lookup.
- atarigt.cpp: Eliminated sound_int_gen (machine\atarigen.cpp)
- atarisy2.cpp: Minor cleanups for bankswitching. Added address_map_bank_device for VRAM bankswitch handlers.
- atlantis.cpp and iteagle.cpp: Use device_post_load instead of callbacks (machine\vrc4373.cpp)
- coolpool.cpp: Added generic_latch_16_device for CPU-DSP communications. Splitted coolpool and 9ballsht DSP I/O map. Fixed rom tags.
- ddenlovr.cpp
. Separated blitter IRQ handlers; fixed interrupts in mjmyster and related sets.
. Changed main CPU type to TMPZ84C015 for most Z80-based games
. Promoted Quiz Channel Question and clone (Ver 1.23) to working
- dec8.cpp
. Replaced MCU simulation with 8751 code dumped from Breywood and hacked for Shackled
. Use input merger for coin IRQs in Psycho-Nics Oscar and Shackled
. Split up 6809 IRQ assertion/acknowledgment handler
. Acknowledge FIRQ from 8751 instead of using HOLD_LINE for Captain Silver, Last Mission and Shackled. Note: Psycho-Nics Oscar doesn't use a 8751.
- docastle.cpp: Replaced MCFG_CPU_VBLANK_INT with CRTC callbacks
- dreamwld.cpp: Cleanups. Added tilemap size register. Fixed crash in VRAM write handler and tilemap rowscroll and transparency handling.
- dynduke.cpp: Dumped proms
- expro02.cpp and galpanic.cpp: Added missing 2nd button to includes\galpnipt.h (ID 06937). Note: Turn on 'Service Mode' dipswitch, reset and press P1 START. Pressing the second button is not reflected on screen (appears as "Shot 2"). The main game doesn't use it, but it's needed for the "Animation Test" that can also be turned on in the dipswitches.
- gaelco2.cpp: Added pinout information for World Rally 2 and REF.950906 PCB layout for Touch & Go
- galivan.cpp and terracre.cpp
. Rewrote NB1412M2 protection into a device
. Fixed protection in clone Ufo Robo Dangar (9/26/1986, Japan) (Game now playable). Note: Game has unemulated protection at I/Os 0x80-1 for missing sprites. This is a Nichibutsu 1412M2, which is the same chip used in TerraCresta and Cop01 driver. The protection here is used for a code snippet at 0xf9c0, that of course is the sprite handling. The code snippet is sum8 with 0x27 at 0x9d74 so no, the later Dangar US version snippet doesn't work.
- guab.cpp: Added RS-232 port and updated notes
- gundealr.cpp: Cleanups
- irobot.cpp and starwars.cpp: Reduced tag lookups
- mainevt.cpp: Derived clocks from XTAL values. Replaced HD6309 CPU1 with HD6309E.
- model1.cpp
. Rewrote MB86233/4 CPU cores. Added missing lab and notd mode to MB86233.
. Use the real 315-5573 Virtua Racing coprocessor program
. Emulated Model 1 I/O board. This includes an emulation of the Sega 315-5338A I/O controller.
. Map outputs and coin counter for netmerc, swa, vf, vr, wingwar and wingwar360. Added second coin slot for wingwar360 and removed view buttons. Map netmerc analog controller unit.
- model2.cpp
. MB86233/4 CPU rewrite. Added missing lab and notd mode to MB86233 used by Virtua Fighter 2 in-game and collision.
. Revamped the coprocessors communications
. Emulated Model 1 I/O board. This includes an emulation of the Sega 315-5338A I/O controller.
. Map outputs and coin counters for daytona, desert and vcop. Cleanup inputs. Map debug switch for vcop to not show enemies.
. Proper default values for lightgun games. This avoids the need to calibrate the lightguns in the service mode. Also clean up lightgun interface. Five percent of the full range is now declared off-screen and will act as a reload area.
. Promoted Rail Chase 2 to working
- mpu4vid.cpp: In row table mode double size in cached in screen start 1 (video\scn2674.cpp). This fixed graphic corruption in all sets (ID 06928).
- namcos11.cpp: Cleanup bankswitch handler. Reduced runtime tag lookups.
- namcos12.cpp: Cleanups. Reduced runtime tag lookups. Splitted machine config for COH716 CPU Board case and motherboard/cpuboard configurations. Fixed GPU for COH716 board.
- naomi.cpp: Centralized DRC settings (machine\dc.cpp)
- neogeo.cpp
. Converted NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 decoder to enable EL panels to illiminate the selected game logo.
. Start splitting up the state classes for the different variants properly
. Split into real models: Moved common stuff (mostly video) into a base memory map. Split common edge connector inputs into JAMMA and MVS. Added clones with different numbers of game slots, edge connector, controller ports, memory card and speakers. Based fixed-software drivers on MV-1 JAMMA board configuration. Removed memory card and controller ports from single-PCB games and converted to mono output. Coin lockouts/counters still not connected, and LED/EL output isn't suppressed for variants that lack it. Suppress leading space in RAM option names.
. Further improvements: Removed LEDs/lamps from configurations that lack them. Hooked up coin counters and lockouts. Improved I/O register mapping. Added controller detection connections for AES. Hooked up SPI-like outputs on SIT board used by irrmaze.
. The Irritating Maze: Hooked up SPI-like outputs on SIT board. Added layout showing strobes and most lamps. Game still missing card dispenser, air compressor and colour lamps.
. Re-added boost interleave on audio command write - fixes glitches in Strikers 1945 Plus.
- pgm.cpp: Fixed object finder. Removed unused things.
- popeye.cpp
. Implemented NMI acknowledge and TPP2 watchdog
. Swapped clones Popeye (bootleg set 1) and Popeye (bootleg set 2) and repaired some of the proms as they appear to be bad dumps.
- psikyo.cpp: Cleanups. Fixed background pen. Documented PIC. Fixed crash due to incorrect shift calculation and the bootleg hardware.
- seattle.cpp and vegas.cpp
. Added separate transmit FIFO to SMC91C9x Ethernet Controller and fixed irq handling. Use device_pre_save and device_post_load instead of pre/post callbacks.
. Use device_post_load instead of callbacks (machine\gt64xxx.cpp and machine\vrc5074.cpp)
. Fixed volume button mapping for San Francisco Rush
. Removed set_lamp_value from Vegas driver and added driver init for NBA Showtime Gold
- segaufo.cpp: Emulated Model 1 I/O board. This includes an emulation of the Sega 315-5338A I/O controller which is hooked up to the Sega UFO driver now.
- ssv.cpp: Simplify ST010 ROM loading
- stv.cpp
. Fixed regression with Cotton 2 backgrounds in stage 2 onward (video\stvvdp2.cpp; enables ROZ mode 3 without neither rotation parameter windows nor actual rotation parameters). This fixed also the corrupt background in Virtua Fighter Kids (ID 06886).
. Preliminary implementation of PMOD 7 (gouraud + half transparent) (video\stvvdp1.cpp), fixes (MESS) Sega Saturn 'Lupin the 3rd Pyramid no Kenja' enemy shadows.
. ROZ windows applies per screen output not per bitmap (video\stvvdp2.cpp), fixes at least Batman Forever character select & the Riddler final stage graphics.
. Fixed RBG0 cache map range (video\stvvdp2.cpp), fixes (MESS) Head On graphics update in Sega Memorial Collection 1.
. Fixed t1_mode_w in address map of achine\sega_scu.cpp
- suprnova.cpp: Fixed changing_bits < default_lowbits_mask (emu\emumem.cpp). This fixed no audio is present (ID 06929)
- tourvis.cpp: Added Tourvision BIOS v1.1
- umipoker.cpp
. Changed YM3812 clock and use it to drive sound CPU interrupt. Use known XTAL for clocks.
. Added output finder for Slot Poker Saiyuki lamps and clean up driver a little
- viper.cpp: Corrected Voodoo vsync timing and removed anonymous timer. Changed Konami Viper so that driver boots again.
- zn.cpp: Simplified Z80 bank switching for FX-1A games (mgcldtex, psyforce and sfchamp)
- AGEMAME: General cleanup of video\bfm_adr2.cpp (drivers\bfm_sc1/2.cpp)
- Air Buster: Reduced code duplication and runtime tagmap lookups. Removed unnecessary bitmap.
- Airwolf, Flashgal and '99: The Last War. Added PROMs and PLDs
- Amidar: Fixed 'Lives' dipswitch for clone Amidar (Scramble hardware) (ID 06926)
- Backfire!
. Added ADC0809 A/D Converter for Backfire potentiometer controls (currently only working in test mode)
. Cleanup inputs and acknowledge IRQ
- BeatHead: Replaced NVRAM with parallel EEPROM
- Bingo Circus and Western Dream: Added I/O controller
- Bionic Commando: Start hooking up MCU (similar to F1 Dream) however it still relies on some hacks to work at the moment.
- Blades of Steel: Soundlatch modernization
- Contra: Acknowledge sound IRQ
- DJ Boy: Added generic_latch_8_device for comms. Added stereo sound output, because PCB has stereo sound output connector and OKI is connected per each output. Cleanup OKI ROM loading and gfxdecode. Fixed sound output level. Fixed tags. Fixed MCU acknowledge writes.
- Dora-chan: Better protection and cleanup
- F-1 Dream: Decapped and dumped F-1 Dream I8751 MCU (Game now playable)
- Fever Soccer: Eliminated set_lamp_value and MCFG_CPU_VBLANK_INT
- Fire Fox: Cleanups. Added output finder/object finder. Reduced runtime tag lookups.
- Godzilla: Fixed regression in background tilemap colors (uses DMA mode 4 like Denjin Makai). Fixed OKI sound bankswitch.
- Heavy Unit: Minor cleanup
- Hit Poker: IRQ modernization
- Jungler: Apply mooncrst decoding to clone Jungler (Subelectro, bootleg on Scramble hardware), game boots. Verified inputs. Added preliminary sound and dipswitches.
- Kaitei Takara Sagashi: Added optional color setting. Make color config as default. Note: Some PCB videos/images shows a b&w arrangement, others a full colorized one. This is due of the monitor type used, cfr. http://news.livedoor.com/article/detail/5604337/.
- Lemmings: Cleanups
- Mega Blast: Use real C-Chip rom. Hook it up, for some definition of hook up, since it basically does nothing at all the game cares about.
- Operation Thunderbolt: Changed game to mono speaker, as shown on schematics and verified on real board.
- Pasha Pasha 2: Cleanup duplicates. Cleanup bitmap write handlers. Added object finder instead runtime tag lookups. Fixed tags. Hook up AT89C52. Added output finders. Converted m_bitmap* into std::unique_ptr.
- Pinball Action: Use CTC to provide interrupts for sound CPU
- Repulse: More accurate ROM labels for clone '99: The Last War (Kyugo). Fixed gfx1 ROM size.
- Sexy Gal: Added sample player
- Sindbad Mystery: Adjusted sound clocks to match PCB footage. Acknowledge sound interrupt the 8255 Mode 2 way.
- Space Chaser: Added some sound to clone Crash Road (bootleg of Space Chaser)
- Starblade: Allow full range of crosshair movement
- Super Stars: Demoted game to not working - errors out when inserting coins.
- Tech Romancer: Fixed fatal error regression (ID 06936)
- TomCat: Fixed XTAL value
- unknown Japanese horse gambling game: Lowered frequency of 8155 timer driving speaker
- VLC Nevada: Fixed memory mapping and IRQs for DUARTs and RTC
- Wink: Added addressable latch and acknowledge NMI
- Xyonix: Acknowledge main interrupt
- Input/Output
. Standardised on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT_SPECIAL for the UI.
. Use output finder for 24cdjuke, 30test, allied.cpp, amaticmg.cpp, atari_s1.cpp, atari_s2.cpp, barata.cpp, by6803.cpp, chexx.cpp, crusnexo, ecoinfr.cpp, fireball.cpp, firefox, gotcha.cpp, gp_1.cpp, gp_2.cpp, grchamp, gts3.cpp, gts3a.cpp, gts80.cpp, gts80a.cpp, gts80b.cpp, icecold.cpp, inder.cpp, jeutel.cpp, jp.cpp, jpmimpct.cpp, kungfur.cpp, ltd.cpp, marywu.cpp, micropin, model1.cpp, nsm.cpp, play_1.cpp, play_2.cpp, play_3.cpp, rotation, rowamet.cpp, s3.cpp, s4.cpp, s6.cpp, s6a.cpp, s7.cpp, s8.cpp, s8a.cpp, s9.cpp, s11.cpp, s11a.cpp, s11b.cpp, saiyukip, spectra.cpp, speedbal.cpp, splus.cpp, sspeedr.cpp, st_mp100.cpp, st_mp200.cpp, taito.cpp, techno.cpp, turbo.cpp, vd.cpp, videopkr, wico.cpp, wpc_an.cpp, zac_1.cpp, zac_2.cpp and zac_proto.cpp.
. Use two-dimensional output finder for imolagp and monzagp
. Removed legacy outputs from acommand.cpp, allied.cpp, ampoker2.cpp, amusco.cpp, aristmk4.cpp, aristmk5.cpp, buggychl.cpp, bzone.cpp, cinemat.cpp, copsnrob.cpp, m79amb.cpp, skydiver.cpp, skyraid.cpp, stactics.cpp, starcrus.cpp, tceptor.cpp, taitojc.cpp, tehkanwc.cpp and wecleman.cpp
. Removed set_digit_value and deprecate set_lamp_value and set_led_value (emu\output.h)
- Dipswitch fixes in galaxian.cpp, hitpoker.cpp, jp.cpp, konblands.cpp, model2.cpp and viper.cpp
- Fixed rom names in gaelco2.cpp, kyugo.cpp and model1.cpp
- Description changes of Bakuretsu Breaker (Japan), Blades of Steel (version T, Joystick), Blades of Steel (version L, Trackball), Blades of Steel (version E, Trackball), Crazy Bonus 2002 (Ver. 1, set 1), Explosive Breaker (World), Gokidetor (set 1), Hotdog Storm (Korea), Joker Master (V515), Pochi and Nyaa (Ver 2.00), Popeye (bootleg set 1), Popeye (bootleg set 2), Silk Worm (prototype), Ufo Robo Dangar (9/26/1986, bootleg set 1), Ufo Robo Dangar (9/26/1986, bootleg set 2) and World Rally 2: Twin Racing (EPROM version)
- Renamed (pnyaa) to (pnyaaa), (popeyeb2) to (popeyebl), (popeyebl) to (popeyeb2) and (wrally2) to (wrally2a)
- MAME
. VIDEO RENDERING SYSTEM
. Cleaner handling of layout parsing errors (emu\rendlay.cpp and layout\noscreens.lay)
. Bulk conversion
. Converted MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK
. Use MCFG_SCREEN_VBLANK_CALLBACK instead of MCFG_CPU_VBLANK_INT
. Replaced MCFG_CPU_VBLANK_INT with line callbacks
. Use MC6845 sync callback instead of MCFG_CPU_VBLANK_INT in funworld.cpp, goldnpkr.cpp and madalien.cpp
. Use MC6845 for vertical interrupt generation in gluck2.cpp, mpu12wbk.cpp and ssingles.cpp
. Added some plausible raw params and eliminated MCFG_CPU_VBLANK_INT in twins.cpp
. Removed underscores from template parameter names (emu\emupal.h)
. DEVICES
. Allow machine configuration to specify BIOS easily, move default BIOS selection into device configuration complete.
. Removed unnecessary device_t::memory() (drivers\bublbobl.cpp, missb2.cpp and superqix.cpp)
. Removed safe_pc() and safe_pcbase() (emu\distate.h)
. Show RAM options in XML output that can actually be controlled from the command line - the others are practically useless (machine\ram.cpp and mame\info.cpp). Expose RAM size in "minimaws".
. Get rid of more uses of inefficient output methods (drivers\de_2.cpp, de_3.cpp, flicker.cpp, jankenmn.cpp and machine\decopincpu.h)
. Removed emucore from external tools (scripts\src\tools.lua)
. Save a ref to waiting co-routine to prevent it from being gc'd (mame\luaengine.cpp)
. PLUGINS: Require returns true if package returns nil (plugins\data\database.lua)
. Moved some not-directly-emulation-related helpers to lib\util\coretmpl.h and disasmintf.h, further extricate emu.h from tools.
. MEMORY SYSTEM
. Allow for an address shift (machine\bankdev.cpp)
. Fixed changing_bits < default_lowbits_mask (emu\emumem.cpp). Fixed fencepost in memory_manager::region_containing, which caused regions to be registered for state saving (emu\emumem.cpp).
. Relaxed constraints on address mirroring/global mask combinations. Mirror bits are now allowed to fall outside the driver-specified global mask, though memory map validation requires that they cover the entire masked-out portions of the address space if any do. This change is intended to expedite debugging of software written for the TMPZ84C015 or similar Z80-based controllers which use 8-bit I/O addressing for the on-chip peripherals but may use either 8-bit or 16-bit addressing externally (emu\addrmap.cpp).
. Completely eliminated address map macros
. PLUGINS
. Work around small issue in conversion (plugins\cheat\cheat_xml.lua)
. Changed indentation in save file by request and sort the output file (plugins\portname\init.lua)
. Fixed cpu tags and print detailed errors (hiscore\hiscore.dat and init.lua)
- SDLMAME: Set SO_REUSEADDR in posixsocket. Without it you have to wait until the socket is moved out of the TIME_WAIT state, which can take quite a while. This is pretty anoying when using mame with serial ports forwarded via TCP (modules\file\posixsocket.cpp).
- Compiling
. Added possibility of building using system pugixml
. Fixed issues with CHD loading under Emscripten (scripts\src\main.lua)
- Debugger
. Documented debugger expression number syntax (debugger\expressions.rst)
. Moved around the debugger hooks to get a small but measurable performance increase
. Fixed scheduling session events from debugger (debug\debugcpu.cpp)
. Added suspend and resume debugger commands for suspending and resuming scheduled devices (debug\debugcmd.cpp)
. Documented dumpo command (debug\debughlp.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: 1776
Loc: Germany
Send PM


r106612 new [Re: MASH]
#376070 - 05/09/18 02:46 PM


MAMEINFO.DAT

* Updated to MAME 0.198GIT - https://git.redump.net/mame/log/

* Added Source/Listinfo changes

* Newest Bugs (9th May)

* Added/Reorganized 'Recommended Games'

* Fixed Mameinfo.dat infos



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

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



0.198GIT

- New games: Keirin Ou
- New Working games: Genius 6 (V110F), IQ Block (V113FR, Gambling) and Shuzi Leyuan (V127M, Gambling)
- New Non-Working games: Air Hockey (6.03, encrypted), The King of Fighters - Road to Revenge / The King of Fighters 2002 Unlimited Match, Multi Game V (AMGHU_V83.65) and Pop'n Run - The Videogame (set 1)
- New clones: Centipede (Japan, revision 3), Donkey Kong Junior (US, bootleg?), Final Fight (Japan 900405), Grand Champion (set 2), Grand Champion (set 3), Karate Blazers (World, Tecmo license), Last Mission (World revision , Marvel Super Heroes (Brazil 951024), Naughty Boy (bootleg, set 2), Pit Boss Superstar III 30 (9233-00-06, California version), Pop'n Run - The Videogame (set 2), Real Puncher (Japan, v2.12J), Sengoku 3 / Sengoku Densho 2001 (set 2), Strider 2 (Euro 991213), V-Liner (v0.7a) and World Heroes 2 (ALH-006)
- New drivers: dynamoah.cpp and y2.cpp
- New devices: 315_5649, igs_bitswap, igs_incdec, lba_enhancer, locomotn_audio and tms32030
- MCS-51 MCU: Added more interrupt and timer registers to debug state
- NEC V60 CPU: Fixed disassembly of branch opcodes (displacement is signed)
- Texas Instruments TMS9995 CPU: Fixed latching of pulsed interrupts
- Toshiba TMPZ84C015 CPU: Added missing callback for CTC ZC3
- AICA sound: Correct register name from development manual. Added docs of unimplemented registers. Added imperfect_features because emulation isn't perfect (DSP, etc..).
- Hudson HuC6280 sound: Added LFO. Fixed channel check when lfo is enable. Added notes.
- NEC uPD7759 sound: Fixed uPD7759 class hierarchy, and reset callback before resolving it.
- QSound (HLE): Better rnd on negative (dsp16\dsp16core.ipp). Fixed condition mask in disassembler (dsp16\dsp16dis.cpp).
- ADC0808 A/D Converter: Reduced CPU overhead by smarter timer usage and accurate to the datasheet
- ATA Interface: Get abstract_ata_device working again - needs a better solution long-term (machine\ataintf.cpp)
- EEPROM: Set default EEPROM clock to zero (machine\eepromser.h and drivers\popeye.cpp)
- ISA: ISA devices now have the possibility to remap themselves. * ISA bus managers have a list of their slots. * ISA bus managers and device base classes have a new virtual method remap(). * Modify the ET4000 ISA device to support the new method. Currently ISA devices map themselves in their address space ranges only in device_start() and if something unmaps them, they are not visible anymore remap(int space_id, offs_t start, offs_t end) of the isa bus manager can be called to tell devices that if they have mapped something in address space space_id from start to end they should remap themselves [Samuele Zannoli].
- Nintendo Custom: Make palette internal to device (video\ppu2c0x.cpp). Changed NMI to line callback.
- PCI: PCI devices now have the possibility to remap themselves. Like in the ISA bus remap(int space_id, offs_t start, offs_t end) of the PCI bus manager can be called to tell devices that if they have mapped something in address space space_id from start to end they should remap themselves. It will be used with system management mode.
- Sega Custom: Converted Sega 315-5649 I/O Controller to device. Allow side effects of analog read to be disabled (machine\315_5649.cpp).
- Seibu COP (bootleg): Fixed device chip endianness (machine\seicop.cpp)
- Z80 CTC: Disabling a channel interrupt also turns it off
- Z80 DAISY: Implemented independent RETI decoding
- asteroid.cpp
. Swap start LEDs and suppress logging for many spurious writes
. Configure all lamp/LED outputs as line callbacks in asteroid, astdelux and llander.
. Added cocktail configuration that flips screen for 2nd Player
- atarigt.cpp: Removed some calls to state()
- atlantis.cpp: Added missing MCFG_VIDEO_SET_SCREEN. This fixed Fatal error: No screen specified for device ':zeus2' (ID 06962)
- boogwing.cpp and deco32.cpp: Internalize palette (video\deco_ace.cpp)
- coolridr.cpp: Use 315-5649 I/O Controller device
- dooyong.cpp: Cleanup. Changed sprite layouts. Added input_merger_any_high_device for YM2203 irq handler.
- fuukifg2.cpp: Minor cleanups. Fixed gfxdecodes and spacing.
- fuukifg3.cpp: Minor cleanups. Fixed YMF278B handler and spacing.
- gaelco2.cpp
. Verified Dallas DS5002FP clock for World Rally 2. No serial EEPROM for this game.
. Updated some PCB layouts to be more accurate
. Verified MCU clock for Touch & Go
- goldngam.cpp: Added devices
- jaguar.cpp: Cleanups. Added address maps related from rom board (for cojags). Reduced runtime tag lookups. Moved bankswitch configurations into machine_start.
- jpmsys5sw.cpp: Fixed uPD7759 class hierarchy, and reset callback before resolving it. This fixed debug assert in all JPM System 5 sets (ID 05484)
- ltcasino.cpp: Preliminary palette hookup. Added "Demo Sounds". Added PCB layout for clone 'Mini Vegas 4in1'.
- m72.cpp: Simplified gfx layout
- m90.cpp: Cleanup duplicates. Added user_data for tilemap ram base. Reduced runtime tag lookups.
- magictg.cpp: Cleanup driver
- model1.cpp and model2.cpp
. Improved Model 1 I/O board interface and drive board read/write callbacks (machine\model1io.cpp)
. Acknowledge IRQs explicitly; use MB8421 DPRAM device.
- model2.cpp
. Improved Model 1 I/O board interface and drive board read/write callbacks (machine\model1io.cpp)
. Use 315-5649 I/O Controller device. Improved and clean up all inputs. Fixed input issue with srallyc (possibly others)
. Use MB8421 DPRAM device
- namcos21.cpp: Demoted Solvalou and Cyber Sled to not working, added notes describing the issue
- neogeo.cpp
. Added US MVS (U3) and Japan MVS (J3, alt) BIOS roms
. Moved start buttons to controllers, clean up NEO-FTC1B board a little.
. SIT and FTC1B are only compatible with MV-1B/MV-1C cost-reduced boards
. Allow AES joystick to be connected to arcade systems with D-sub connectors (common for "consolised" use)
. Pass through Select input from D-sub connectors on JAMMA variants
. Default to Japan BIOS for fixed software using mahjong panel (Euro BIOS doesn't support mahjong panel)
. Use JAMMA joystick panel for 'Mahjong Kyo Retsuden' since (doesn't support mahjong panel in MVS mode)
. Allow controls to be changed for MVS mahjong games (only BIOS and bakatono support joysticks, but still useful)
- sanremo.cpp: Use output finder and added save state support
- segac2.cpp: Fixed uPD7759 class hierarchy, and reset callback before resolving it (fixed assert in Sega C2).
- seibuspi.cpp: Fixed middle layer row scroll (video\seibuspi.cpp)
- stv.cpp
. (video\stvvdp2.cpp)
. Disable ROZ optimization if mode is either 2 or 3, fixes at least (MESS) 'Bulk Slash' and 'Death Crimson' ROZ layer bugs.
. ROZ fixes for Radiant SilverGun Xiga stage
. Support for line windows. Undocumented behaviour: Rotation parameter read control seems to mirror/have a correlation in the subsequent register.
. Don't repeat ROZ when screen over process is equal to 1, fixes (MESS) D-Xhird practice stage.
. Implemented vertical cell scroll ((MESS) Sonic Jam)
. Fixed potential bug with window Y sizes when double density interlace is enabled
. (video\stvvdp1.cpp)
. Fixed transparent sprite shadows (Game Tengoku and (MESS) Pretty Fighter X)
. Disable transmask code for mode 2 sprites, fix Sasissu racing stage background clouds color.
. Fixed illegal sprite mode in diehard and dnmtdeka (ID 04539)
- supbtime.cpp: Splitted driver into video and includes
- taito_z.cpp
. Dumped motor CPU ROM for Chase H.Q. and added detailed hardware description
. Put subwoofer closer to observer than front centre in chasehq and nightstr
- 39 in 1 MAME bootleg: Use finder array for DMADAC
- Blomby Car: Added opt and pot wheel input schemes
- Centipede: Correct PSG type in clone Magic Worm (bootleg of Centipede, set 1)
- Crazy Rally: Documentend PALs for clone Crazy Rally (Gecas license)
- Genius 6: Emulated the protection (Game now playable)
- Godzilla: Kludge a few weird Godzilla collision checks
- Gunpey
. Implemented emulation of AG-1 real sprite decompression agorithm. Avoid intermediate buffer.
. Minor cleanups. Fixed object finder. Converted VRAM into std::unique_ptr. Cleanup duplicates.
- High Seas Havoc: Decapped PIC16C55
- IQ-Block: Emulated the protection in clones IQ Block (V113FR, Gambling) and Shuzi Leyuan (V127M, Gambling) (Games now playable)
- Mighty Guy: Hooked up NB1412M2 protection. Improved sound capabilities, makes Mighty Guy to have a sense sound wise. Added DAC sound.
- Missile Command: Fixed displayed DIP to match actual/manual display for R8 (ID 06966)
- Renegade: Fixed bit manipulations
- Rohga Armor Force: Fixed background color of title screen in clone Wolf Fang
- Simpsons Bowling: Separated state class and use required_device_array
- Space Invaders: Correct clone Space War (Sanritsu) romset
- Submarine (Sigma): Added flip screen support and splitted friver into video and includes files
- Subs: Eliminated set_led_value by binding outputs directly to callbacks
- Super Lup Lup Puzzle: Secured a second PCB and redumped the graphics roms for clone Lup Lup Puzzle v1.05
- Top Speed: Dumped motor CPU ROM
- unknown Sidam Poker: Added decryption. Note: Decryption seems correct. Plaintext available in the 0x1150-0x1550 range. First 0x50 of code are very similar if not identical to unkitpkr.
- Venture: Added proms
- Witch
. Fixed colors
. Merged memory maps and moved state machine data into header file
- Fixed year info for groovef, popn2 and popn3
- Dipswitch fixes in coolridr.cpp, iqblock.cpp, missile.cpp and model2.cpp
- Fixed rom names in aerofgt.cpp, bionicc.cpp, gaelco2.cpp, namcos2.cpp and starwars.cpp
- Description changes of Final Lap 3 (World, Rev C), Final Lap 3 (Japan, Rev C), Grand Champion (set 1), Grand Tour (V100U), Got-Ya (12/24/1981), Hong Tian Lei (A-Blast) (Japan), Hong Tian Lei (A-Blast) (bootleg), IQ-Block (V100U), IQ Block (V113FR, Gambling), Naughty Boy (bootleg, set 1), Pit Boss Superstar III 30 (9233-00-01, Standard version), Real Puncher (World, v2.12O). Sengoku 3 / Sengoku Densho 2001 (set 1), Shuzi Leyuan (V127M, Gambling), Super Contra - Alien no Gyakushuu (Japan), Toushin Blazers (Japan, Tecmo license), V-Liner (v0.6e) and V-Liner (v0.54)
- Renamed (ffightj3) to (ffightj4), (lastmisn) to (lastmisnu6), (lastmisno) to (lastmisnu5), (strider2) to (strider2u), (vliner) to (vliner6e) and (vlinero) to (vliner54)
- MAME
. DEVICES
. Concrete device types now have a call operator that instantiates a device. This change means you *must* use DECLARE_DEVICE_TYPE to declare the public interface of your device, even if it's device_t. If you want to use private implementation classes, use DEFINE_DEVICE_TYPE_PRIVATE and instantiate the object finders.
. Make devopt menu localisable (ui\devopt.cpp). Make machine_config aware of device being configured so owner doesn't need to be passed everywhere.
. Device callback (emu\devcb.cpp)
. Write callbacks can now be configured as 'OUTPUT("item_name")'. This behaves equivalently to a zero-dimensional 'output_finder', while eliminating the need to instantiate and resolve this in driver classes separately from the callback itself.
. The width of a callback's default mask now properly depends on its type (as was half-implemented before), instead of always being reset to 0xffffffffffffffff when actually configured. This allows MCFG_DEVCB_INVERT to work with line write callbacks as one might logically expect.
. Use new OUTPUT callback object in various (mostly Atari) drivers (atarisy1.cpp, avalnche.cpp, bsktball.cpp, canyon.cpp, centiped.cpp, cloak.cpp, cloud9.cpp, destroyr.cpp, dragrace.cpp, firefox.cpp, gridlee.cpp, liberatr.cpp, mcr3.cpp, orbit.cpp, pacman.cpp, rallyx.cpp, sbrkout.cpp, sprint2.cpp, sprint4.cpp, starwars.cpp, suprloco.cpp, tankbatt.cpp, tomcat.cpp, ultratnk.cpp and warpwarp.cpp)
. Set finder tag relative to current device being configured rather than the finder's owner. This meand you no longer need to care about the your relationship to the object being configured and a lot of ^ and : can disappear. There's a bit reduction in string pasting in macros from this.
. Bind devcb relative to current device. This is probably going to break plenty of things with late bind errors.
. Route sound relative to current device. Slot card additions run in the context of the slot itself, which isn't entirely intuitive. Slot configuration needs a bunch of other cleanup anyway (emu\disound.cpp).
. Use device_resolve_objects to resolve callbacks in output_latch_device. Renamed machine\latch.cpp/h to machine\output_latch.cpp/h.
. Allow devcb to be bound to a device/mixin or the target of a device finder. This works outside machine configuration context so the workarounds in ATA HLE and MSX slots are no longer necessary. It also allows reduction in tag repetition in machine configuration (see converted (MESS) osborne1.cpp, zorba.cpp or the more extreme tranz330.cpp). Allow reimagined device instantiation to take a device finder based on current device being configured to reduce repetition (see tranz330.cpp).
. Make MCFG_DEVICE_ADD and callable device types more flexible:
. Allows defaulted clocks (see subtle example with vboy)
. Allows additional constructors (see RS232 port in tranz330)
. Allows use of device finder in place of tag in MCFG_DEVICE_ADD
. Requires out-of-line destructor for devices using incomplete types
. Requires XTAL or explicit u32 for clocks for devices with private types
. Devices must still define the standard constructor. When writing additional constructors, be aware that the constructor runs before device_add_mconfig in the context of the existing device, not the new device. See osborne1, zorba, tranz330, and vboy for examples of this in use. Compilation is a bit slower, but this is temporary while refactoring is in progress.
. Eliminated the need for MCFG_SOUND_ROUTE_EX
. Removed macros from slot option configuration - they just obfuscated code and slowed it down with needless dynamic casts, but didn't actually simplify it.
. Streamline machine configuration macros - everyone's a device edition.
. Start replacing special device macros with additional constructors, starting with ISA, INTELLEC 4 and RS-232 buses.
. Allow an object finder to take on the target of another object finder. For a combination of the previous two things in action, see either theINTELLEC 4 driver, or the Apple 2 PC Exporter card. Also check out looping over a device finder array to instantiate devices in some places. Lots of things no longer need to pass tags around.
. Start supplying default clocks for things that have a standard clock or have all clocks internal.
. Eliminated the separate DEV versions of the DEVCB_ macros. Previously, the plain versions were a shortcut for DEVICE_SELF as the target. You can now supply a string tag (relative to current device beingconfigured), an object finder (takes on the base and relative tag), or a reference to a device/interface (only do this if you know the device won't be replaced out from under it, but that's a safe assumption for your subdevices). In almost all cases, you can get the effect you want by supplying *this as the target.
. Eliminated sound and CPU versions of macros. They serve no useful purpose, provide no extra checks, make error messages longer, added indirection, and mislead newbies into thinking there's a difference.
. Removed a lot of now-unnecessary ":" prefixes binding things relative to machine root. Clean up some miscellaneous rot.
. Make cards inherit clock from slot by default. Make speaker config more explicit.
. Added support for custom device constructors when replacing devices. Current syntax: MCFG_DEVICE_REPLACE(tag_or_finder, TYPE, ...). Next-generation syntax: TYPE(config.replace(), tag_or_finder, ...). Get rid of the token-pasting voodoo and casts in the discrete sound macros.
. Replaced MCFG_CPU_VBLANK_INT with line callbacks in jantotsu.cpp and mrjong.cpp
. Use output finder for 30test.cpp, dblcrown.cpp, fortecar.cpp, funtech.cpp, galaxi.cpp, mil4000.cpp, sanremo.cpp and usgames.cpp
. Get rid of the assert replacement (emu\emucore.h). It prevents you from using assert in a destructor for a literal type due to the implicit nothrow. It's just not worth the trouble it's causing.
. Clean up some line write handlers (sound\namco.cpp and audio\polepos.cpp; gaplus.cpp, jrpacman.cpp, mappy.cpp, pacman.cpp, pengo.cpp and polepos.cpp)
. Fixed faulty assertion that was breaking (MESS) nes_vt.cpp in debug builds (emu\dipalette.cpp)
. Output system changes: Cleaned up syntax for network provider. Added pause and savestate commands to both network and win32 providers (output\network.cpp, output_module.h and win32_output.cpp).
. PLUGINS
. Fixed opcode space (plugins\cheat\cheat_xml.lua)
. Translate debugger expressions by space index as the debugger does (plugins\cheat\cheat_xml.lua)
. Handle the case where the ui prepends the list name to the list entry name
. Multi-Language
. Added Korean translation. There're still tons of lines to do, but it's a start.
. Updated Brazilian Portuguese, Chinese, Dutch, German and Greek translations
- SDLMAME: Disabled multithreading on the Emscripten target (osd\osdsync.cpp)
- Compiling
. Begin preliminary GCC 8 support
. Don't use C++ flags on plain C files (scripts\genie.lua)
- Debugger: Replaced references to 'decrypted opcodes' with 'opcodes' (debug\debughlp.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."





RobbbertModerator
Sir
Reged: 08/21/04
Posts: 3204
Loc: A long way from you
Send PM


Re: MAMEinfo 0.197 :) new [Re: MASH]
#376078 - 05/10/18 01:43 PM


>



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


... new [Re: Robbbert]
#376079 - 05/10/18 02:12 PM


> > MAMEINFO.DAT
>
> Why aren't you including the MESS side of MAME?

You are here since 2004 and don't know the answer...
That's AntoPISA job.



Vas Crabb
BOFH
Reged: 12/13/05
Posts: 4466
Loc: Melbourne, Australia
Send PM


Re: ... new [Re: MASH]
#376080 - 05/10/18 04:56 PM


> > > MAMEINFO.DAT
> >
> > Why aren't you including the MESS side of MAME?
>
> You are here since 2004 and don't know the answer...
> That's AntoPISA job.

But there is no MESS - it's all MAME. The more of these incidents, the closer I get to ripping out the MESS target altogether. I would've done it already if I wasn't busy with real life.



SmitdoggAdministrator
Reged: 09/18/03
Posts: 16877
Send PM


Re: ... new [Re: Vas Crabb]
#376091 - 05/11/18 03:54 AM


You really need to work on your social skills.


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 
2 registered and 314 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 1253