Note Feed

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

Previous 50 199869 Revisions Next 50

r16868 Wednesday 18th July, 2012 at 03:26:44 UTC by Brian Troha
gunpey.c: Added dipswitch locations to Gunpey. [Brian Troha]
[src/mame/drivers]gunpey.c

r16867 Wednesday 18th July, 2012 at 03:15:18 UTC by Brian Troha
gcpinbal.c: Added dipswitch locations to Grand Cross Pinball. [Brian Troha]
[src/mame/drivers]gcpinbal.c

r16866 Wednesday 18th July, 2012 at 03:01:35 UTC by Alex Jackson
dynduke.c: fix compile (nw)
[src/mame/drivers]dynduke.c

r16865 Tuesday 17th July, 2012 at 23:39:16 UTC by hap
ok, added harddriv note
[src/mame]mame.lst
[src/mame/drivers]dynduke.c harddriv.c

r16864 Tuesday 17th July, 2012 at 23:06:21 UTC by Brian Troha
pacman.c: fix compile issue
[src/mame/drivers]pacman.c

r16863 Tuesday 17th July, 2012 at 22:48:13 UTC by Brian Troha
decocass.c: Add correct dipswitch setting for Fishing (DECO Cassette). [Brian Troha]
[src/mame/drivers]decocass.c

r16862 Tuesday 17th July, 2012 at 22:13:43 UTC by Brian Troha
pacman.c: Give Birdiy it's own and correct dipswitch settings. [Brian Troha]
[src/mame/drivers]pacman.c

r16861 Tuesday 17th July, 2012 at 21:40:42 UTC by hap
New clones added
------------------
Dynamite Duke (Europe set 1) [Arzeno Fabrice]
Ninja Baseball Bat Man (World) [Arzeno Fabrice]
[src/mame]mame.lst
[src/mame/drivers]dynduke.c m92.c

r16860 Tuesday 17th July, 2012 at 20:16:05 UTC by hap
small update
[src/mame/drivers]taitojc.c
[src/mame/includes]taitojc.h

r16859 Tuesday 17th July, 2012 at 13:24:21 UTC by Tafoid
Compile fix for official windows toolchain (4.4.7) regarding defined but unused variables (nw)
[src/mame/drivers]kongambl.c

r16858 Tuesday 17th July, 2012 at 12:25:49 UTC by hap
swapped botss sets parent-clone relation
[src/mame]mame.lst
[src/mame/audio]micro3d.c
[src/mame/drivers]micro3d.c
[src/mame/includes]micro3d.h
[src/mame/machine]micro3d.c
[src/mame/video]micro3d.c

r16857 Monday 16th July, 2012 at 19:40:22 UTC by James Wallace
Converted roc10937.c and bfm_bd1.c output code to use BITSWAP macros.
[src/emu/machine]roc10937.c
[src/mame/machine]bfm_bd1.c

r16856 Monday 16th July, 2012 at 17:59:14 UTC by hap
nvram stub
[src/mame/drivers]hitpoker.c

r16855 Monday 16th July, 2012 at 03:44:19 UTC by Angelo Salese
Hooked temp drawing functions
[src/mame/drivers]kongambl.c

r16854 Monday 16th July, 2012 at 01:42:55 UTC by Angelo Salese
Place-holder for temp custom drawing, will be brought back once that the system does more
[src/mame/drivers]kongambl.c

r16853 Monday 16th July, 2012 at 01:24:14 UTC by hap
rekludged it to make it boot again after my 68hc11 fixes
[src/mame/drivers]hitpoker.c

r16852 Monday 16th July, 2012 at 00:32:46 UTC by hap
fix BRSET mask
[src/emu/cpu/mc68hc11]hc11ops.c

r16851 Monday 16th July, 2012 at 00:07:46 UTC by hap
small cleanup
[src/emu/cpu/mc68hc11]hc11ops.c

r16850 Sunday 15th July, 2012 at 23:44:38 UTC by hap
(unneeded var)
[src/emu/cpu/mc68hc11]hc11ops.c

r16849 Sunday 15th July, 2012 at 23:33:13 UTC by hap
simplify add/sub a bit
[src/emu/cpu/tms32051]32051ops.c

r16848 Sunday 15th July, 2012 at 23:18:58 UTC by hap
fix carry flag on NEG + get rid of unneeded casts
[src/emu/cpu/mc68hc11]hc11ops.c

r16847 Sunday 15th July, 2012 at 22:45:21 UTC by hap
wrong cast, reg a/b are 8bit
[src/emu/cpu/mc68hc11]hc11ops.c

r16846 Sunday 15th July, 2012 at 22:39:26 UTC by hap
fix H/V flags on adc/sbc
[src/emu/cpu/mc68hc11]hc11ops.c

r16845 Sunday 15th July, 2012 at 22:37:38 UTC by hap
(rm erroneous note, rev M0 ROM is external)
[src/mame/drivers]taitojc.c

r16844 Sunday 15th July, 2012 at 22:16:54 UTC by Brian Troha
vsnes.c: Corrected dipswitch settings for Vs. Wrecking Crew and Vs. Balloon Fight. [Brian Troha]
[src/mame/drivers]vsnes.c

r16843 Sunday 15th July, 2012 at 20:25:14 UTC by Brian Troha
model2.c: Minor doc update - add the ROM board Sega ID number to Motor Raid - NW
[src/mame/drivers]model2.c

r16842 Sunday 15th July, 2012 at 20:00:07 UTC by Brian Troha
esd16.c: Update driver with a note about an undumped version of Jumping Pop on ESD 11-09-98 hardware with a copyright by Emag soft. PCB showed up in an eBay auction. - NW
[src/mame/drivers]esd16.c

r16841 Sunday 15th July, 2012 at 18:44:16 UTC by James Wallace
ROC10937 converted to a modern device - still needs proper character clock timing for the brightness effects.
Displays now have to be added to the CONFIG_START, and take the form 'MCFG_ROC10937_ADD(tag,port,RIGHT_TO_LEFT/LEFT_TO_RIGHT)'
The last option represents the direction for moving from start to end on the display.

Converted all drivers that used the old form, adding improved serial communications where documentation is known.

Made BFM_BD1 save states properly this time.
[src/emu/machine]roc10937.c roc10937.h
[src/mame/drivers]bfm_sc2.c bfmsys85.c globalfr.c jpmimpct.c jpmsys5.c maygay1b.c mpu3.c mpu4.c mpu4vid.c proconn.c
[src/mame/includes]jpmimpct.h mpu4.h
[src/mame/machine]bfm_bd1.c bfm_bd1.h

r16840 Sunday 15th July, 2012 at 17:23:10 UTC by hap
some cleanup
[src/emu/cpu/tms32051]32051ops.c
[src/mame/drivers]unkhorse.c

r16839 Sunday 15th July, 2012 at 16:35:50 UTC by hap
on 'C2x-compatible opcodes that set treg(0), treg1/2 are set too if TRM=0
[src/emu/cpu/tms32051]32051ops.c

r16838 Sunday 15th July, 2012 at 15:09:46 UTC by hap
OV flag is cleared on (OV-)branch-and-call instructions
[src/emu/cpu/tms32051]32051ops.c

r16837 Sunday 15th July, 2012 at 14:42:44 UTC by Miodrag Milanović
Fix for MT bug #04844, no need to clear status if drive not connected (no whatsnew)
[src/emu/machine]idectrl.c

r16836 Sunday 15th July, 2012 at 13:49:52 UTC by hap
fixed add/sub overflow/carry flags
[src/emu/cpu/tms32051]32051ops.c

r16835 Sunday 15th July, 2012 at 09:54:27 UTC by hap
(srcclean changed multiplication-symbol to "?")
[src/mame/drivers]gunpey.c

r16834 Sunday 15th July, 2012 at 09:39:14 UTC by Miodrag Milanović
MAME 0.146u3 tag
[/tags]mame0146u3*

r16833 Sunday 15th July, 2012 at 09:28:52 UTC by Miodrag Milanović
Clean-ups and version bump
[src]version.c
[src/emu/cpu/i386]i386.c i386priv.h
[src/emu/cpu/tms32051]tms32051.c
[src/lib/formats]sc3000_bit.c
[src/mame]mame.lst
[src/mame/drivers]amaticmg.c atlantis.c chihiro.c globalvr.c gunpey.c kongambl.c lucky74.c namcops2.c taitojc.c triforce.c
[src/mame/layout]dendego.lay
[src/mame/video]taitojc.c
[src/osd/windows]winmain.c

r16832 Sunday 15th July, 2012 at 09:15:02 UTC by Miodrag Milanović
Whatsnew for 0.146u3
[/build/whatsnew]whatsnew_0146u3.txt*

r16831 Saturday 14th July, 2012 at 23:53:19 UTC by Brian Troha
new Mega Touch clones added

New Clones Added
---------------------------------------------
Pit Boss Megatouch II (9255-10-02 ROG, Minnesota version) [Brian Troha, The Dumping Union]
Super Megatouch IV (9255-41-02 ROC, Minnesota version) [Brian Troha, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]meritm.c

r16830 Saturday 14th July, 2012 at 21:15:21 UTC by hap
fix MT 04338
[src/mame/drivers]sigmab98.c

r16829 Saturday 14th July, 2012 at 19:07:28 UTC by hap
fixes a hard to reproduce divide by 0 crash?
[src/emu/sound]cdp1869.c

r16828 Saturday 14th July, 2012 at 19:05:18 UTC by Miodrag Milanović
Sync with MESS (no whatsnew)
[src/emu/cpu/i386]i386priv.h
[src/emu/machine]intelfsh.c intelfsh.h

r16827 Saturday 14th July, 2012 at 17:43:44 UTC by hap
remove obsolete debug stuff + try to understand vreg 0xfc4 more
[src/mame/drivers]taitojc.c
[src/mame/includes]taitojc.h
[src/mame/video]taitojc.c

r16826 Saturday 14th July, 2012 at 17:28:09 UTC by Angelo Salese
Let's just skip the last check, mmkay?
[src/mame/drivers]kongambl.c

r16825 Saturday 14th July, 2012 at 17:09:58 UTC by Tafoid
New games marked as GAME_NOT_WORKING
------------------------------------
Beach Head 2000 Install - 05/27/03  [Smitdogg, The Dumping Union]
Beach Head 2000 Install - 09/16/01  [Smitdogg, The Dumping Union]
Beach Head 2002 Install - 05/27/03  [Smitdogg, The Dumping Union]
Beach Head 2003 Desert War Install - 05/27/03  [Smitdogg, The Dumping Union]
Global VR XP OS Install - 09/30/01  [Smitdogg, The Dumping Union]
Global VR XP OS Update/Install - 06/11/02  [Smitdogg, The Dumping Union]
Hyper V2 (Global VR) Install - 09/30/0l  [Smitdogg, The Dumping Union]
Hyper V2 (Global VR) Install - 06/12/02  [Smitdogg, The Dumping Union]
Need For Speed: Underground Install (2 Discs) (v1.1)  [Smitdogg, The Dumping Union]
[src/mame]mame.lst mame.mak
[src/mame/drivers]globalvr.c*

r16824 Saturday 14th July, 2012 at 10:02:29 UTC by smf
replaced spaces with tabs to match code formatting standards.
[src/mame/drivers]namcops2.c

r16823 Saturday 14th July, 2012 at 02:55:43 UTC by R. Belmont
New clones added
----------------
Time Crisis 3 (TST2 Ver. A) [Tormod, Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]namcops2.c

r16822 Saturday 14th July, 2012 at 02:50:03 UTC by R. Belmont
New games added as GAME_NOT_WORKING
-----------------------------------
The Battle of Yu Yu Hakusho: Shitou! Ankoku Bujutsukai! [Smitdogg, The Dumping Union]
[src/mame]mame.lst
[src/mame/drivers]namcops2.c

r16821 Saturday 14th July, 2012 at 02:11:41 UTC by R. Belmont
New games added as GAME_NOT_WORKING
-----------------------------------
Soul Calibur II (SC2? world version) [J. Wilke, Smitdogg, The Dumping Union, R. Belmont]
[src/mame]mame.lst
[src/mame/drivers]namcops2.c

r16820 Friday 13th July, 2012 at 22:44:59 UTC by Michael Zapf
tms9900: Fixed register autoincrement for DIV operation [Michael Zapf] (nw)
[src/emu/cpu/tms9900]tms9900.c tms9900.h

r16819 Friday 13th July, 2012 at 19:40:06 UTC by hap
small update2
[src/mame/drivers]taitojc.c
[src/mame/includes]taitojc.h

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team