| Previous | 199869 Revisions | Next |
| 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 |
| Previous | 199869 Revisions | Next |