Robbbert
283973d5f5
AFTOR - wip
2012-09-30 15:55:04 +00:00
Miodrag Milanovic
b062d244ca
some cleanup, continuing tomorrow (nw)
2012-09-30 15:14:01 +00:00
Michaël Banaan Ananas
1908c77f86
typo
2012-09-30 14:55:53 +00:00
Miodrag Milanovic
c713a0578b
Removed need for pc_vga_io_init also made accessors for linear access to VGA memory needed for some models (no whatsnew)
2012-09-30 14:04:32 +00:00
Michaël Banaan Ananas
af196ad1fa
(beastrzrb clone of beastrzr)
2012-09-30 13:47:27 +00:00
Michaël Banaan Ananas
c92be15592
nw
2012-09-30 13:07:50 +00:00
Miodrag Milanovic
3d73838a87
Made Cirrus just another vga implementation, and removed a need for additional parameter (no whatsnew)
2012-09-30 11:10:48 +00:00
mahlemiut
c49ee2ce32
(MESS) at: fixed 16-bit DMA reading/writing (no whatsnew)
2012-09-30 09:50:26 +00:00
Brian Troha
bf2f9b0071
new Sega Bass Fishing clone added
...
New Clone Added
-----------------------------------------
Sega Bass Fishing Deluxe (Japan) [Tormod, Yohji, Smitdogg, The Dumping Union] (not working)
2012-09-30 01:09:20 +00:00
Michaël Banaan Ananas
bade0d25c9
fix games crashing when loading mame
2012-09-29 15:48:33 +00:00
Fabio Priuli
b456062abe
(MESS) saturn.xml: removed two spurious spaces. no whatsnew.
2012-09-29 15:07:25 +00:00
Miodrag Milanovic
f4661e227a
New NOT WORKING game
...
--------------------
Game Magic [Grull Osgo]
99 Bottles of Beer [Grull Osgo]
2012-09-29 15:02:22 +00:00
Brian Troha
d55f563e9e
mcr68.c: Add dipswitch locations to all sets in the driver. [Brian Troha]
2012-09-29 14:58:10 +00:00
Fabio Priuli
b0fc8540af
(MESS) msx2_cart.xml: Fixed mapper for dynabowl and profmjg. These games now loads fine
...
from softlists. [Fabio Priuli]
(MESS) msx2_cart.xml: Added remaining available dumps to the list. Basically all entries are
unconfirmed at the moment, so Japanese dumpers willing to help us in confirming cart
checksums and pcb types are kindly requested to contact us. [Fabio Priuli]
(MESS) msx.c: Added support for more mappers when loading from softlist, needed by new
additions to the softlist. [Fabio Priuli]
2012-09-29 14:50:09 +00:00
Fabio Priuli
da0527f545
(MESS) n64dd.xml: Added a new softlist to document available dumps of N64 Disk add-ons. [incog]
...
out of whatsnew: at the moment this list is not hooked up because the driver does not do much more than booting the BIOS.
2012-09-29 14:37:26 +00:00
Miodrag Milanovic
091a53b026
New NOT WORKING game
...
--------------------
VLC Nevada [Yves]
2012-09-29 12:41:50 +00:00
Miodrag Milanovic
311072cf68
there were tabs in next "empty" line (no whatsnew)
2012-09-29 08:16:40 +00:00
Michaël Banaan Ananas
16af4ddee5
temp workaround for compile error, very strange...
2012-09-29 08:09:37 +00:00
Michaël Banaan Ananas
01fe63639d
fix compile?
2012-09-29 07:42:26 +00:00
mahlemiut
3de646f285
(MESS) Bit more function renaming and variable shuffling. (no whatsnew)
2012-09-28 23:53:24 +00:00
James Wallace
4ee008f400
mame.mak missed in last commit (nw)
2012-09-28 19:31:12 +00:00
James Wallace
7d3797ef21
Fixing the same screen related issues that plagued Scorpion2 after the big splitup (nw)
2012-09-28 19:03:28 +00:00
Angelo Salese
8be481d4ee
Ported Palette brightness effects to Raiden 2 HW, used by Zero Team and X Se Dae [Angelo Salese]
2012-09-28 15:45:35 +00:00
Angelo Salese
b5599777cf
Thrill Drive had reversed steering input, nw
2012-09-28 14:21:33 +00:00
Miodrag Milanovic
71b504073b
Will commit this for now, looks proper start value (no whatsnew)
2012-09-28 13:04:52 +00:00
Robbbert
a31883cc12
ROTATION - fixed tiny typo.
2012-09-28 11:26:40 +00:00
Robbbert
d54b9c5943
SPECTRA - added remaining sounds, game marked as WORKING [Robbbert]
2012-09-28 11:16:54 +00:00
Curt Coder
d1e9d859b0
(MESS) c64: Added cartridge to sotflist. (nw)
2012-09-28 10:16:23 +00:00
Robbbert
ffa3dc7cfc
SPECTRA - added inputs and mech sounds
2012-09-28 10:07:15 +00:00
Miodrag Milanovic
8701f68d97
Replace some *_DEVICE_HANDLER with _MEMBER calls, mostly audio (no whatsnew)
2012-09-28 08:39:43 +00:00
Fabio Priuli
e1f7a289f3
(MESS) vboy.c: simplified SRAM handling with softlists. no whatsnew.
2012-09-28 04:41:55 +00:00
Scott Stone
5a0493e57b
Comment excessive printf spam (over 60mb) in a 3 second run of taitotl (bios) set. Didn't seem to effect any other set in the driver. (nw)
2012-09-28 00:07:58 +00:00
Angelo Salese
8d3857730b
Made default base to be 0x400, nw
2012-09-27 19:26:11 +00:00
Michaël Banaan Ananas
704e085dd8
added nsub coinage
2012-09-27 19:19:16 +00:00
Angelo Salese
ea08f39798
Check-point
2012-09-27 18:09:04 +00:00
Curt Coder
61e1983def
Implemented DS75160A/DS75161A IEEE-488 GPIB Transceivers. [Curt Coder]
...
(MESS) cbm2: Fixed floppy loading for PAL drivers. (nw)
2012-09-27 16:53:42 +00:00
Angelo Salese
1958aef2ce
Fix compile
2012-09-27 15:47:16 +00:00
Michaël Banaan Ananas
16cef70dc6
rm misplaced irem head on pcb info, it already is on top of the m10.c driver where it belongs
2012-09-27 15:18:46 +00:00
Angelo Salese
071935ac64
Tournament Arkanoid is a special version, a la NBA Jam TE, de-cloneize it, nw
2012-09-27 14:33:28 +00:00
Miodrag Milanovic
0e1fddec1e
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
2012-09-27 14:33:26 +00:00
Angelo Salese
52bebe4071
Swapped Task Force Harrier sets, there's no copyright notice in both and by MAME rules the original UPL version should be parent, nw
2012-09-27 14:17:41 +00:00
Michaël Banaan Ananas
314007294e
small cleanup before i do the next one
2012-09-27 13:58:05 +00:00
Robbbert
2a4429912c
SPECTRA - more wip
2012-09-27 13:55:12 +00:00
Michaël Banaan Ananas
66a083daaf
unclear comments
...
(and in x board case, height is always>0)
2012-09-27 09:44:17 +00:00
Michaël Banaan Ananas
af2262fdba
fix problem with marking dirty region
2012-09-27 09:38:40 +00:00
mahlemiut
99e6e06450
(MESS) Made logerror output from 8514/A related functions optional (no whatsnew)
2012-09-27 06:22:08 +00:00
Michaël Banaan Ananas
3ee66ccd56
small cleanup
2012-09-26 20:22:00 +00:00
Michaël Banaan Ananas
cd8eda74a9
fix stupid bug, IN1 was never read here
2012-09-26 19:26:18 +00:00
Fabio Priuli
b4343927a4
(MESS) msx.c: slightly simplified sram handling in conjunction with softlists. no whatsnew.
2012-09-26 19:09:39 +00:00
Fabio Priuli
1069bca28d
(MESS) softlist: misc consistency fixes. no whatsnew.
2012-09-26 19:05:45 +00:00