Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r14618 Friday 2nd December, 2011 at 16:33:00 UTC by Angelo Salese
Converted California Chase to use VGA code, now it doesn't show anything but old screen was an hack anyway so ...
[src/mame/drivers]calchase.c

r14617 Friday 2nd December, 2011 at 16:09:49 UTC by Angelo Salese
Work-around for #4541
[src/mame/drivers]qdrmfgp.c

r14616 Friday 2nd December, 2011 at 15:56:13 UTC by Fabio Priuli
sync saturn.c with MESS. I forgot about it yesterday. no whatsnew.
[src/mame/drivers]saturn.c

r14615 Friday 2nd December, 2011 at 15:49:52 UTC by Angelo Salese
Some regression fixes as per Tafoid notes
[src/mame/drivers]lwings.c m63.c

r14614 Friday 2nd December, 2011 at 15:02:12 UTC by Angelo Salese
Converted chsuper.c to ADDRESS_MAP_MODERN
[src/mame/drivers]chsuper.c

r14613 Friday 2nd December, 2011 at 13:56:45 UTC by Angelo Salese
Fix compile
[src/mame/drivers]chihiro.c

r14612 Friday 2nd December, 2011 at 13:24:09 UTC by Angelo Salese
Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli]

Little modifications to ap2_dsk.c and gaelco3d.c/.h to compile with MSVC [Samuele Zannoli]

Added a placeholder for ohci usb controller in chihiro plus relative hack to avoid an infinite loop.
This allows chihiro to try to initialize direct3d and to use the nvidia 3d accelerator ... [Samuele Zannoli]
[src/emu/cpu/i386]i386ops.h pentops.c x87ops.c
[src/lib/formats]ap2_dsk.c
[src/mame/drivers]chihiro.c
[src/mame/includes]gaelco3d.h
[src/mame/video]gaelco3d.c

r14611 Friday 2nd December, 2011 at 08:18:42 UTC by Miodrag Milanović
Fix handling of shared features in softlists (no whatsnew)
[src/emu]softlist.c

r14610 Thursday 1st December, 2011 at 19:04:44 UTC by Angelo Salese
Converted chsuper.c driver to use the new RAMDAC device, and cleaned up the vram in it
[src/mame/drivers]blitz68k.c chsuper.c

r14609 Thursday 1st December, 2011 at 18:50:41 UTC by Angelo Salese
Small update, nw
[src/mame/drivers]rltennis.c
[src/mame/includes]rltennis.h

r14608 Thursday 1st December, 2011 at 18:35:31 UTC by Angelo Salese
Hooked up RAMDAC to Reality Tennis, added new interface flag for separated read/write registers
[src/emu/video]ramdac.c ramdac.h
[src/mame/drivers]blitz68k.c rltennis.c sfbonus.c
[src/mame/includes]rltennis.h
[src/mame/video]rltennis.c

r14607 Thursday 1st December, 2011 at 17:57:10 UTC by Angelo Salese
Updated blitz68k.c to use the new ramdac device, added read handlers to the device
[src/emu/video]ramdac.c ramdac.h
[src/mame/drivers]blitz68k.c

r14606 Thursday 1st December, 2011 at 17:21:07 UTC by Angelo Salese
Missing files, nothing new ...
[src/emu/video]ramdac.c* ramdac.h*

r14605 Thursday 1st December, 2011 at 17:20:31 UTC by Angelo Salese
Written a generic RAMDAC device, hooked it up to the sfbonus.c as an example [Angelo Salese]
[src/emu]emu.mak
[src/emu/video]h63484.c
[src/mame/drivers]gal3.c sfbonus.c
[src/mame/etc]template_device.c

r14604 Thursday 1st December, 2011 at 17:04:04 UTC by Tafoid
Since there is no z80 driving the sound for this Yie Ar Kung Fu board (on Track and Field hardware), it makes sense the clock would come from elsewhere.  MASTER_CLOCK, which when set up like the yiear parent at the same speed, gives correctly pitched audio.  (nw)
[src/mame/drivers]trackfld.c

r14603 Thursday 1st December, 2011 at 04:04:08 UTC by Angelo Salese
Minor keyboard notes, nw
[src/mame/drivers]pcat_dyn.c

r14602 Thursday 1st December, 2011 at 02:04:22 UTC by Angelo Salese
Added proper sound to yieartf set [Angelo Salese]
[src/mame/drivers]trackfld.c yiear.c
[src/mame/includes]trackfld.h yiear.h

r14601 Thursday 1st December, 2011 at 01:18:56 UTC by Angelo Salese
Small logerror removal, nw
[src/mame/video]segas32.c

r14600 Wednesday 30th November, 2011 at 23:50:46 UTC by Angelo Salese
Small fix
[src/mame/etc]template_device.h

r14599 Wednesday 30th November, 2011 at 23:48:28 UTC by Angelo Salese
Added a template for devices (new model) in etc/ folder, nw
[src/emu/machine]v3021.c v3021.h
[src/mame/etc]template_device.c* template_device.h*

r14598 Wednesday 30th November, 2011 at 23:42:38 UTC by Angelo Salese
Added a template for drivers (old model) in etc/ folder, nw
[src/mame/etc]template_driver.c*

r14597 Wednesday 30th November, 2011 at 19:49:42 UTC by Angelo Salese
This links to nothing by now, remove it
[src/mame/drivers]namcos22.c

r14596 Wednesday 30th November, 2011 at 19:48:28 UTC by Angelo Salese
(by request) removed deprecat.h usage from namcos22.c
[src/mame/drivers]namcos22.c
[src/mame/includes]namcos22.h

r14595 Wednesday 30th November, 2011 at 16:51:09 UTC by Angelo Salese
Removed ugly function cpu_interrupt_enable() from the core, and updated all the drivers that used it accordingly [Angelo Salese]
[src/emu/machine]generic.c generic.h
[src/mame/drivers]20pacgal.c brkthru.c cclimber.c champbas.c crbaloon.c galaga.c gaplus.c kyugo.c mappy.c pacland.c polepos.c rallyx.c retofinv.c seicross.c skykid.c toypop.c warpwarp.c
[src/mame/includes]20pacgal.h brkthru.h champbas.h crbaloon.h galaga.h gaplus.h mappy.h pacland.h polepos.h rallyx.h retofinv.h seicross.h skykid.h toypop.h warpwarp.h

r14594 Wednesday 30th November, 2011 at 16:00:43 UTC by Miodrag Milanović
Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew)

We can safely remove comments and cothread.* from /emu and /lib/cothread if it's confirmed way to go
[/trunk]makefile
[src/emu]diexec.c diexec.h emu.h emu.mak schedule.c schedule.h
[src/lib]lib.mak

r14593 Wednesday 30th November, 2011 at 14:56:06 UTC by Miodrag Milanović
Removed mandatory from neogeo enabling you to start bios (no whatsnew)
[src/mame/drivers]neogeo.c

r14592 Wednesday 30th November, 2011 at 11:51:46 UTC by Miodrag Milanović
Support for ignoring item in lst files (no whatsnew)
[src/build]makedev.c makelist.c

r14591 Wednesday 30th November, 2011 at 09:02:14 UTC by Miodrag Milanović
More softlist validation (no whatsnew)
[src/emu]softlist.c

r14590 Tuesday 29th November, 2011 at 22:08:20 UTC by hap
spiker2/3 are clones of spiker
[src/mame/drivers]balsente.c decocass.c

r14589 Tuesday 29th November, 2011 at 19:20:25 UTC by Tafoid
Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before one of them was set to NULL (tex->d3dfinaltex).  Fixes MT Bug #4538.  [Antonio Giner]
[src/osd/windows]drawd3d.c

r14588 Tuesday 29th November, 2011 at 17:08:30 UTC by Angelo Salese
Removed ugly function interrupt_enable_w from the core, and updated all the drivers that used it accordingly [Angelo Salese]

Fixed scratchy sound in Birdiy, unlike all other Pac-Man HW games irq mask is at $5001 instead of $5000, so fixing that fixed the sound as well [Angelo Salese]

Fixed bogus irq/nmi mask bit in Yie Ar Kung-Fu (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Fixed bogus irq mask to sound CPU in Syusse Oozumou [Angelo Salese]

Fixed bogus irq mask bit in SNK6502 HW games (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Marked Truco Clemente as GNW since it never really worked (coin chutes stops working after one play), nw

Out of whatsnew:
And then I've realized that there's also cpu_interrupt_enable() function, another 19 instances to kill ... -.-"
[src/emu/machine]generic.c generic.h
[src/mame/drivers]appoooh.c bagman.c bankp.c bombjack.c carjmbre.c cclimber.c cheekyms.c circusc.c dkong.c espial.c fastfred.c galaxold.c gei.c gng.c gyruss.c hyperspt.c jrpacman.c kyugo.c lwings.c m63.c mainevt.c marineb.c mario.c megazone.c mermaid.c mikie.c mjkjidai.c pacman.c pbaction.c pengo.c popper.c punchout.c rocnrope.c rollrace.c sbasketb.c shootout.c slapfght.c snk6502.c solomon.c spcforce.c ssozumo.c superqix.c tagteam.c tankbatt.c tankbust.c thepit.c tmnt.c tp84.c trackfld.c trucocl.c vastar.c wiping.c wiz.c yiear.c zaccaria.c
[src/mame/etc]jrcrypt.c
[src/mame/includes]appoooh.h bagman.h bankp.h bombjack.h carjmbre.h cclimber.h cheekyms.h circusc.h dkong.h fastfred.h galaxold.h gyruss.h hyperspt.h kyugo.h lwings.h mainevt.h marineb.h mario.h megazone.h mermaid.h mikie.h mjkjidai.h pacman.h pbaction.h popper.h punchout.h rocnrope.h rollrace.h sbasketb.h slapfght.h snk6502.h solomon.h spcforce.h ssozumo.h superqix.h tagteam.h tankbust.h thepit.h tmnt.h tp84.h trackfld.h trucocl.h vastar.h wiping.h wiz.h yiear.h zaccaria.h
[src/mame/machine]slapfght.c
[src/mame/video]appoooh.c bankp.c cheekyms.c mjkjidai.c snk6502.c superqix.c tmnt.c yiear.c

r14587 Tuesday 29th November, 2011 at 15:14:09 UTC by Miodrag Milanović
Better error handling for softlists (no whatsnew)
[src/emu]softlist.c

r14586 Tuesday 29th November, 2011 at 13:39:00 UTC by Miodrag Milanović
Check for duplicate dataareas in softlists (no whatsnew)
[src/emu]softlist.c

r14585 Tuesday 29th November, 2011 at 10:46:43 UTC by Miodrag Milanović
Added more validation of softlist and cleared errors found (no whatsnew)
[hash]neogeo.xml softwarelist.dtd stv.xml
[src/emu]softlist.c

r14584 Tuesday 29th November, 2011 at 04:41:31 UTC by Alex Jackson
cps1.c: Remove alt (old) sf2ce US set. On closer inspection, it probably is just bitrot (no whatsnew)
[src/mame]mame.lst
[src/mame/drivers]cps1.c
[src/mame/video]cps1.c

r14583 Monday 28th November, 2011 at 21:54:57 UTC by Brian Troha
2 clones of Space Gun

New Clones Added
--------------------------------------
Space Gun (Japan) [ShouTime]
Space Gun (US) [ShouTime]
[src/mame]mame.lst
[src/mame/drivers]taito_z.c

r14582 Monday 28th November, 2011 at 14:50:36 UTC by Miodrag Milanović
Make softlist validation better (no whatsnew)
[src/emu]softlist.c

r14581 Monday 28th November, 2011 at 12:46:11 UTC by Miodrag Milanović
Placed softlist validation under validate (no whatsnew)
[src/emu]clifront.c clifront.h softlist.c

r14580 Monday 28th November, 2011 at 11:55:36 UTC by Miodrag Milanović
Added validate lists option and removed on startup softlist validation (no whatsnew)
Highly improve startup time for drivers with big softlists
[src/emu]clifront.c clifront.h softlist.c softlist.h

r14579 Monday 28th November, 2011 at 10:32:11 UTC by Miodrag Milanović
Fixed issue with get_merge_name when using slot devices (no whatsnew)
[src/emu]driver.c driver.h info.c

r14578 Monday 28th November, 2011 at 03:08:48 UTC by hap
(remove GNW flag for banbam)
[src/mame/drivers]strnskil.c

r14577 Monday 28th November, 2011 at 03:01:49 UTC by hap
renamed Pucky to unknown Pac-Man gambling game + improved inputs
[src/mame]mame.lst
[src/mame/drivers]4enraya.c

r14576 Sunday 27th November, 2011 at 18:44:20 UTC by Brian Troha
segas32.c: Corrected rom labels and added PCB locations to F1 Super Lap [The Dumping Union]
[src/mame/drivers]segas32.c

r14575 Sunday 27th November, 2011 at 16:52:19 UTC by Brian Troha
Credit update for whatsnew_0144u1.txt
[/build/whatsnew]whatsnew_0144u1.txt

r14574 Sunday 27th November, 2011 at 14:46:34 UTC by Tafoid
This change makes sure that the watchdog message will be displayed in case other messages are also waiting to be displayed.  Useful in regression testing where such messages were not being displayed in some cases. (nw)
[src/osd/windows]winmain.c

r14573 Sunday 27th November, 2011 at 14:07:37 UTC by Angelo Salese
MAME 0.144u1 tag
[/tags]mame0144u1*

r14572 Sunday 27th November, 2011 at 14:06:49 UTC by Angelo Salese
Clean-ups and version bump
[src]version.c
[src/emu]emu.mak info.c machine.h mconfig.c ui.c uimenu.c validity.c
[src/emu/audio]generic.c
[src/emu/imagedev]bitbngr.h harddriv.c harddriv.h snapquik.h
[src/emu/machine]amigafdc.c ram.c v3021.c
[src/emu/video]polynew.h saa5050.c
[src/mame]mame.lst
[src/mame/drivers]4enraya.c aces1.c acesp.c alien.c allied.c alvg.c astropc.c atari_s1.c atari_s2.c atari_s3.c atronic.c belatra.c bfm_sc4.c bfm_sc5.c bgt.c bingo.c by17.c by35.c by6803.c by68701.c byvid.c capcom.c castle.c cesclass.c comebaby.c cps1.c cupidon.c de_1.c de_2.c de_3.c de_3b.c exidy.c flicker.c fortecar.c g627.c gp_1.c gp_2.c gts1.c gts3.c gts80.c gts80a.c gts80b.c hankin.c hazelgr.c icecold.c igspc.c inder.c itgamble.c jeutel.c jp.c jpmmps.c jpms80.c jpmsys7.c jvh.c kissproto.c konamim2.c konendev.c ltd.c maygayep.c mephisto.c micropin.c midqslvr.c mmm.c mpu2.c mpu5.c mrgame.c namcops2.c neptunp2.c nsm.c pacman.c play_1.c play_2.c play_3.c play_5.c proconn.c queen.c rcorsair.c rowamet.c s11.c s11a.c s11b.c s11c.c s3.c s4.c s6.c s6a.c s7.c s8.c s9.c savquest.c segajw.c sfbonus.c sleic.c spectra.c spinb.c st_mp100.c st_mp200.c stellafr.c sumt8035.c taito.c techno.c tokyocop.c turrett.c unkpcp.c vd.c vp101.c wecleman.c white_mod.c wico.c wms.c wpc_95.c wpc_an.c wpc_dcs.c wpc_dot.c wpc_flip1.c wpc_flip2.c wpc_s.c xtom3d.c zac_1.c zac_2.c
[src/mame/includes]4enraya.h zerozone.h zodiack.h
[src/mame/machine]archimds.c snes.c
[src/mame/video]gaelco3d.c jagobj.c midvunit.c pacman.c
[src/osd/sdl]netdev_tap.c sdlmain.c
[src/osd/windows]netdev_pcap.c

r14571 Sunday 27th November, 2011 at 14:04:13 UTC by Tafoid
whatsnew cleanup (nw)
[/build/whatsnew]whatsnew_0144u1.txt

r14570 Sunday 27th November, 2011 at 13:59:59 UTC by Angelo Salese
Last minute flights ...
[/build/whatsnew]whatsnew_0144u1.txt

r14569 Sunday 27th November, 2011 at 13:58:45 UTC by Angelo Salese
Various changes to the Bally Sente driver [Kevin Eshbach]
* Corrects the rom locations for Trivia Pursuit Baby Boomer edition
* Corrects the rom locations for Street Football
* Add dumps of Spiker dated 5/5/86 and 6/9/86
* Added date code to Mini Golf (Set 2), Trivia Pursuit (Baby Boomer
 Edition), Night Stocker (set 1), Night Stocker (set 2) and Street
 Football
[src/mame]mame.lst
[src/mame/drivers]balsente.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team