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

MASH
MASH
Reged: 09/26/03
Posts: 1775
Loc: Germany
Send PM
...
12/05/18 02:01 AM


MAMEINFO.DAT

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

* Added Source/Listinfo changes

* Newest Bugs (4th Dec)

* Added Taito Type X Loader, TeknoParrot 1.80 and TypeXtra 1.0.14 emulator infos

* 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



0.205GIT

- New games: Four Play, 'Player's Edge Plus (X002143P+XP000043) Joker's Revenge Poker' and Video Eight
- New Working games: Break Thru (Tecfri license)
- New Non-Working games: Flash Beats, Pro Tele Cardioline (Salter Fitness Bike V.1.0, Checksum 02AB), Super Mario Fushigi No Korokoro Party 2, Trivial Pursuit (Volumen IV, Spanish, Maibesa hardware) and Won! Tertainment Happy Channel (Ver E)
- New clones: Eagle Shot Golf (Japan, bootleg?), Street Fighter EX2 Plus (Euro 990611), Street Fighter II': Champion Edition (Red Wave PtII, bootleg) and Trivial Pursuit (Volumen II, Spanish, Maibesa license)
- New drivers: flashbeats.cpp
- New devices: sente6vb and te7752
- CPU
. Hyperstone
. Re-enabled DRC now that the apparent source of hang issues has been fixed. Fixed CMPB opcode comparing source register against source register (e132xs\e132xsdrc_ops.hxx). Fixes Land Breaker shows only black screen in service mode (ID 06985).
. Fixed SUBC flag calculation for DRC and instruction length flags. Fixes hang in DRC.
. Motorola MC68000
. MMU: Fixed "Set B bit in ATC on buserror" (m68000\m68kmmu.h; MAME 0.204). Note: ps == 8 should be ps - 8, which cause a compiler error. However, the code doesn't work. It wasn't noticed due to the typo, so remove it for now.
. Added (d16,An) addr mode to WRITE_EA_FPE() required by NetBSD ps command, which utilizes the FPU (m68000\m68kfpu.hxx).
. STmicro ST6228: Fixed JRR and JRS opcodes
. Texas Instruments TMS3203x: Fixed disassembler. Confirmed radikalb still works and mk4 and drivedge no longer stack-overflow.
- SOUND
. Yamaha YMF292-F SCSP: Implemented EXTS mixing and DAC18B. Removed MCFGs. Reduced machine().device. Added save states and fixed postload functions. Corrected SSCTL and initial RBL. Code style fixes. Cleanup unused / duplicates. Added notes.
- DEVICE
. Atari Custom: Disentangle drivers from atarigen_state
. Floppy
. Fixed "Read Only" access mode (the flag was not respected; ui\floppycntrl.cpp) (ID 07049)
. Make formats\upd765_dsk.h slightly safer with defualt initialisers for key format members.
. Changed signature of stuff in imagedev\floppy.h to hint that it needs an array, not just a pointer, although it doesn't actually warn if you just give a pointer anyway.
. SCSI: Fixed sense data if not cdrom in drive (machine/nscsi_bus.h and nscsi_cd.cpp)
. TE7750 Super I/O Expander: Default clock and updated docs. Added TE7752 type.
. Toshiba TMP68301: More accurate registration and acknowledgment of pending interrupts within TMP68301 interrupt controller
- ampoker2.cpp: Fixed NVRAM size
- balsente.cpp
. Separated emulation (and ROM) of 6VB audio board from driver. This serial audio board appears to be based on the Sequential Circuits Six-Trak synthesizer.
. Added a missing PAL for the Bally/Sente PCB
. Improved the documentation about the Spanish Trivial sets
- chihiro.cpp: Brute forced DES key for Sangokushi Taisen 2 satellite (Chihiro)
- coolridr.cpp
. Make screen update routine related to cliprect. Reduced code duplication. Corrected YMF292/sound CPU clock speeds and sound output balance.
. Added region_ptr for gfx ROM instead pointer. Converted arrays into std::unique_ptr.
- gcpinbal.cpp: Emulated raster effects for Power Flipper Pinball Shooting
- model2/3.cpp: Corrected YMF292/sound CPU clock speeds and sound output balance.
- prehisle.cpp: Cleanup gfxdecode and handlers. Fixed scroll and some namings. Moved non-video related save state into machine_start.
- seta2.cpp
. Make code more friendly for a line rendering approach, preparation for raster IRQ hookup.
. Improved screen size, visible area and offset handling. Added preliminary raster effects. Documented raster effect findings.
- ssv.cpp
. Emulated rowscroll effect. Fixes missing raster effect in Eagle Shot Golf and Dyna Gear (ID 04053).
. Added masking logic for non 6/8bpp modes, needed by Eagle Shot Golf.
. Enabled 'Flip Screen' dipswitch in Monster Slider by default. Note: Service Mode calls this OFF. Check if it's an error in the video code, or a mistake in the game.
- stv.cpp
. ST-V CD-ROM: Added device_mixer_interface related to SCSP EXTS
. Added 'Sega Saturn/ST-V CD Block HLE' sound to Sport Fishing 2
- toypop.cpp: Simplified coordinate calculation of foreground
- vamphalf.cpp: Fixed Hyperstone SUBC flag calculation for DRC and instruction length flags. Fixes worldadv randomly freezes and luplup and poosho freeze after about 36 minutes (ID 07005).
- yunsun16.cpp: The Oki sound chip definitely isn't mapped there on Magic Bubble.
- Break Thru: Redumped clone Break Thru (Tecfri license) and promoted it to working. Also dumped the PROMs and fixed colors.
- DJ Boy: Show how clocks are derived and renamed 1 rom
- Lucky Lady (Wing, encrypted): Preliminary decryption. Not really close yet.
- Namco Stars: Patched a few of the stuck bits. Not a very workable fix, but perhaps better than nothing
- Vivid Dolls: Added JAMMA inputs
- Dipswitch fixes in ssv.cpp
- Fixed rom names in brkthru.cpp and djboy.cpp
- Description changes of Eagle Shot Golf (US), Mobile Suit Gundam Final Shooting (Japan), Shin-ip Sawon - Seok Dol-i and Trivial Pursuit (Volumen III, Spanish, Maibesa license)
- Renamed (sfex2p) to (sfex2pu)
- MAME
. Make validity checker warn about configured maps for nonexistent spaces (emu\dimemory.cpp)
. DEVICE: Misc MCFG removal
- Compiling
. Don't #include legacy header "flopdrv.h" except where it's still used. Included floppy.h explicitly in drivers and bus cards, rather than indirectly through popular FDC headers.
. Uniform spacing, standardised logging and capitalised template parameters
. Added per-language compiler flag options to help with exotic setups (makefile, scripts\genie.lua)
. CHAR_WIDTH and LONG_WIDTH are preprocessor macros in limits.h with glibc if __GLIBC_USE (IEC_60559_BFP_EXT) is enabled - avoid using them as names (sound\cdp1869.cpp, video\clgd542x.cpp, pc_vga.cpp, v9938.cpp etc.).
. More header cleanup, split up some more all-in-one state classes.




"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."









Entire thread
Subject Posted by Posted on
* MAMEinfo 0.204 :) MASH 11/28/18 03:24 PM
. * MAMEinfo 0.205GIT (12th Dec) MASH  12/12/18 01:08 AM
. * ... MASH  12/05/18 02:01 AM
. * Re: MAMEinfo 0.205GIT (5th Dec) VasiliyFamiliya  12/11/18 12:20 PM
. * Re: MAMEinfo 0.205GIT (5th Dec) MooglyGuy  12/11/18 01:49 PM

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