Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r31833 Friday 29th August, 2014 at 19:57:02 UTC by Angelo Salese |
| Ported OG's fix in m68k based games. Seibu Cup Soccer players now turns around right, at the expense of being mostly without the head (!). SD Gundam has less erratic Homing Missiles and third mid-boss doesn't go to wonderland anymore. |
| [src/mame/machine] | seicop.c |
| r31832 Friday 29th August, 2014 at 19:38:06 UTC by Wilbert Pol |
| atari_s1.c: removed unused member (nw) |
| [src/mame/drivers] | atari_s1.c |
| r31831 Friday 29th August, 2014 at 17:12:05 UTC by Tafoid |
| Corrected some labels to follow 6 digit Atari standard for Destroyer (nw) |
| [src/mame/drivers] | destroyr.c |
| r31830 Friday 29th August, 2014 at 17:07:39 UTC by Osso |
| Updated most of the remaining static TIMER_CALLBACKs (nw) to MEMBERs. (nw) |
| [src/mame/audio] | jedi.c starwars.c turbo.c |
| [src/mame/includes] | harddriv.h jedi.h midzeus.h starwars.h turbo.h |
| [src/mame/machine] | harddriv.c kaneko_calc3.c kaneko_calc3.h |
| [src/mame/video] | midzeus2.c |
| r31829 Friday 29th August, 2014 at 14:29:45 UTC by Brian Troha |
| Minor doc updates: ID the MB89372 & Link PCB layout - NW |
| [src/mame/drivers] | segaxbd.c segaybd.c |
| r31828 Friday 29th August, 2014 at 13:21:14 UTC by O. Galibert |
| raiden2: Add 6200 (nw) |
| [src/mame/drivers] | raiden2.c |
| [src/mame/includes] | raiden2.h |
| r31827 Friday 29th August, 2014 at 07:17:30 UTC by Alex Jackson |
| metro.c Fix assert (nw) |
| [src/mame/drivers] | metro.c |
| r31826 Friday 29th August, 2014 at 03:17:18 UTC by hap |
| added mb8421 to segaybd.c pdriftl. untested, since linkcpu doesnt enable interrupts? |
| [src/emu/machine] | mb8421.c |
| [src/mame/drivers] | segaybd.c taitojc.c |
| [src/mame/includes] | segaybd.h |
| r31825 Friday 29th August, 2014 at 01:05:44 UTC by hap |
added mb8421 to taitojc.c
also removed debug_dsp_command() |
| [src/emu/machine] | mb8421.c mb8421.h |
| [src/mame/drivers] | taitojc.c |
| [src/mame/includes] | taitojc.h |
| r31824 Friday 29th August, 2014 at 00:33:41 UTC by Tafoid |
New games marked as GAME_NOT_WORKING
------------------------------------
Won!Tertainment Music Channel [ShouTime] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | taitotx.c |
| r31823 Friday 29th August, 2014 at 00:05:45 UTC by Angelo Salese |
| Note about 0xdde5, and made Seibu Cup Soccer to be 320x240 from this guess (makes sense considering that there's an ugly black border on bottom screen otherwise). |
| [src/mame/drivers] | legionna.c |
| [src/mame/machine] | seicop.c |
| [src/mame/video] | seibu_crtc.c |
| r31822 Thursday 28th August, 2014 at 19:59:28 UTC by hap |
| added MB8421 device (16KBIT dual port SRAM with 2 interrupt pins) |
| [src/emu/machine] | 7200fifo.c machine.mak mb8421.c* mb8421.h* |
| [src/mame] | mame.mak |
| [src/mess] | mess.mak |
| r31821 Thursday 28th August, 2014 at 16:35:17 UTC by David Haywood |
| temp, use puzzle break code with sohosung so it boots, extraction of data from sohosung will be done shortly. (nw) |
| [src/mame/drivers] | snowbros.c |
| [src/mame/includes] | snowbros.h |
| r31820 Thursday 28th August, 2014 at 16:09:41 UTC by Osso |
| cinemat.c: moved audio functions to the driver class (nw) |
| [src/mame/audio] | cinemat.c |
| [src/mame/includes] | cinemat.h |
| r31819 Thursday 28th August, 2014 at 15:58:47 UTC by Osso |
| Added save states to igs011.c (nw) |
| [src/mame/drivers] | igs011.c |
| r31818 Thursday 28th August, 2014 at 15:14:05 UTC by O. Galibert |
| mfi_dsk: Fix leaks [O. Galibert] |
| [src/lib/formats] | mfi_dsk.c |
| r31817 Thursday 28th August, 2014 at 15:14:03 UTC by O. Galibert |
| altos5: Fix wrong drive type [O. Galibert] |
| [src/mess/drivers] | altos5.c |
| r31816 Thursday 28th August, 2014 at 14:32:58 UTC by Robbbert |
| taito.c : added ay sound, snake sounds better now. |
| [src/mame/drivers] | taito.c |
| r31815 Thursday 28th August, 2014 at 07:37:09 UTC by Robbbert |
| Added licence info (nw) |
| [src/mame/drivers] | allied.c atari_s1.c atari_s2.c by17.c by35.c by6803.c byvid.c flicker.c g627.c gp_1.c gp_2.c gts1.c hankin.c jeutel.c jvh.c ltd.c mephisto.c micropin.c mrgame.c nsm.c rowamet.c s3.c s4.c s6.c s6a.c s7.c s8.c s9.c sleic.c spectra.c st_mp100.c st_mp200.c taito.c techno.c vd.c wico.c zac_1.c zac_2.c zac_proto.c |
| r31814 Thursday 28th August, 2014 at 06:47:56 UTC by Robbbert |
| atari_s1: imperfect sound |
| [src/mame/drivers] | atari_s1.c atari_s2.c |
| r31813 Thursday 28th August, 2014 at 00:28:49 UTC by Brian Troha |
| segas32.c: Minor Doc update - NW |
| [src/mame/drivers] | segas32.c |
| r31812 Wednesday 27th August, 2014 at 19:15:08 UTC by hap |
new game added as GAME_NOT_WORKING
----------
Bazooka (TTL) [Al Kossow] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | taitottl.c |
| r31811 Wednesday 27th August, 2014 at 16:57:58 UTC by hap |
| added Taito TTL bazooka romset we had lying around |
| [src/mame] | mame.lst |
| [src/mame/drivers] | taitottl.c |
| r31810 Wednesday 27th August, 2014 at 16:21:28 UTC by hap |
| it's a Z80E |
| [src/mame/drivers] | segaybd.c |
| r31809 Wednesday 27th August, 2014 at 15:17:39 UTC by David Haywood |
| (nw) |
| [src/mame/drivers] | segaybd.c |
| [src/mame/includes] | segaybd.h |
| r31808 Wednesday 27th August, 2014 at 14:37:11 UTC by David Haywood |
| worse for now, but prep further work (nw) |
| [src/mame/drivers] | segaybd.c |
| [src/mame/includes] | segaybd.h |
| r31807 Wednesday 27th August, 2014 at 13:11:44 UTC by Robbbert |
| atari_s2: fixed sound clipping |
| [src/mame/drivers] | atari_s2.c |
| r31806 Wednesday 27th August, 2014 at 12:51:17 UTC by Robbbert |
| atari_s2: added noise circuit, although it doesn't seem to be used. |
| [src/mame/drivers] | atari_s2.c |
| r31805 Wednesday 27th August, 2014 at 11:29:59 UTC by Fabio Priuli |
Reducing differences in File Manager options when entering from
softlist vs fullpath. nw. |
| [src/emu/ui] | imgcntrl.c swlist.c swlist.h |
| r31804 Wednesday 27th August, 2014 at 11:15:37 UTC by Robbbert |
| atari_s2: sound for superman, hercules, roadrunner. |
| [src/mame/drivers] | atari_s2.c hankin.c |
| r31803 Wednesday 27th August, 2014 at 10:44:55 UTC by Alex Jackson |
ymf278b: Use the memory system to access wavetable data. This should make it
possible to hook up RAM as well as ROM to the device, e.g. for computer
sound cards in MESS.
psikyo4: Improve and clean up wavetable ROM banking. The mask ROM tests in
hotgm4ev and hotgmcki pass now. loderndf still fails for unknown reasons.
Miscellaneous cleanups as well. [Alex Jackson]
(nw) I'm using the multipcm workaround for default address maps for now.
The core change I discussed will go in a separate commit, in case it causes
more problems than anticipated. |
| [src/emu/sound] | ymf278b.c ymf278b.h |
| [src/mame/drivers] | lordgun.c metro.c psikyo.c psikyo4.c psikyosh.c |
| [src/mame/includes] | psikyo4.h psikyosh.h |
| [src/mame/video] | psikyo4.c |
| r31802 Wednesday 27th August, 2014 at 10:42:04 UTC by David Haywood |
| allow link cpu to execute (nw) |
| [src/mame/drivers] | segaybd.c |
| r31801 Wednesday 27th August, 2014 at 10:37:17 UTC by Fabio Priuli |
fixed crash in File Manager when selecting "Return to Previous Menu" from
the softlist menu. nw. |
| r31800 Wednesday 27th August, 2014 at 09:48:05 UTC by David Haywood |
| prevent crash (nw) |
| [src/mame/drivers] | snesb.c |
| r31799 Wednesday 27th August, 2014 at 09:43:30 UTC by Fabio Priuli |
Fix for MT05639, which had regressed in rev.30805. nw.
Of course, device options have to be removed *before* the
call of set_system_name (which sets the options of the new
system), or the system is launched with no media options
available! :-) |
| r31798 Wednesday 27th August, 2014 at 08:57:30 UTC by Alex Jackson |
| metro.c: sort games by hardware type, clean up address maps, start unifying MCFGs (nw) |
| [src/mame/drivers] | metro.c |
| [src/mame/includes] | metro.h |
| [src/mame/video] | hyprduel.c metro.c |
| r31797 Wednesday 27th August, 2014 at 07:19:47 UTC by Ryan Holtz |
| (nw) mips3drc: Made badcop exception handling cleaner. If you haven't read Bob Martin's "Clean Code" yet, do so. |
| [src/emu/cpu/mips] | mips3.h mips3drc.c |
| r31796 Wednesday 27th August, 2014 at 07:08:32 UTC by Fabio Priuli |
| (MESS) softlist: misc new dumps. nw. |
| [hash] | gameboy.xml gamegear.xml gba.xml |
| r31795 Wednesday 27th August, 2014 at 07:07:58 UTC by Fabio Priuli |
| (MESS) vcs_slot: avoid possible crashes when loading a new game from the internal UI. nw. |
| [src/emu/bus/vcs] | vcs_slot.c |
| r31794 Wednesday 27th August, 2014 at 02:10:39 UTC by Brian Troha |
| segaybd.c: Give the new Power Drift (Japan, Link Version) it's own correct dipswitch settings. [Brian Troha] |
| [src/mame/drivers] | segaybd.c |
| r31793 Tuesday 26th August, 2014 at 21:59:17 UTC by hap |
| servicecoin was wrong (IPT_SERVICE is F2) |
| [src/mame/drivers] | seibuspi.c |
| r31792 Tuesday 26th August, 2014 at 21:00:27 UTC by Ryan Holtz |
mips3drc: Throw badcop exceptions on COP1 accesses while the COP1 status bit is
not enabled [MarathonMan] |
| [src/emu/cpu/mips] | mips3drc.c |
| r31791 Tuesday 26th August, 2014 at 20:20:29 UTC by Angelo Salese |
| Small note, with Tafoid's aid. |
| [src/mame/drivers] | raiden2.c |
| r31790 Tuesday 26th August, 2014 at 19:38:05 UTC by hap |
| fix crash possibility |
| r31789 Tuesday 26th August, 2014 at 18:39:58 UTC by O. Galibert |
| floppy: Don't infloop in set_write_splice when there's no floppy (fixes MT5672) [O. Galibert] |
| [src/emu/imagedev] | floppy.c |
| r31788 Tuesday 26th August, 2014 at 17:13:07 UTC by hap |
| gamelist align as usual |
| [src/mame/drivers] | m62.c system1.c |
| r31787 Tuesday 26th August, 2014 at 17:06:10 UTC by hap |
| nw |
| [src/mame/drivers] | m62.c system1.c |
| r31786 Tuesday 26th August, 2014 at 16:04:24 UTC by David Haywood |
| doesn't look for these (nw) |
| [src/mame/drivers] | segaybd.c |
| r31785 Tuesday 26th August, 2014 at 16:01:01 UTC by hap |
| huh, i had this ready for commit but forgot |
| r31784 Tuesday 26th August, 2014 at 15:58:54 UTC by David Haywood |
added decryption for Gundam Wing: Endless Duel (SNES bootleg) [iq_132]
still doesn't work, probably needs correct boot vectors or some other protection? |
| [src/mame/drivers] | snesb.c |
© 1997-2024 The MAME Team