Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r14568 Sunday 27th November, 2011 at 13:52:11 UTC by Angelo Salese |
|---|
| whatsnew for 0.144u1 |
| [/build/whatsnew] | whatsnew_0144u1.txt* |
| r14567 Sunday 27th November, 2011 at 13:50:59 UTC by Tomasz Slanina |
|---|
| New games marked as GAME_NOT_WORKING ------------------------------------ Pucky [Foul, Smitdogg, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | 4enraya.c |
| [src/mame/includes] | 4enraya.h |
| r14566 Sunday 27th November, 2011 at 13:31:00 UTC by Angelo Salese |
|---|
| Added sound proms from the other games, sound is still ugly tho ... |
| [src/mame/drivers] | pacman.c |
| r14565 Sunday 27th November, 2011 at 13:18:04 UTC by Angelo Salese |
|---|
| New WORKING game -------------------- Birdiy [Alberto Grego, Corrado Tomaselli, Angelo Salese, The Dumping Union] Out of whatsnew: What about killing all of the interrupt_enable_w() instances? imho that should be a per-driver latch, not a core function. |
| [src/mame] | mame.lst |
| [src/mame/drivers] | 30test.c pacman.c |
| [src/mame/includes] | pacman.h |
| [src/mame/video] | pacman.c |
| r14564 Sunday 27th November, 2011 at 06:53:01 UTC by hap |
|---|
| radar was misaligned |
| [src/mame/video] | bosco.c |
| r14563 Sunday 27th November, 2011 at 05:30:43 UTC by hap |
|---|
| TMS91xx(NL) chips include rev_a features |
| [src/emu/video] | tms9928a.h |
| r14562 Sunday 27th November, 2011 at 04:58:47 UTC by Aaron Giles |
|---|
| Fix obvious use-after-free error in device_delete(). Remove explicit freeing of HLSL shadow_texture, since it is allocated by texture_create() which does its own tracking and freeing. |
| [src/osd/windows] | d3dhlsl.c drawd3d.c |
| r14561 Sunday 27th November, 2011 at 04:39:35 UTC by hap |
|---|
| woops, wrong copypaste |
| [src/emu/machine] | 6532riot.c |
| r14560 Sunday 27th November, 2011 at 04:36:57 UTC by hap |
|---|
| fix regression (missing sound in gottlieb.c and gameplan.c): m_in was reset to 0 if there was no callback, but should be left unchanged |
| [src/emu/machine] | 6532riot.c |
| r14559 Sunday 27th November, 2011 at 01:05:47 UTC by hap |
|---|
| correction: irq is on falling edge |
| [src/emu/cpu/mb88xx] | mb88xx.c |
| r14558 Sunday 27th November, 2011 at 00:39:27 UTC by hap |
|---|
| nf flag (called IF in manuals) does _not_ block external irq, it just indicates that an one occured. This fixes some protection related issues in bosco. |
| [src/emu/cpu/mb88xx] | mb88xx.c |
| r14557 Sunday 27th November, 2011 at 00:11:00 UTC by Alex Jackson |
|---|
| cps1.c: whoops, forgot this (no whatsnew) |
| [src/mame/video] | cps1.c |
| r14556 Sunday 27th November, 2011 at 00:03:23 UTC by Brian Troha |
|---|
| new Pang 3 Euro clone New Clone Added ----------------------------------- Pang! 3 (Euro 950511) [Corrado Tomaselli, Alberto Grego, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cps1.c |
| [src/mame/video] | cps1.c |
| r14555 Saturday 26th November, 2011 at 23:37:57 UTC by Alex Jackson |
|---|
| cps1.c: I'm putting back the old sf2ceuc set for now, until someone proves s92-21b is not a legit different revision (no whatsnew) |
| [src/mame] | mame.lst |
| [src/mame/drivers] | cps1.c |
| r14554 Saturday 26th November, 2011 at 20:12:09 UTC by hap |
|---|
| fixed some bosco issues: - cocktail offset was wrong - bullets offset was slightly off too - stars were not showing at the lower part of screen reference video: http://www.youtube.com/watch?v=AXaBgEO9R_0 |
| [src/mame/video] | bosco.c digdug.c galaga.c |
| r14553 Saturday 26th November, 2011 at 18:10:06 UTC by Miodrag Milanović |
|---|
| Removed not used legacy call (no whatsnew) |
| [src/emu] | devimage.c devlegcy.h diimage.h |
| r14552 Saturday 26th November, 2011 at 17:47:47 UTC by hap |
|---|
| digdug: fixed cocktail offset |
| [src/mame/video] | digdug.c |
| r14551 Saturday 26th November, 2011 at 17:38:28 UTC by Miodrag Milanović |
|---|
| Rewritten snapquik.c to c++ (no whatsnew) |
| [src/emu/imagedev] | snapquik.c snapquik.h |
| r14550 Saturday 26th November, 2011 at 17:15:57 UTC by hap |
|---|
| xevious: fixed cocktail offset |
| [src/mame/video] | xevious.c |
| r14549 Saturday 26th November, 2011 at 17:11:29 UTC by hap |
|---|
| galaga: fixed cocktail offset |
| [src/mame/video] | galaga.c mappy.c |
| r14548 Saturday 26th November, 2011 at 16:39:49 UTC by hap |
|---|
| fixed cocktail offset |
| [src/mame/video] | mappy.c |
| r14547 Saturday 26th November, 2011 at 16:24:01 UTC by Tafoid |
|---|
| Confirmed and adjusted clock speeds for Bomb Jack from PCB [Corrado Tomaselli] |
| [src/mame/drivers] | bombjack.c |
| r14546 Saturday 26th November, 2011 at 13:56:52 UTC by Nathan Woods |
|---|
| Removing legacy calls |
| [src/emu/machine] | ram.h |
| r14545 Saturday 26th November, 2011 at 08:26:58 UTC by Miodrag Milanović |
|---|
| Removed multcart from imagedev, slots and softlists replaces this functionality (no whatsnew) |
| [src/emu] | emu.mak |
| [src/emu/imagedev] |
| r14544 Friday 25th November, 2011 at 14:09:14 UTC by Phil Bennett |
|---|
| Fix compilation on Intel OS X. |
| [src/mame/video] | gaelco3d.c midvunit.c |
| r14543 Friday 25th November, 2011 at 13:39:59 UTC by Miodrag Milanović |
|---|
| Sync with MESS (no whatsnew) |
| [src/lib/formats] | ap2_dsk.c tzx_cas.c |
| r14542 Friday 25th November, 2011 at 12:56:43 UTC by Miodrag Milanović |
|---|
| Removed stuff that doesn't belong here (no whatsnew) |
| [src/emu/imagedev] | snapquik.c snapquik.h |
| r14541 Friday 25th November, 2011 at 08:06:16 UTC by Miodrag Milanović |
|---|
| Fix compile (no whatsnew) |
| [src/mame/drivers] | cps1.c |
| r14540 Friday 25th November, 2011 at 06:24:51 UTC by Fabio Priuli |
|---|
| forgot to commit on this side. no whatsnew |
| [hash] | neogeo.xml |
| r14539 Thursday 24th November, 2011 at 21:47:46 UTC by Brian Troha |
|---|
| CPS-1 update [Team CPS-1]: * Fixed 3wondersu, ffightu1, ffightj1, sf2uc, sf2ud, sf2uf ROMs labels and positions, added pcb infos to video\cps1.c * Redumped and fixed sf2ceuc to match real pcb [Dumping Union] * Restored 4 EPROMs properly dumped in forgottn and marked LW-13.10D as possible bad dump in forgottnu, see the note * Fixed inverted EPROMs positions in megaman according to a new USA 91635B-2 B-Board [Dumping Union] * Added a note about RT_23.13B ROM in wonder3 [Kold666] * Added some documentation notes to various sets * Minor cleanups and fixes |
| [src/mame/drivers] | cps1.c |
| [src/mame/video] | cps1.c |
| r14538 Thursday 24th November, 2011 at 21:44:47 UTC by Brian Troha |
|---|
| cps3.c: Documented all sfiii, sfiii2 and sfiii3 existining revisions. [Team CPS-1] |
| [src/mame/drivers] | cps3.c |
| r14537 Thursday 24th November, 2011 at 21:24:37 UTC by Brian Troha |
|---|
| new world beach volleyball clone New Clone Added ------------------------------------ World Beach Volleyball (set 3) [Corrado Tomaselli] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | playmark.c |
| r14536 Thursday 24th November, 2011 at 21:21:49 UTC by Brian Troha |
|---|
| new clone (bootleg) of JJ Squawkers New Clone Added ------------------------------------------ J. J. Squawkers (bootleg, Blandia Conversion) [Corrado Tomaselli] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | seta.c |
| r14535 Thursday 24th November, 2011 at 21:13:51 UTC by Brian Troha |
|---|
| Fruit Bonus Deluxe missing roms dumped New games added or promoted from NOT_WORKING status --------------------------------------------------- Fruit Bonus Deluxe (2 sets) [Sara S.] |
| [src/mame/drivers] | sfbonus.c |
| r14534 Thursday 24th November, 2011 at 13:24:14 UTC by Nathan Woods |
|---|
| Fixing bug in frameskip screen updates |
| [src/emu] | screen.c |
| r14533 Thursday 24th November, 2011 at 11:44:31 UTC by Tafoid |
|---|
| New clones added ---------------- Pepper II - Version 7 |
| [src/mame] | mame.lst |
| [src/mame/drivers] | exidy.c |
| r14532 Thursday 24th November, 2011 at 01:35:58 UTC by Brian Troha |
|---|
| new earlier Battle Balls (Asia) clone New Clone Added ----------------------------- Battle Balls (Asia, earlier) [Corrado Tomaselli, Alberto Grego, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | seibuspi.c |
| r14531 Thursday 24th November, 2011 at 01:05:06 UTC by Brian Troha |
|---|
| new Euro parent for Gals Panic 3 New Clone Added ----------------------------- Gals Panic 3 (Euro) [Corrado Tomaselli, Alberto Grego, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | galpani3.c |
| r14530 Thursday 24th November, 2011 at 00:48:53 UTC by Brian Troha |
|---|
| New non-working clone Non working like parent and US clone New Clone Added -------------------------------- Gun Hard (Japan) [ShouTime] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | deco32.c |
| r14529 Thursday 24th November, 2011 at 00:15:29 UTC by Brian Troha |
|---|
| New US clone of Ninja Warriors New Clone Added --------------------------------- The Ninja Warriors (US) [Stefan Lindberg, The Dumping Union] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | ninjaw.c |
| r14528 Wednesday 23rd November, 2011 at 22:01:39 UTC by Angelo Salese |
|---|
| Mix-up and fixed comment |
| [src/mame/drivers] | discoboy.c yunsung8.c |
| r14527 Wednesday 23rd November, 2011 at 21:56:56 UTC by Angelo Salese |
|---|
| Hooked up MSM5205 sound to Disco Boy [Angelo Salese] |
| [src/mame/drivers] | discoboy.c yunsung8.c |
| r14526 Wednesday 23rd November, 2011 at 21:23:50 UTC by Fabio Priuli |
|---|
| fixed xml syntax. no whatsnew |
| [hash] | neogeo.xml |
| r14525 Wednesday 23rd November, 2011 at 13:15:10 UTC by Miodrag Milanović |
|---|
| ups, it should be NULL (no whatsnew) |
| [src/emu] | dislot.h |
| r14524 Wednesday 23rd November, 2011 at 08:57:45 UTC by Miodrag Milanović |
|---|
| Fixed handling slot/image options so it's possible to override slot setting by softlist (no whatsnew) |
| [src/emu] | dislot.h emuopts.c emuopts.h softlist.c softlist.h |
| r14523 Tuesday 22nd November, 2011 at 22:46:44 UTC by Angelo Salese |
|---|
| tbh I don't think that the RTC clock(s) are supposed to be changed, so let's simplify the macros, nw |
| [src/emu/machine] | rtc9701.c rtc9701.h v3021.c v3021.h |
| [src/mame/drivers] | fortecar.c pgm.c |
| r14522 Tuesday 22nd November, 2011 at 22:41:02 UTC by Angelo Salese |
|---|
| svn add the files ... |
| [src/emu/machine] | v3021.c* v3021.h* |
| r14521 Tuesday 22nd November, 2011 at 22:40:23 UTC by Angelo Salese |
|---|
| Moved V3021 RTC emulation into a proper device, and made it to increment the time. Hooked this up into pgm.c and fortecar.c drivers [Angelo Salese] |
| [src/emu] | emu.mak |
| [src/mame/drivers] | fortecar.c pgm.c |
| r14520 Tuesday 22nd November, 2011 at 20:38:02 UTC by Angelo Salese |
|---|
| Minor tabbing fixes, nw |
| [src/mame/drivers] | fortecar.c |
| r14519 Tuesday 22nd November, 2011 at 14:21:24 UTC by R. Belmont |
|---|
| (nw) |
| [src/osd/sdl] | sdlmain.c |
| Previous 50 | 199869 Revisions | Next 50 |