Note Feed

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

Previous 50 199869 Revisions Next 50

r16618 Tuesday 12th June, 2012 at 19:17:48 UTC by Phil Bennett
Copy and paste fail (with apologies to Aaron)
[src/emu/sound]qs1000.h

r16617 Tuesday 12th June, 2012 at 18:02:18 UTC by Phil Bennett
Oops
[src/emu/sound]qs1000.c* qs1000.h*

r16616 Tuesday 12th June, 2012 at 17:49:05 UTC by Phil Bennett
Added preliminary QS1000 sound emulation [Phil Bennett]
[src/emu/sound]sound.mak
[src/mame/drivers]eolith.c vamphalf.c
[src/mame/includes]eolith.h

r16615 Tuesday 12th June, 2012 at 12:24:58 UTC by Tafoid
Added basic support for the bootleg sprites used by automat and secretab - From Haze (nw)
[src/mame/drivers]dec0.c
[src/mame/includes]dec0.h
[src/mame/video]dec0.c decmxc06.c decmxc06.h

r16614 Tuesday 12th June, 2012 at 01:50:09 UTC by Tafoid
To my knowledge, flip screen never worked correctly for any of these games in expro02.c (nw)
[src/mame/drivers]expro02.c

r16613 Tuesday 12th June, 2012 at 01:45:15 UTC by Tafoid
Fix Compile (unused variable) (nw)
[src/mame/drivers]wildpkr.c

r16612 Tuesday 12th June, 2012 at 00:09:44 UTC by Roberto Fresca
Minor documentation...
[src/emu/video]hd63484.c

r16611 Monday 11th June, 2012 at 21:25:14 UTC by Roberto Fresca
Preliminary driver for Wild Poker (TAB Austria) [Roberto Fresca]


New games marked as GAME_NOT_WORKING
------------------------------------
Wild Poker (ver. D 1.01) [Roberto Fresca, Team Europe]
[src/mame]mame.lst mame.mak
[src/mame/drivers]wildpkr.c*

r16610 Monday 11th June, 2012 at 19:54:22 UTC by Luca Elia
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Mahjong Janshin Plus (Japan) [Guru, Dyq, bnathan, Luca Elia]
Mahjong Dai Touyouken (Japan) [Guru, Dyq, bnathan, Luca Elia]
Return Of Sel Jan II (Japan, NM557) [Guru, Dyq, bnathan, Luca Elia]
[src/mame]mame.lst
[src/mame/drivers]ddenlovr.c
[src/mame/includes]dynax.h

r16609 Monday 11th June, 2012 at 18:55:35 UTC by smf
swapped order of version.o linking for consistency
[/trunk]makefile

r16608 Monday 11th June, 2012 at 18:11:48 UTC by smf
stop repeated make all runs from toggling between building chdman & mame due to both being dependent on version.o, which is always recreated when either exe is built.
[/trunk]makefile
[src/tools]tools.mak

r16607 Monday 11th June, 2012 at 17:41:26 UTC by Tafoid
Fix for -validate issues (nw)
[src/mame/drivers]bfm_sc4h.c

r16606 Monday 11th June, 2012 at 14:23:39 UTC by Brian Troha
Minor verbiage correction.
[/build/whatsnew]whatsnew_0146u1.txt

r16605 Monday 11th June, 2012 at 11:09:31 UTC by hap
these 2 were added as not-working, but fixed a while later
[/build/whatsnew]whatsnew_0146u1.txt

r16604 Monday 11th June, 2012 at 08:10:44 UTC by Miodrag Milanović
MAME 0.146u1 tag
[/tags]mame0146u1*

r16603 Monday 11th June, 2012 at 08:00:48 UTC by Miodrag Milanović
Clean-ups and version bump
[src]version.c
[src/emu]mconfig.c uimain.c
[src/emu/cpu/i8008]i8008.c i8008.h
[src/emu/machine]68681.c am9517a.c am9517a.h im6402.c im6402.h mc2661.c mc2661.h ram.c
[src/emu/sound]pokey.c pokey.h
[src/lib/formats]esq16_dsk.c esq16_dsk.h
[src/lib/util]options.c
[src/mame]mame.mak
[src/mame/audio]bwidow.c taito_en.c
[src/mame/drivers]atarisy2.c bfm_sc2.c bfm_sc4.c bfm_sc4h.c bzone.c cinemat.c clayshoo.c dec0.c deshoros.c galaxold.c hng64.c irobot.c kontest.c lucky74.c metro.c mhavoc.c model2.c namcos22.c naomi.c pong.c quantum.c rabbit.c taito_z.c topspeed.c vsnes.c
[src/mame/includes]bfm_sc45.h hng64.h topspeed.h
[src/mame/machine]bfm_bd1.c bfm_bd1.h steppers.c steppers.h
[src/mame/video]dec0.c

r16602 Monday 11th June, 2012 at 07:44:05 UTC by Miodrag Milanović
Whatsnew for 0.146u1
[/build/whatsnew]whatsnew_0146u1.txt*

r16601 Sunday 10th June, 2012 at 23:55:51 UTC by Couriersud
New games marked as GAME_NOT_WORKING
------------------------------------
Pong (Rev E)           [Couriersud]


Work in progress. The games is playable and has sound, however I suspect some minor bugs due to the order of expression evaluation.
I commit this mainly for documentation purposes. The modelling of the TTL circuits will change to a device/connection class infrastructure  updating inputs immediately if they changed going forward.
[src/mame]mame.lst mame.mak
[src/mame/drivers]pong.c*

r16600 Sunday 10th June, 2012 at 21:24:15 UTC by hap
fix mistake by me a while ago: sr(syncrefresh) clashed with emuopts sr(samplerate)
[src/osd/sdl]sdlmain.c
[src/osd/windows]winmain.c

r16599 Sunday 10th June, 2012 at 19:20:30 UTC by Brian Troha
model2.c: Minor correction for "overrevb" rom def to allow for Model 2B. - NW
[src/mame/drivers]model2.c

r16598 Sunday 10th June, 2012 at 19:16:46 UTC by Tafoid
Took GAME_NO_COCKTIAL flags off games that recently regressed and were reported as bugs.  Since they worked before, it is reasonable to assume they will work again, rendering the flag redundant. (nw)
[src/mame/drivers]dec8.c

r16597 Sunday 10th June, 2012 at 18:56:49 UTC by Brian Troha
model2.c: Updated several sets with Sega's game and / or ROM board ID#. Corrected the sound CPU & sample roms for the Manx TT set (as verified by manual) and documented the undumped Manx TT Deluxe set. [Brian Troha]
[src/mame/drivers]model2.c

r16596 Sunday 10th June, 2012 at 18:35:46 UTC by hap
impossible compare fixed by darq
[src/emu/sound]ym2413.c

r16595 Sunday 10th June, 2012 at 18:14:44 UTC by O. Galibert
naomi: Make illvelo boot, probably others too [O. Galibert]
[src/mame/machine]naomim4.c

r16594 Sunday 10th June, 2012 at 17:54:26 UTC by Tafoid
Fix Compile (nw)
[src/mame/includes]bfm_sc45.h

r16593 Sunday 10th June, 2012 at 17:23:15 UTC by Tafoid
Enable proper save stating for bfm_bd1 machine which should fix MT bug#03990 as well.  [James Wallace]
[src/mame/drivers]bfm_sc1.c bfm_sc2.c bfm_sc4h.c
[src/mame/machine]bfm_bd1.c bfm_bd1.h
[src/mame/video]bfm_adr2.c

r16592 Sunday 10th June, 2012 at 16:36:07 UTC by hap
ok :p
[src/mame/drivers]gyruss.c

r16591 Sunday 10th June, 2012 at 16:01:12 UTC by hap
cleanup
[src/mame/drivers]gyruss.c
[src/mame/includes]gyruss.h

r16590 Sunday 10th June, 2012 at 15:51:45 UTC by Brian Troha
model2.c: Fix minor typing error - NW
[src/mame/drivers]model2.c

r16589 Sunday 10th June, 2012 at 13:42:51 UTC by hap
Improved clocks in bankp.c and gyruss.c [Corrado Tomaselli]
[src/mame/drivers]bankp.c gyruss.c
[src/mame/includes]bankp.h

r16588 Sunday 10th June, 2012 at 08:25:30 UTC by Miodrag Milanović
Sync with MESS (nw)
[src/emu/drivers]xtal.h
[src/emu/machine]am9517a.c

r16587 Saturday 9th June, 2012 at 20:01:18 UTC by Brian Troha
new Over Rev clone

New Clone Added
----------------------------
Over Rev (Model 2B, Revision B) [Brian Troha, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]model2.c

r16586 Saturday 9th June, 2012 at 17:08:28 UTC by hap
revert sprite coord kludge
see: http://www.mametesters.org/view.php?id=258
[src/mame/video]konicdev.c

r16585 Saturday 9th June, 2012 at 02:43:57 UTC by hap
cleanup
[src/mame/drivers]nemesis.c

r16584 Saturday 9th June, 2012 at 02:33:34 UTC by hap
deprecat regression
[src/mame/drivers]nemesis.c

r16583 Friday 8th June, 2012 at 20:55:39 UTC by Brian Troha
bzone.c: Add the Address Decode prom to Red Baron. Currently not used in emulation but we archive it anyways. [The Dumping Union]
[src/mame/drivers]bzone.c

r16582 Friday 8th June, 2012 at 17:28:13 UTC by Wilbert Pol
Fix compile error (nw)
[src/emu/cpu/tms9900]tms9900.c tms9995.c

r16581 Friday 8th June, 2012 at 16:51:36 UTC by Angelo Salese
Implemented buzzer sound in Destiny - The Fortuneteller [Angelo Salese]
[src/emu/video]pc_cga.c
[src/mame/drivers]deshoros.c

r16580 Friday 8th June, 2012 at 07:16:01 UTC by hap
update notes
[src/mame/drivers]deshoros.c

r16579 Friday 8th June, 2012 at 06:45:48 UTC by hap
big cleanup
[src/mame/drivers]deshoros.c

r16578 Friday 8th June, 2012 at 02:55:03 UTC by R. Belmont
Partial update to issues list to reflect latest MIE code (nw)
[src/mame/drivers]naomi.c

r16577 Thursday 7th June, 2012 at 23:06:22 UTC by hap
rename game + add rom locations
[src/mame]mame.lst
[src/mame/drivers]deshoros.c

r16576 Thursday 7th June, 2012 at 21:17:23 UTC by Mariusz Wojcieszek
New clones added
----------------------------
Bulls Eye Darts (Galaxian conversion) [Mariusz Wojcieszek, Paul Swan]
[src/mame]mame.lst
[src/mame/drivers]galaxold.c
[src/mame/includes]galaxold.h
[src/mame/machine]galaxold.c

r16575 Thursday 7th June, 2012 at 20:14:04 UTC by Michael Zapf
New TMS9900 and TMS9995 implementation with proper control line handling
and wait state generation. Previous implementation has been renamed to
*l.{c,h} and drivers point to the old implementation until they are
adapted to the new version. [Michael Zapf]
[src/emu/cpu]cpu.mak
[src/emu/cpu/tms9900]99xxcore.h ti990_10.c ti990_10l.c* tms9900.c tms9900.h tms9900l.c* tms9900l.h* tms9980a.c tms9980al.c* tms9995.c tms9995.h* tms9995l.c*
[src/mame/drivers]cosmic.c jpmmps.c jpms80.c jubilee.c jvh.c looping.c nsm.c nsmpoker.c pachifev.c supertnk.c tmspoker.c

r16574 Thursday 7th June, 2012 at 19:37:22 UTC by hap
(update racingb notes)
[src/mame/drivers]taito_z.c

r16573 Thursday 7th June, 2012 at 18:41:49 UTC by O. Galibert
Experimental, and somewhat gross, fix for the MIE issues [O. Galibert]
[src/mame/machine]maple-dc.c mapledev.c mapledev.h mie.c mie.h

r16572 Thursday 7th June, 2012 at 17:09:47 UTC by Brian Troha
bzone.c: Correct comment - NW
[src/mame/drivers]bzone.c

r16571 Thursday 7th June, 2012 at 17:06:14 UTC by Brian Troha
New Red Barron clone added & documentation update.

bzone.c: Documentation update including information about the -01 revision vector gen board and associated proms. Corrected and added PCB locations to Red Barron's roms. Added revision to the names of the 2 Battle Zone sets and made the parent the most current set (rev 2). [Andrew Welburn, Brian Troha]

New Clone Added
-------------------------------
Red Barron [Andrew Welburn, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]bzone.c

r16570 Thursday 7th June, 2012 at 16:04:30 UTC by Tafoid
Starting to hook the automat (bootleg of robocop) back up,  From Haze (nw)
[src/mame/drivers]dec0.c
[src/mame/includes]dec0.h
[src/mame/video]dec0.c

r16569 Thursday 7th June, 2012 at 09:56:41 UTC by Miodrag Milanović
pcxt- fixed regression (no whatsnew)
[src/mame/drivers]pcxt.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team