MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

Pages: 1

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


MAME 0.142u3 out!
#254036 - 05/08/11 10:58 PM


http://mamedev.org/updates.html


0.142u3
-------


MAMETesters Bugs Fixed
----------------------
- 01893: [Crash/Freeze] mk4: MK4 hangs in demo mode after about 5
mins/matches. (Phil Bennett)
- 04334: [Graphics] wiz: Missing sprites makes game unplayable
(Angelo Salese)
- 04326: [Graphics] Many games in cave.c: Graphics corruption
(Alex Jackson)
- 03103: [Color/Palette] all sets in mrdo.c: The color of "SCENE4" is
inaccurate. (kunikuni)
- 04325: [Documentation] madrace: Wrong production year. (J. Wallace)
- 04304: [Graphics] captaven: Color glitch on scrolling ocean on
Stage 2 (David Haywood)

Source Changes
--------------
Removed deprecat.h dependancy and updated irqs accordingly from the
following drivers: [Angelo Salese]
8080bw.c airbustr.c albazg.c argus.c aristmk4.c armedf.c atarifb.c
avalnche.c battlex.c bigevglf.c bionicc.c bionicc.c bishi.c bladestl.c
blockout.c blueprnt.c bmcbowl.c bogeyman.c bottom9.c bsktball.c
bublbobl.c buggychl.c bwing.c changela.c chqflag.c circus.c cischeat.c
cloak.c commando.c cosmic.c cshooter.c darkmist.c dbz.c deadang.c
destroyr.c discoboy.c djmain.c docastle.c dogfgt.c dogfgt.c dooyong.c
dorachan.c dragrace.c enigma2.c equites.c esd16.c espial.c exedexes.c
exidy.c expro02.c fastfred.c finalizr.c firetrap.c flower.c flstory.c
gberet.c gng.c goindol.c gsword.c gunsmoke.c itech32.c jack.c jack.c
kyugo.c ladyfrog.c liberatr.c m72.c matmania.c megaplay.c meijinsn.c
metlclsh.c mirax.c mjsister.c mlanding.c mouser.c namcos2.c namcos21.c
naughtyb.c nbmj8688.c nbmj8891.c nova2001.c overdriv.c pacman.c
paradise.c photon2.c polepos.c popper.c retofinv.c rollrace.c
route16.c sbugger.c segag80r.c segas18.c seta.c shisen.c slapfght.c
snk6502.c solomon.c sonson.c speedbal.c srmp2.c srmp2.c srumbler.c
sstrangr.c strnskil.c suna8.c suprloco.c tagteam.c taito_l.c tomcat.c
tsamurai.c tunhunt.c vastar.c vigilant.c vulgus.c wecleman.c
wheelfir.c wiz.c xxmissio.c zn.c zodiack.c

Fixed sprite regression in expro02.c [Angelo Salese]

Converted Taito_L driver to use AM_SHARE macro [Angelo Salese]

Removed sound hacks in Evil Stone, fixing sound drop if you die at
level 1 boss [Angelo Salese]

intelfsh.c: Added support for Fujitsu 29DL16X. [Sandro Ronco]

Fixed i86/i386 POP SP and POP ESP thanks to bug report for Xenix boot
by bs666 [Miodrag Milanovic]

Collapsed device_config and device_t into one class. Updated all
existing modern devices and the legacy wrappers to work in this
environment. This in general greatly simplifies writing a modern
device. [Aaron Giles]

psx.c: adjusted MDEC timing to avoid lockups. Most FMVs now have
fluent video. [R. Belmont]

Fixed Z80STI interrupts. [Curt Coder]

Fixed I8255 interrupt enable. [Curt Coder]

Fixed reset register bit masks in RP5C01 and RP5C15. [Curt Coder]

Added 3.5" ED floppy drive type. [Curt Coder]

Naomi / Triforce / Chihiro documentation update [f205v]

Fixed protection read-back registers 0x07 and 0x0e / 0x0f in k051733
math chip, finally fixing gameplay issues in Chequered Flag.
[Angelo Salese]

konamigv: Documentation updates [Guru]

diimage.c: fix uninitialized variables found by Valgrind [R. Belmont]

mc146818: Fix uninitialized variable found by Valgrind [R. Belmont]

Fixed inputs and removed digital hacks in Cisco Heat driver
[Angelo Salese]

Added MCCS1850 RTC emulation. [Curt Coder]

Added shifter display to Cisco Heat driver [Angelo Salese]

Removed cheesy hack to F1 GP Star 2 irq communications [Angelo Salese]

Fix second adpcm player in games using SEIBU_ADPCM [R. Belmont]

Made k051733 RNG to behave like an adder, improves pseudo-random
events in Fast Lane [Angelo Salese]

Tentative experiment for Hot Chase gameplay speed ... still not
perfect though (especially noticeable with sound) [Angelo Salese]

Reimplemented devcb using delegates and classes. Unified the logic for
identifying targets and simplified the code. [Aaron Giles]

naomi: Abstract the maple and jvs interfaces into a set of devices
[O. Galibert, MetalliC, Tormod, D. Knute]

Started unifying sprite implementations for setax001/x002 chips
[David Haywood]

drcbex64: Fix op_debug implementation [O. Galibert]

Add Puzznic MCU dump and added a PAL as NO_DUMP. The MCU still needs
to be properly hooked up. [Smitdogg, The Dumping Union, Lord
Nightmare]

naomi: Add jvs command 0x32, fixes Crazy Taxi and Virtua Tennis 2
booting [O. Galibert]

Added input button labels for Midway T-Unit driver [Joe Caporale]

De-stateized the NB1414M4 routines, and converted the correlated Armed
F text tilemap to be 8-bits [Angelo Salese]

Hooked up NB1414M4 to Ninja Emaki, greatly improving gfxs in it
[Angelo Salese]

Implemented serial type scrolling for Youma Ninpou Chou bootlegs
[Angelo Salese]

Support for dynamic devices added to the core. [Miodrag Milanovic]
* Added slot and slot card interfaces
* Added SLOT_INTERFACE macros in order to simplify device adding
* Added new menu option "Slot Devices" and support to change device
in runtime
* Updated emuopts to support command setting of slot cards

Update clifront and added listslots option to display available
slots and device options for each one [Miodrag Milanovic]

mpu4.c: Started adding support for the Crystal Gaming program card,
and the link keys for setting parameters. [J Wallace]

6840ptm.c: Fixed mode check in set_gate() [J Wallace]

srcclean.c: srcclean should remove invalid chars only for source files
which are not xml (softlists have UTF-8 characters) [Fabio Priuli]

Hooked up proper sound program in Combat School bootleg [Angelo
Salese]

Moved format handling and all formats to separate library
[Miodrag Milanovic]

Converted PlayStation DMA to an internal device to the CPU core. DMA
to external devices can be set in the machine config, the old calls
are still there until the rest of the code is converted. [smf]

Added support for default NVRAM in MCCS1850. [Curt Coder]

Various Irem M92 / M107 fixes [Alex Jackson]
* Hooked up sound CPU interrupts properly, using the V35 builtin
interrupt controller, rather than generating the vectors in the
driver.
* Cleaned up ROM mirroring, using AM_REGION macros in the address
maps instead of memcpy()ing all over the place in the
DRIVER_INITs.
* Converted bankswitching to use configured banks. Only configure the
banks and install the bankswitch WRITE_HANDLER in the games that
actually use it (i.e. those with a full megabyte of program ROM).
This and the previous change make the drivers a lot less confusing
to look at... I hope.
* Converted both drivers to use a scanline timer device instead of a
hand-rolled one.
* Added save state support to m92.c. Everything necessary was already
saved, I just had to add the tag. However, presumably due to the
core emu_timer breakage (MT 4330, 4331) the save states don't
actually work at the moment. I've already reported this as MT
#4333
* Added GAME_MECHANICAL tag to wpksoc and clone

Converted Ginga Ninkyouden to use proper 6840 PTM device
[Angelo Salese]

Fixed missing sprite regression in the Wiz driver [Angelo Salese]

chdman: Handle track type 6 in .nrg files [R. Belmont]

Compile fix for kFreeBSD [Christian Marillat]



New games added or promoted from NOT_WORKING status
---------------------------------------------------
Chequered Flag [Angelo Salese]
Super Wing [Tomasz Slanina, Wulfman]


New clones added
----------------
Witch Card (German, WC3050, 27-4-94) [Roberto Fresca, Team Europe]


New games marked as GAME_NOT_WORKING
------------------------------------
Quizard Rainbow 4.0 [Team Europe]
Frank 'n' Stein (unencrypted) [J Wallace]
Mahjong Maina - Kairakukan he Youkoso [alien_mame, The Dumping Union]
The Nanpa [alien_mame, The Dumping Union]
Cospure Tengoku 7 - Super Co-gal Grandprix
[alien_mame, The Dumping Union]



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



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


64-bit version "Chocolate" new [Re: AntoPISA]
#254040 - 05/09/11 12:08 AM Attachment: mame64.rar 13087 KB (62 downloads)


One time for old time's sake. Not doing this regularly again.




Cyberzinho Punk
Reged: 12/31/09
Posts: 182
Loc: São José dos Campos, SP, Brazil
Send PM


Re: MAME 0.142u3 out! new [Re: AntoPISA]
#254055 - 05/09/11 02:25 AM


Thanks for the update!!!!

MAME 0.142u3 packages for Slackware Linux 32-bit are released too:

http://sourceforge.net/projects/mameforslack/files/mame/0.142/




Sorry, my English is bad!!!
Slackware Linux 14.2 beta 2/Fluxbox 1.3.7
Linux user #438128
MAME for Slackware



AnimalBear
100% MAME Fan Forever!
Reged: 04/29/10
Posts: 206
Loc: Portugal, Porto
Send PM


Re: MAME 0.142u3 out! new [Re: Cyberzinho Punk]
#254057 - 05/09/11 03:15 AM


Great news.




The Witch said so



redk9258
Regular
Reged: 09/21/03
Posts: 3968
Loc: Troy, Illinois USA
Send PM


MAME0142u3b... new [Re: AntoPISA]
#254060 - 05/09/11 04:10 AM Attachment: MAME0142u3b.7z 9960 KB (70 downloads)


See attached...



fortuna_chan
Por que yo hablo español muy bien.
Reged: 06/01/08
Posts: 236
Send PM


Re: MAME0142u3b... new [Re: redk9258]
#254067 - 05/09/11 06:31 AM


> See attached...


thanks, updated

ps: running with EmuLoader and run very good



sjyune
Reged: 08/25/04
Posts: 161
Send PM


-nt- new [Re: AntoPISA]
#254082 - 05/09/11 01:32 PM


,,,

Edited by sjyune (05/09/11 02:02 PM)



ShimaPong
MAME Fan
Reged: 03/12/05
Posts: 783
Send PM


Re: MAME 0.142u3 out! new [Re: AntoPISA]
#254089 - 05/09/11 03:25 PM


Mushihime-sama (AMI/Cave 11.2004)

- Internet Ranking
You can join with Internet Ranking (http://wig.cave.co.jp/ranking2/index.html) when you get a password after game is over.
Entry page (http://wig.cave.co.jp/ranking2/entry.php) is still alive so that let's entry

- Ultra Mode
After inserted a credit, input "Up, Left, B, Right, A, Down, Down, A, A, B".
This mode is always selectable after succeeded to input once until power-off.
You can fight with true Boss in final stage only in this mode.


Mushihime-sama Futari Version 1.5 (AMI/Cave 12.2006)

- Version 1.0
First version is released at 10.2006. But this version has serious bug (Ultra mode is unable to unlock via secret code? etc...) so that replaces to new version with free of charge.

- Ultra Mode
In Version 1.5, this mode is unlocked from the first time.



"Any company has no power to stop people emulating"
MAME is the emulator of no giving in the pressure from any company even if they don't allow



etabeta
Reged: 08/25/04
Posts: 2035
Send PM


nice to see you around, after all that has happened in Japan *nt* new [Re: ShimaPong]
#254095 - 05/09/11 03:48 PM





URherenow
Reged: 09/21/03
Posts: 4260
Loc: Japan
Send PM


**OT** You really should add a location to your profile new [Re: ShimaPong]
#254097 - 05/09/11 04:34 PM


You're in the UK, right?

I'm glad I'm not the only one who thought you were in Japan though.



Just broke my personal record for number of consecutive days without dying!



JWallace
Steamrollered by cool things, and likes it that way
Reged: 09/22/03
Posts: 810
Send PM


Re: MAME 0.142u3 out! new [Re: AntoPISA]
#254103 - 05/09/11 05:37 PM


Just want to point out I had nothing to do with Madrace, I think the wrong bug fix has been listed - I did something with 6840ptm gating.



http://agemame.mameworld.info

AGEMAME HQ - was once a thing, now isn't really.



Kale
Il Sindaco
Reged: 09/26/03
Posts: 155
Loc: Naples, Italy
Send PM


Re: MAME 0.142u3 out! new [Re: JWallace]
#254114 - 05/09/11 06:44 PM


> Just want to point out I had nothing to do with Madrace, I think the wrong bug fix
> has been listed - I did something with 6840ptm gating.

Yeah, MT logging got busted for whatever reason ...



Nomax
Ryo Hazuki
Reged: 11/19/03
Posts: 496
Loc: Belgium
Send PM


MAME 0.142u3 for Ubuntu new [Re: AntoPISA]
#254116 - 05/09/11 07:25 PM


Ubuntu users can get MAME 0.142u3 (32 and 64 bit) from this ppa: ppa:c.falco/ppa thanks to Cesare Falco.

To install:
sudo add-apt-repository ppa:c.falco/ppa
sudo apt-get update
sudo apt-get install mame ("sudo apt-get upgrade" instead if mame was already installed)



--------------------
NPlayers.ini - The multiplayer description file for MAME. (Linux user #448789)



Alexis B.
Historian
Reged: 09/20/03
Posts: 415
Loc: Cannes, FRANCE
Send PM


Re: Vectrex ? new [Re: AntoPISA]
#254261 - 05/11/11 02:37 PM


Sorry if this was already answered somewhere, but why the Vectrex has been added to MAME ? There is no coin acceptor on this console.

If the Vectrex entry is only used as a bios for the Spectrum I+, I think it can be merged into this romset, since the Spectrum I+ was a full modified Vectrex.

Also, is the Spectrum I+ can be considered as a sort of Fortune Teller ?

Edited by Alexis B. (05/11/11 03:04 PM)



See my collection: here



Diet Go Go Fan
MAME Fan
Reged: 02/18/06
Posts: 286
Send PM


Re: Vectrex ? new [Re: Alexis B.]
#254264 - 05/11/11 03:37 PM


In the 80's the Vectrex console was attached to coin acceptors and used to play the built in game "Minestorm". It was also used as a bios for at least 2 non game programs.



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


VECTREX-Arcade >> new [Re: Alexis B.]
#254268 - 05/11/11 04:06 PM


> Sorry if this was already answered somewhere, but why the Vectrex has been added to
> MAME ? There is no coin acceptor on this console.
>
> If the Vectrex entry is only used as a bios for the Spectrum I+, I think it can be
> merged into this romset, since the Spectrum I+ was a full modified Vectrex.
>
> Also, is the Spectrum I+ can be considered as a sort of Fortune Teller ?

http://vgdb.vectrex.com/vgdb/arcadevectrex.html



etabeta
Reged: 08/25/04
Posts: 2035
Send PM


Re: VECTREX-Arcade >> new [Re: MASH]
#254269 - 05/11/11 04:11 PM


yeah, but we are not emulating that licensed system.

the requirement of vectrex.zip is a mistake made by Kale when importing raaspec.



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


Santa Monica new [Re: etabeta]
#254270 - 05/11/11 04:21 PM


> yeah, but we are not emulating that licensed system.
>
> the requirement of vectrex.zip is a mistake made by Kale when importing raaspec.

Ok, let us find this local (Santa Monica) businessman who licensed the VECTREX
and ask him if he has changed the maincpu or the hardware



mogli
MAME Fan
Reged: 01/26/08
Posts: 1956
Send PM


Re: Santa Monica new [Re: MASH]
#254334 - 05/12/11 05:58 AM


> > yeah, but we are not emulating that licensed system.
> >
> > the requirement of vectrex.zip is a mistake made by Kale when importing raaspec.
>
> Ok, let us find this local (Santa Monica) businessman who licensed the VECTREX
> and ask him if he has changed the maincpu or the hardware

Fascinating. I knew there were Vec arcade machines, though I thought maybe only in Europe, and they were bartop-like affairs. This deal here was probably a one- or maybe few-off.

Considering that is was essentially the same as any upright vector arcade game, I'm a little surprised an arcade Vectrex wasn't more common. Well, except that the market crashed.



Consider it high comedy....sincere tragedy....whatever...don't take it personally.

The Culture




abelenki
Super Drunk
Reged: 10/20/03
Posts: 962
Loc: Perm, Russia
Send PM


Re: VECTREX-Arcade >> new [Re: etabeta]
#254347 - 05/12/11 08:15 AM


> the requirement of vectrex.zip is a mistake made by Kale when importing raaspec.

what about 3DO (NTSC) and 3DO (PAL) systems being added?

finally, MAME and MESS are beginning to merge?



Kale
Il Sindaco
Reged: 09/26/03
Posts: 155
Loc: Naples, Italy
Send PM


Re: VECTREX-Arcade >> new [Re: etabeta]
#254370 - 05/12/11 05:21 PM


> yeah, but we are not emulating that licensed system.
>
> the requirement of vectrex.zip is a mistake made by Kale when importing raaspec.

By me ... o'rly?



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: VECTREX-Arcade >> new [Re: abelenki]
#254374 - 05/12/11 07:04 PM


> finally, MAME and MESS are beginning to merge?

Of course not, no matter how much Tom Riddle wishes it.

The recent cases of merging from MESS is due to a more permissive stance by MAME to permit some "coin-operated console" cabinets, as well as some cases where the hardware did actually exist in arcades. Merging the source files for the 3DO driver for example will make it easier to make sure the code is shared and that improvements in emulation on the MESS side will improve MAME, a circumstance that in the past has been ignored.

But - that is all. No one is going to add, say, Apple Lisa emulation from MESS to MAME, unless it's proven to have been used in an arcade.

All that said, we're trying to ignore completely merging features of drivers. If some feature is only found in the console version of the hardware, the current plan is that it will be kept to the MESS side - but features that are shared by both will be shared between emulators.

Or something like that - the overall planning has been slightly rushed, so there may be a little going back and forth on things as things get decided.

> what about 3DO (NTSC) and 3DO (PAL) systems being added?

3DO for example: Orbatak (prototype) is 3DO hardware, as well as Beavis & Butthead (prototype). We are currently guessing that they use the standard 3DO (NTSC) BIOS, but no one knows which revision (or possibly a custom BIOS? yet. One or more will likely be removed from the driver at some point, it's still early days.

- Stiletto



Naoki
Reged: 11/10/09
Posts: 1998
Loc: United Kingdom
Send PM


Re: VECTREX-Arcade >> new [Re: Stiletto]
#254384 - 05/12/11 07:34 PM


Isn't Die Alien Scum on 3DO based hardware? If so, wouldn't that benefit too?



StilettoAdministrator
They're always after me Lucky ROMS!
Reged: 03/07/04
Posts: 6472
Send PM


Re: VECTREX-Arcade >> new [Re: Naoki]
#254386 - 05/12/11 07:56 PM


> Isn't Die Alien Scum on 3DO based hardware? If so, wouldn't that benefit too?

I forgot to mention that one.

- Stiletto


Pages: 1

MAMEWorld >> News
View all threads Index   Threaded Mode Threaded  

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