Michaël Banaan Ananas
df74fb6ab9
galdrvr.c: fixed fantastc colors with a redumped prom [Marcello Mancini]
2012-07-18 20:28:21 +00:00
Michaël Banaan Ananas
8100dcc31c
added "hauntedhouse.u17" rom to haunthig, from smit
2012-07-18 20:22:43 +00:00
James Wallace
4ca86a15cd
Fixed blanking issues in bfm_bd1.c that caused problems for Scorpion 4 games. More work needs to be done to determine just how the SC4 version differs.
2012-07-18 19:06:35 +00:00
Michaël Banaan Ananas
2f5e49e09a
update alu.d on lalk
2012-07-18 15:31:05 +00:00
Michaël Banaan Ananas
698fbad58d
small cleanup
2012-07-18 14:48:14 +00:00
Michaël Banaan Ananas
612eb06e76
fixed another carry/overflow flag edge case + fixed NORM opcode
2012-07-18 13:13:46 +00:00
Michaël Banaan Ananas
fea905713a
fix edge cases with add/sub carry and overflow flag
2012-07-18 04:37:04 +00:00
Brian Troha
efb5a45086
metro.c: Corrected and explained the dipswitches in Dharma Doujou. [Brian Troha]
2012-07-18 03:39:40 +00:00
Brian Troha
d4fc215182
seta.c: Added dipswitch locations to Masked Riders Club Battle Race. [Brian
...
Troha]
2012-07-18 03:38:12 +00:00
Brian Troha
b776b01e87
gunpey.c: Added dipswitch locations to Gunpey. [Brian Troha]
2012-07-18 03:26:44 +00:00
Brian Troha
e8cc372aaa
gcpinbal.c: Added dipswitch locations to Grand Cross Pinball. [Brian Troha]
2012-07-18 03:15:18 +00:00
Alex W. Jackson
a23f809724
dynduke.c: fix compile (nw)
2012-07-18 03:01:35 +00:00
Michaël Banaan Ananas
c1f27baa18
ok, added harddriv note
2012-07-17 23:39:16 +00:00
Brian Troha
f4c0fea9db
pacman.c: fix compile issue
2012-07-17 23:06:21 +00:00
Brian Troha
bb44fc1241
decocass.c: Add correct dipswitch setting for Fishing (DECO Cassette). [Brian Troha]
2012-07-17 22:48:13 +00:00
Brian Troha
faa08b50f3
pacman.c: Give Birdiy it's own and correct dipswitch settings. [Brian Troha]
2012-07-17 22:13:43 +00:00
Michaël Banaan Ananas
d1055cc112
New clones added
...
------------------
Dynamite Duke (Europe set 1) [Arzeno Fabrice]
Ninja Baseball Bat Man (World) [Arzeno Fabrice]
2012-07-17 21:40:42 +00:00
Michaël Banaan Ananas
0f9132d204
small update
2012-07-17 20:16:05 +00:00
Scott Stone
5b3bfebc8d
Compile fix for official windows toolchain (4.4.7) regarding defined but unused variables (nw)
2012-07-17 13:24:21 +00:00
Michaël Banaan Ananas
e9445c20a9
swapped botss sets parent-clone relation
2012-07-17 12:25:49 +00:00
James Wallace
afd5aef624
Converted roc10937.c and bfm_bd1.c output code to use BITSWAP macros.
2012-07-16 19:40:22 +00:00
Michaël Banaan Ananas
bf0ec7b030
nvram stub
2012-07-16 17:59:14 +00:00
Angelo Salese
83e51e293f
Hooked temp drawing functions
2012-07-16 03:44:19 +00:00
Angelo Salese
d1aa8374fe
Place-holder for temp custom drawing, will be brought back once that the system does more
2012-07-16 01:42:55 +00:00
Michaël Banaan Ananas
f37be4c1b9
rekludged it to make it boot again after my 68hc11 fixes
2012-07-16 01:24:14 +00:00
Michaël Banaan Ananas
be3848eb2a
fix BRSET mask
2012-07-16 00:32:46 +00:00
Michaël Banaan Ananas
6f6b6ca214
small cleanup
2012-07-16 00:07:46 +00:00
Michaël Banaan Ananas
6eaa518333
(unneeded var)
2012-07-15 23:44:38 +00:00
Michaël Banaan Ananas
e5ed0ffaec
simplify add/sub a bit
2012-07-15 23:33:13 +00:00
Michaël Banaan Ananas
bc1701628f
fix carry flag on NEG + get rid of unneeded casts
2012-07-15 23:18:58 +00:00
Michaël Banaan Ananas
021333717a
wrong cast, reg a/b are 8bit
2012-07-15 22:45:21 +00:00
Michaël Banaan Ananas
50db079d21
fix H/V flags on adc/sbc
2012-07-15 22:39:26 +00:00
Michaël Banaan Ananas
86344a97c9
(rm erroneous note, rev M0 ROM is external)
2012-07-15 22:37:38 +00:00
Brian Troha
4f7da901b3
vsnes.c: Corrected dipswitch settings for Vs. Wrecking Crew and Vs. Balloon Fight. [Brian Troha]
2012-07-15 22:16:54 +00:00
Brian Troha
921f24adc6
model2.c: Minor doc update - add the ROM board Sega ID number to Motor Raid - NW
2012-07-15 20:25:14 +00:00
Brian Troha
18879ba34a
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
2012-07-15 20:00:07 +00:00
James Wallace
41d03848d2
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.
2012-07-15 18:44:16 +00:00
Michaël Banaan Ananas
cc531f091b
some cleanup
2012-07-15 17:23:10 +00:00
Michaël Banaan Ananas
aefabca2f9
on 'C2x-compatible opcodes that set treg(0), treg1/2 are set too if TRM=0
2012-07-15 16:35:50 +00:00
Michaël Banaan Ananas
7018fde0a3
OV flag is cleared on (OV-)branch-and-call instructions
2012-07-15 15:09:46 +00:00
Miodrag Milanovic
032b0f355e
Fix for MT bug #04844 , no need to clear status if drive not connected (no whatsnew)
2012-07-15 14:42:44 +00:00
Michaël Banaan Ananas
1245af36c3
fixed add/sub overflow/carry flags
2012-07-15 13:49:52 +00:00
Michaël Banaan Ananas
300f35836a
(srcclean changed multiplication-symbol to "?")
2012-07-15 09:54:27 +00:00
Miodrag Milanovic
ed9afac60c
Clean-ups and version bump
2012-07-15 09:28:52 +00:00
Brian Troha
512f5fab79
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]
2012-07-14 23:53:19 +00:00
Michaël Banaan Ananas
89fbc3b482
fix MT 04338
2012-07-14 21:15:21 +00:00
Michaël Banaan Ananas
f27e38a36f
fixes a hard to reproduce divide by 0 crash?
2012-07-14 19:07:28 +00:00
Miodrag Milanovic
4f44afd034
Sync with MESS (no whatsnew)
2012-07-14 19:05:18 +00:00
Michaël Banaan Ananas
d023f3f460
remove obsolete debug stuff + try to understand vreg 0xfc4 more
2012-07-14 17:43:44 +00:00
Angelo Salese
b306854d70
Let's just skip the last check, mmkay?
2012-07-14 17:28:09 +00:00