MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

Pages: 1

AntoPISA
MAME Snapper
Reged: 09/15/08
Posts: 2905
Loc: Pisa, Italy
Send PM


MESS-Info 0.244 out!
#394219 - 06/08/22 06:39 PM


Time for new updated version of: progetto-SNAPS MESSINFO.DAT.

Whatsnew:
11.33 06/08/2022: Aligned files to 0.244 version.

 
 
0.244:
======
- 7474: Fixed use of uninitialised members [Vas Crabb].
- a2600.cpp: Removed “Atari VCS Point-of-Purchase ROM” as it’s treated as a separate system. Fixed publisher name and parent/clone relationships for Mystique games in 'a2600.xml' [einstein95].
- apple2.cpp, apple2e.cpp: Fix uninitialized class members causing joystick weirdness [R. Belmont].
- apple3: Resync on clock change to keep the correct phase relationship with the diskiii [Olivier Galibert].
- apxen: BugFIX#08304 [Crash/Freeze] (apxen.cpp) apxen: [debug] Assertion failed [Robbbert].
- atari400.cpp: Added 2-port version of Atari 5200, and fixed ANTIC memory size [einstein95].
- atarist.cpp: Split out video and blitter as separate devices. Cleanups and minor fixes. Add cartridge software list and IPF floppy format to all sets. Add missing handlers to (still non-working) ste, megast and megaste memory maps, making megaste a megast derivative. Give HD6301 its own XTAL. Use array finders for HD6301 keyboard and joystick ports. Swap players for joystick and button inputs (needed for mouse to work). Remove shifter mode 1 kludge that seems to hurt more than help [AJR]. Fixed compile on GCC 11.3.0 [Ivan Vangelista].
- att630.cpp: Add more expansion RAM for att730x; slight code cleanup [AJR].
- bbc_cumana68k: Add default MFM floppy formats [Nigel Barnes].
- cfp1080s: Add some more RAM and another stub read handler [AJR].
- cms_4080term: Use raw screen params [Nigel Barnes].
- coronaa: Changed description to 'Kasparov Corona (ver. C, set 1)'.
- eacc: Fixed various regressions s9, wmg: fixed typos [Robbbert].
- einstein: Set PSG Port A default value, fixes diagnostic ROM [Dirk Best].
- epg3231: Add key strobe output mode [AJR].
- exl100: The amateur lawyers didn't like the license [Robbbert].
- fidel_csc.cpp: Get rid of ca1/cb1 read handlers, the easy way [hap].
- genesis: BugFIX#07564 [Crash/Freeze] (megadriv.cpp) genesis [nbaliv98]: nbaliv98 crashes and triggers game's exception handler [kmg].
- gsz80.cpp: Removed vestigial rc2014mini ROM definition [Chris Swan].
- hp2100: New disassembler [AJR].
- i8214: Back out previous changes to device emulation in e38360692285e7fa0e0574b8b00585536b696949 except as a system-specific hack [AJR].
- ibm5150: Correctly marked some items as bootable PC disks or DOS software in 'ibm5150.xml' [Allofich].
- iphone2g, krokha: Fixed "Attempt to register save state entry after state registration is closed" [Robbbert].
- iwm: Do a complete clock change on sync write for better flux change time precision iwm: Increate the flux write buffer size for better performance (complete sector write in a single call) 2gs: Correct the q3 clock value, making (sync) writes reliable [Olivier Galibert].
- jaguarcd: Fix nodisc crash again [hap]
- lmc1992: Changed description to 'LMC1992 Stereo Tone and Volume'.
- megadriv: Added compatibility information for region-locked items in'megadriv.xml' [Chris Vowles].
- mips.cpp: Added TimerIntDis multiplexer to IPEX5 for R4000 [Brice Onken]. Mitigated performance impact of optional additional instruction checks [Ryan Holtz].
- mk98: BugFIX#08308 [Crash/Freeze] (mk98.cpp) mk98: [debug] Assertion failed [Robbbert].
- mtx.cpp: New expansion devices CFX System and MAGROM. Added Reset keys and joystick ports. Re-implemented cartridge slot as external ROMPAK device [Nigel Barnes].
- nes: Fixed a few more mirroring issues, and demoted strikwlf to unsupported in 'nes.xml'. Improved code for emulating several bootlegs. Removed four bad dumps. Explicitly set mirroring for more boards, and trimmed over-dumped ROMs in 'nes.xml' [kmg].
- osborne1.cpp: Revert floppy device back to SSDD. Partially reverts an old commit from @Robbbert (https://github.com/mamedev/mame/commit/247939853301565efd348cad12b04fc957707bc2) where the floppy device was (mistakenly?) set to FLOPPY_525_QD (quad density) from FLOPPY_525_SSDD (single-sided double-density). As far as I am aware, the Osborne1 only supported SSSD and SSDD disks. Revert appears to resolve known Osborne1 issues [theoldsport].
- pcmx2: Fixed crash while in dipswitch menu [Robbbert].
- pentagon: BugFIX#05753 [Misc.] (pentagon.cpp) pentagon: The demo "recycler by thesuper" does not boot [holub].
- pr100: Changed description to 'PR-100 Digital Sequencer (v2.02)'.
- rs2030: Add mouse [Patrick Mackinlay].
- spec128.cpp, specpls3.cpp: Added initial bus contention emulation for Spectrum 128+ models. Completed bus contention emulation for Spectrum 128 and +2 models, and improved emulation performance [holub]
- spec128: BugFIX#06529 [Crash/Freeze] (spec128.cpp) spec128 ( strider): Finishing Stage 2, the computer resets into the main menu [holub].
- specpls3: BugFIX#08311 [Crash/Freeze] (specpls3.cpp) specpls3 [rickdan2]: Rick Dangerous 2 gets stuck trying to display loading screen [smf].
- spg2xx_jakks_gkr.cpp: Changed 24C04 to 24C16 for systems with EEPROM [Paul-Arnold].
- swtpc09: Marked all variants as MNW, regressed in 2015 [Robbbert].
- swtpc8212: Fixed crash on exit if you adjust a dipswitch. Validation should mark switch 0 as invalid but doesn't [Robbbert].
- tek440x.cpp: Add SCSI controller [AJR].
- tim011.cpp: Hooked up floppy drives properly and added floppy disk image format [Miodrag Milanovic].
- tms9995: Byte write to the decrementer fills the other byte with the same value [Michael Zapf].
- tube: Implemented parasite reset PRST line, and added to all co-processors [Nigel Barnes].
- tv912b: Driver updates. Add Break key and allow system to transmit break when it is pressed. Add special input (not a keyboard key) to trigger Self Test Mode. Add support for blank attribute. Remove imperfect graphics flag. Remove some dead test code [AJR].
- tv912c: Add Break key and allow system to transmit break when it is pressed. Add special input (not a keyboard key) to trigger Self Test Mode. Add support for blank attribute. Remove imperfect graphics flag. Remove some dead test code [AJR].
- upd765a, upd765b: If waiting for additional command bytes, treat a data register read as an open bus write (tested on real hardware) and always trigger the DRQ line even if in nodma mode [Carl, Miodrag Milanovic].
- upd7759: Fixed issues with switching between standalone and slave mode. Add support for mode switching. Added support for switching between standalone and slave mode dynamically [Wilbert Pol].
- vcs_control_port: Fixed swapped paddle buttons [kmg].
- vicon, vinas: Fix screen assert in debug build [AJR].
- wildfire: Remove unused base class since there's only 1 game [hap].
- x68k.cpp: BugFIX#08305 [Crash/Freeze] (x68k.cpp) All machines in x68k.cpp: [debug] Assertion failed [AJR].
- xavix.cpp: Changed tomcpin EEPROM from 24C04 to 24C08 [Paul-Arnold].
- xavix_2000.cpp: Changed epo_bowl EEPROM from 24C02 to 24C04, and drgqst EEPROM from 24C02 to 24C08 [Paul-Arnold].
- xavix_2002.cpp: Changed EEPROM from 24C04 to 24C08 for xavbaseb and xavbassf [Paul-Arnold].
- xavix2.cpp: Implemented tile scaling [MoochMcGee].
- z80: Bug fix for 16-bit operands [Patrick Mackinlay].
- z80scc_channel: Fixed a cast-to-bool that broke detection of changes to one register bit [Vas Crabb]. Reduced performance impact of emulating zero count interrupt [Ryan Holtz].
- zx.cpp: Restore irq length == 32 / border timings [holub].
- Renamed (hh_amis2k.cpp) to (wildfire.cpp) [hap].
- Removed (nes_bmc_mario7in1) device.
- Added Atari ST Blitter, Atari ST Video ASICs, Atari STe Video ASICs, Data20 Z80 Video Pak, Memex-B20 RAM expansion, Mini CP/M Upgrade module, MTX CFX System, MTX MAGROM, MTX ROMPAK, NES Cart Camerica BF9096 Alt PCB, RC2014 32K RAM module, RC2014 512K RAM / 512K Flash, RC2014 64K RAM module, RC2014 64K RAM module (40 pin), RC2014 82C55 IDE Interface, RC2014 AY-3-8190 Sound card, RC2014 Clock module, RC2014 Compact Flash module, RC2014 Dual Clock module, RC2014 Dual Clock module (40 pin), RC2014 Dual Serial module SIO/2, RC2014 Dual Serial module SIO/2 (40 pin), RC2014 Extended Bus, RC2014 Extended Bus Slot, RC2014 Floppy Disk Controller FDC9266, RC2014 Floppy Disk Controller WD37C65, RC2014 IDE Hard Drive Module, RC2014 Micro module, RC2014 Pageable ROM module, RC2014 RC80 Bus, RC2014 RC80 Bus Slot, RC2014 Real Time Clock DS1302 module, RC2014 Serial I/O module, RC2014 Standard Bus, RC2014 Standard Bus Slot, RC2014 Switchable ROM module, RC2014 YM2149F Sound card, RC2014 Z80 CPU 2.1 module, RC2014 Z80 CPU module and Z88 Imp-Export protocol.
- anonymous added Saitek Kasparov Corona (ver. C, set 2) system.
- Colin McDougall added Zenith Data Systems Z-180 Series system.
- einstein95 added Atari Atari 5200 (2-port) system.
- Foone Turing added Roland PR-100 Digital Sequencer (v2.01) system.
- hap, Sean Riddle added National Semiconductor Cops Pocket Assistant and Selchow & Righter Scrabble Lexor - Computer Word Game systems.
- Miodrag Milanovic added RFC2795 Ltd RC2014 Backplane Pro, RFC2795 Ltd RC2014 Backplane-5, RFC2795 Ltd RC2014 Backplane-8, RFC2795 Ltd RC2014 Classic II, RFC2795 Ltd RC2014 Classic, RFC2795 Ltd RC2014 Mini with CP/M Upgrade, RFC2795 Ltd RC2014 Pro, RFC2795 Ltd RC2014 Zed Pro and RFC2795 Ltd RC2014 Zed systems.
- hap added scrablex.cpp driver.
- Miodrag Milanovic added rc2014.cpp driver.





Site: https://www.progettosnaps.net/
Board: progetto-SNAPS Official Board
Twitter: @progettosnaps



Mr Ric
MAME Fan
Reged: 09/25/05
Posts: 253
Send PM


Re: MESS-Info 0.244 out! new [Re: AntoPISA]
#394220 - 06/08/22 08:05 PM


> Time for new updated version of: progetto-SNAPS MESSINFO.DAT.
>
> Whatsnew:
> 11.33 06/08/2022: Aligned files to 0.244 version.
>
>  
Thank you.


Pages: 1

MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

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