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


MESSinfo 0.239 out!
#393013 - 01/09/22 07:21 PM


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

Whatsnew:
11.25 01/09/2022: Aligned files to 0.239 version.

 
 
0.239:
======
- 32x: Made disambiguation text in descriptions lowercase in '32x.xml' [ArcadeShadow].
- a2bus: Consolidate card lists to clean up the drivers [R. Belmont]. Add support for the Grafex-32 uPD7220 video card [Rob Justice, R. Belmont].
- aica: Remove code smell on LP flag read [Angelo Salese].
- apple2.cpp: Laser and Franklin key names now are correct: "Triangle"/"F" instead of "Apple". Massive text drawing cleanup, removing a lot of copy/paste code and moving some runtime decisions to compile-time for better performance. Ace 500 now uses a Franklin character set ROM so the "F" shows in MouseText [R. Belmont]. Moved common apple2 files to the conditional "mameshared" library, to avoid duplicate symbols on a full MAME build. [Robbbert].
- apple2e.cpp: Gave the Franklin Ace machines their max RamWorks-compatible RAM. Fix text on Laser 128 EX and EX/2 also. All Laser 128 models now use the correct character set. Laser 128 now supports the serial/parallel printer switch and the parallel port. More cleanup / Fix GCC warning. Change most bankdev usage to memory views. Clean up/consolidate memory maps, fix ace500 LF switch causing DVORAK mode [R. Belmont].
- apple2gs: Convert most bankdev banking to memory views. Fix $C034 readback and some uninitialized variables [R. Belmont].
- archimedes_keyboard: Improved quadrature mouse accuracy, and added notes on keyboard variants [Nigel Barnes].
- c64.cpp: BugFIX#08138: [Media Support] (c64.cpp) gberet: Some C64 .tap files needs disk drive to be disabled! [Steve Coomber]. Corrected dragnden description tag to match actual title shown on screen and on cartridge cover in 'c64_cart.xml' [Guru].
- cdi.cpp: Complete re-write of Philips CD-i CDIC handling; re-promoted to working [MooglyGuy]. Significantly improved compatibility and re-promoted to working [Ryan Holtz, CD-i Fan].
- cdicdic: Completely re-implemented Philips CD-i CDIC emulation, fixing many issues [Ryan Holtz, CD-i Fan].
- cdimono1: Machine promoted to working. BugFIX#07716: [Crash/Freeze] (cdi.cpp) cdimono1 [linkfoe, zeldgamu, zeldgam]: game crashes when selecting a level [Ryan Holtz].
- cga: Remove leftover debugging printf [Olivier Galibert].
- comquest.cpp: Fixed clang unused private data member warnings. There's commented-out code that uses m_data, but nothing at all uses the other members, and there's nothing to indicate what they're supposed to represent, so I removed them altogether [Vas Crabb].
- cp31: Changed description to 'Besta CP31 CPU board'. Converted to VME device. [Shattered].
- ctk551: Implement sound. Machine promoted to working [Devin Acker]. LCD support [Olivier Galibert].
- dvk_kcgd.cpp: Added serial ports, converted logging to use logmacro.h and cleaned up code [shattered].
- dw_kbd: Cleaned up and simplified code [shattered].
- fdes2265: Changed description to 'Designer Mach III Master 2265 (set 1)'.
- fds: BugFIX#08041: [Crash/Freeze] (nes.cpp) fds [smb2]: Game frozen at title screen (it should be animated) [kmg].
- fmtowns: Disable FMR backwards compatibility text rendering, fixes display regression [Barry Rodewald].
- galileo: Changed description to 'Kasparov Galileo (v1.4)'.
- gb.cpp: Improved MBC3 real-time clock emulation. Use memory views for BIOS disable and to remove some cartridge access trampolines.
- geneve: Added option for new boot EPROM. Added WHTech SCSI adapter card [Michael Zapf].
- gt913: Minor cleanup [Devin Acker].
- gt913_sound_hle: Changed description to 'Casio GT913F sound'.
- hh_sm510.cpp: Changed descriptions for Elektronika games to transliterated Russian titles [algestam].
- hp_taco: Added support for writing HP 9825 format tapes [F. Ulivi].
- hp9845.cpp: Added Shift Lock and reset keys and tape LED. Added support for SHIFT LOCK & RESET, other minor fixes [F. Ulivi].
- ibm6580: Cleanup and simplify (ibm6580_kbd) [shattered].
- kosmicmt: Changed description to 'Kosmicheskiy most'.
- leonardo: Changed description to 'Kasparov Leonardo (v1.4)'.
- leonardoa: Changed description to 'Kasparov Leonardo (v1.2)'.
- lola8a.cpp: Replace bankdev with memory view [AJR].
- lynx_sound: Changed description to 'Atari Mikey (Sound)'.
- lynx2_sound: Changed description to 'Atari Hayato (Sound)'.
- m20.cpp: Atari Lynx emulation updates: Use memory_view for address mapping. Support variable framerate, Fix screen overscan (102 visible + 3 blank lines). Fix collision handling (possibly copy-paste error?). Reduce unnecessary shared pointers, Some duplications. Use inlines values for bit flags. Add support for variable page size for cartridge, AUDIN pin for bankswitch. Add hardware notes, Initialize values. Fix namings, Fix spacings, Use shorter/correct type values. Move lynx sound functions into device/sound/lynx.*, Fix sound pitch (input clock related). Cleaned up driver, fixed collision handling, and fixed sound pitch [cam900].
- mc68328: Update logging to match handler size [Patrick Mackinlay].
- megadriv.cpp: Mega Drive is written with a space [Vas Crabb].
- megadriv: Various updates to fields in 'megadriv.xml' [Tafoid].
- midiin: Handle channel remapping at playback time instead of load time, also small fix to sysex event parsing [Devin Acker].
- mini2440: BugFIX#07878: [Crash/Freeze] (mini2440.cpp) mini2440: No longer booting up [Ryan Holtz].
- mn1880: Fix ASR carry calculation [AJR].
- nes.cpp: Added support for the Famicom Turbofile backup RAM device. Added a SNES controller port adapter device so a SNES joypad or mouse can be connected. Updated mahjong controller based on hardware information, and corrected button labels. Cleaned up Konami Hyper Shot controller emulation code a little. Accommodate games that depend on realistic power-on RAM state. Cleaned up Famicom joypad implementation and further untangled them from EXP port. Disentangled Famicom joypad 2 from EXP port code. Reworked Bandai Hyper Shot to only use EXP port calls; nes.xml: Corrected Space Shadow mirroring. Improved emulation of the Yonezawa Partytap controller. Increased range and added daisy chain port for Famicom Arkanoid paddle controller. Removed parent/clone relationships for games that are independent ports in 'nes.xml' [kmg].
- nes_hori4p: Changed descritpion to 'FC Hori 4 Players Adaptor'.
- nes_mjpanel: Changed description to 'Capcom Mahjong Controller'.
- nes_pachinko: Changed description to 'Coconuts Japan Pachinko Controller'.
- nes_partytap: Changed description to 'Yonezawa Partytap Controller'.
- o2.cpp: Add LEDs and layout [Patrick Mackinlay].
- okhota: Changed description to 'Okhota'.
- pcipc: Changed description to 'Sandbox PCI PC (430HX)'.
- pcipctx: Changed description to 'Sandbox PCI PC (430TX)'.
- pcm.cpp: Fixed names of chipsets in descriptions [MoochMcGee].
- pokemini.cpp: Added vertical and horizontal video sync signals [shattered].
- powervr2: Added support for render mode 5 (ARGB0888) [Jennifer Taylor].
- psion5mx: BugFIX#08140: [Known Issues/To-Do's] (psion5.cpp) psion5mx: Blank screen at start [Ryan Holtz].
- rkosmosa: Changed description to 'Razvedchiki kosmosa'.
- sdtor: Fix small contrast problem in internal artwork [hap].
- sm510: Fix wakeup after CEND, reorganize files a bit [hap].
- sm511: Assume that divider reset is same as sm510 [hap].
- sms: Various updates to fields in 'sms.xml' [Tafoid].
- t11: Power fail trap is NMI, added bus error trap [hap].
- tandy2k: Don't check input port string to determine button [hap].
- tutor.cpp: Added initial ZX Evolution TS-Configuration driver [holub].
- uknc: De-skeletonize [shattered].
- ut88.cpp: Replace bankdev with memory view [AJR].
- vespovar: Changed description to 'Vesyolyy povar'.
- vfutbol: Changed description to 'Vesyolye futbolisty'.
- wyse700: Make it not completely crash [Olivier Galibert].
- Renamed (besta88) to (cp31), (exospace) to (rkosmosa), (fowling) to (okhota), (merrycook) to (vespovar), (monkeygk) to (vfutbol) and (spacebridge) to (kosmicmt).
- Added ACE Joy Connect, ASCII Turbofile Backup RAM, Beebug Spectra Colour Scanner, Benchmarq BQ4845 RTC, Computer Concepts GreyHawk Video Digitiser, Computer Concepts ScanLight Junior MkIII, Conner CFP1080S, DEC DL11-type SLU, Franklin Ace 2x00 Disk Port, Franklin ACE 2x00 expansion RAM, Franklin Ace 2x00 Parallel Port, Franklin ACE 500 expansion RAM, Fujitsu MB86930 'SPARClite', Grafex-32, HDS200 Keyboard (HLE), Morley Electronics Analogue and User Interface, Morley Electronics User/MIDI/Analogue Interface, Motorola MC68HC16Z1, Mr Gluk Reset Service, NES Cart BMC 5 in 1 1993 Copyright PCB, NES Cart BMC JY012005 PCB, NES Cart BMC TF2740 PCB, NES Cart Sealie 8BIT XMAS PCB, Nintendo Family Computer Expansion Port Pad, SNES Controller Port Adapter, TS-Conf DMA Controller, Watford Electronics 256 Grey-Scale Scanner, Western Horizon Technologies SCSI host adapter, WHTech SCSI PLD and Wild Vision MidiMax II devices.
- algestam and Milan Galcik added bootleg (Elektronika) Hockey (Elektronika) system.
- algestam and Milan Galcik added bootleg (Elektronika) Ataka asteroidov, bootleg (Elektronika) Kosmicheskiy polyot, bootleg (Elektronika) Kot-rybolov (Elektronika), bootleg (Elektronika) Kvaka-zadavaka, bootleg (Elektronika) Morskaja ataka and bootleg (Elektronika) Nochnye vorishki systems.
- Berger added Fidelity Electronics Designer Mach III Master 2265 (set 2) system.
- Bitsavers added Human Designed Systems HDS200 system.
- DBWBP added JoMoX AiRBase 99, Kawai Musical Instruments Manufacturing ACR-20 Digital Accompaniment Center and Yamaha RX15 Digital Rhythm Programmer systems.
- hap, Radon17 and Berger added and Svetlana Elektronika IM-01T system.
- holub added TS-Labs ZX Evolution TS-Configuration, NedoPC system.
- kmg added Coolboy Coolboy RS-17 - 203 in 1 system.
- Phil Chandler and Berger added SciSys Kasparov Leonardo (v1.0) system.
- R. Belmont added Franklin Computer Franklin ACE 2200 and Franklin Computer Franklin ACE 500 systems.
- Radon17 added Svetlana Elektronika IM-01 system.
- smf added Tom Storey Z80 based, triple time zone clock system.
- Wilbert Pol added Atari Atari 2600 Point of Purchase Display system.
- AJR added airbase99.cpp, kawai_acr20.cpp and ymrx15.cpp drivers.
- Andrei I. Holub added tsconf.cpp driver.
- Dirk Best added hds200.cpp driver.
- hap added im01.cpp driver.
- smf added z80clock.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: MESSinfo 0.239 out! new [Re: AntoPISA]
#393043 - 01/11/22 09:23 PM


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

Thank you.


Pages: 1

MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

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