Commit Graph

17451 Commits

Author SHA1 Message Date
Robbbert
f27b07d082 rowamet: Fixed irq call to newest code. 2012-09-17 10:49:33 +00:00
smf-
0d0b34e3be moved some more scsi command handling from scsibus into scsidev (nw) 2012-09-17 09:28:12 +00:00
Aaron Giles
0dc663e2e9 Memory handler cleanup 3. Add mem_mask parameter
to 8-bit handlers to match the others. To ease
pain, added DECLARE_READ/WRITE_HANDLER macros that
set up a default parameter. Also updated devcb so
that the handlers can be called with or without the
mem_mask. [Aaron Giles]
2012-09-17 09:16:44 +00:00
Aaron Giles
3cce7e019e Memory handler normalization, part 2. Change legacy
read/write handlers to take an address_space & instead
of an address_space *. Also update pretty much all other
functions to take a reference where appropriate.
[Aaron Giles]
2012-09-17 08:22:16 +00:00
Robbbert
22b4739ade (MESS) fixed compile error 2012-09-17 08:07:45 +00:00
Aaron Giles
cc16777cce Memory handler normalization, part 1.
READ/WRITE_DEVICE*_HANDLERs are now passed an
address_space &, and the 8-bit variants get a mem_mask
as well. This means they are now directly compatible
with the member function delegates. Added a generic
address space to the driver_device that can be used
when no specific address space is available. Also
added DECLARE_READ/WRITE_DEVICE*_HANDLER macros to
declare device callbacks with default mem_mask
parameters. [Aaron Giles]
2012-09-17 07:43:37 +00:00
Miodrag Milanovic
e25c13f253 Clean-ups and version bump
note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
2012-09-17 06:49:13 +00:00
Miodrag Milanovic
f97e8f0081 ATI Stereo F/X ISA card support [Carl] 2012-09-17 06:37:37 +00:00
Fabio Priuli
f18ba655cc (MESS) m2000.xml: added BASIC tapes in non-snapshot form, courtesy of Anna Wu. no whatsnew. 2012-09-17 04:17:21 +00:00
Scott Stone
a9eb88efea This gives a dummy (skeleton) device file to start moving some cdc stuff into so that it can then be shared with neocd. From Haze (nw) 2012-09-17 03:48:56 +00:00
Angelo Salese
d94c125eb3 Further notes, nw 2012-09-17 02:08:58 +00:00
Angelo Salese
738f2f6442 Other small notes, nw 2012-09-16 23:21:28 +00:00
Scott Stone
07f0cecc5a In preparation for future work (basic device structure). Should have no functional change at this point. From Haze (nw) 2012-09-16 21:57:13 +00:00
Brian Troha
02410126c2 tumbleb.c: Filled in a dipswitches for Magicball Fighting. [Brian Troha] 2012-09-16 20:40:16 +00:00
Angelo Salese
0fea1bde3e Some notes 2012-09-16 20:11:20 +00:00
Fabio Priuli
cd881ea9b8 (MESS) gba.xml: misc status updates. nw. 2012-09-16 19:52:42 +00:00
Fabio Priuli
60683ef7ba (MESS) megadriv.xml: brand new proto dump from an anonymous source + misc updates. nw. 2012-09-16 19:52:13 +00:00
Fabio Priuli
a30c9ce792 (MESS) pico.xml: new US dumps from TeamEurope. nw.
These are particularly important, because the dumps were known to be hoarded since at least 4 years. Many thanks to TeamEurope!
2012-09-16 19:51:15 +00:00
Fabio Priuli
198a028589 (MESS) 32x.xml: misc fixes and updated supported flags to current status. nw.
(MESS) gbcolor.xml: misc region additions by BigFred. nw.
2012-09-16 19:49:48 +00:00
Phil Bennett
304a320b37 [MAME] Fixed buffer overrun in rongrong and clones [Phil Bennett] 2012-09-16 19:34:58 +00:00
Michaël Banaan Ananas
8135871682 Game promoted to working
-------------------------
Magicball Fighting (Korea) [Guru, David Haywood]
2012-09-16 17:57:00 +00:00
Phil Bennett
03f4826035 05001: Many sets in bfm_sc4.c: Assert after OK [Phil Bennett] 2012-09-16 17:03:07 +00:00
Alex W. Jackson
25d6704e43 segaybd.c: Fix 0.146u5 sound regression [Alex Jackson] 2012-09-16 16:51:07 +00:00
Alex W. Jackson
22a3ee906d seta.c: Add layer offsets for daioh clone (nw) 2012-09-16 16:46:45 +00:00
Ville Linde
06c9b3d85f video/gticlub.c: Improved texture coordinate rounding (again) 2012-09-16 14:35:39 +00:00
Miodrag Milanovic
24f50df0fb This should fix memleak for csplayh5, please check do not have chd (no whatsnew) 2012-09-16 14:29:18 +00:00
Miodrag Milanovic
02ce39f34e fix assert for upd7759 (no whatsnew) 2012-09-16 14:20:16 +00:00
Miodrag Milanovic
1dfbc23b42 isa_sblaster : Corrects the output in adpcm mode and inhibits irqs after the protection command. Test-sbc.exe works again. by Carl (no whatsnew) 2012-09-16 14:13:24 +00:00
smf-
0680647be5 (MESS) builds after normalization (nw) 2012-09-16 12:50:13 +00:00
smf-
942907b081 (MESS) builds after normalization (nw) 2012-09-16 12:45:58 +00:00
Robbbert
3361d9e4dd heavymtl: saving my work so far 2012-09-16 11:11:29 +00:00
Miodrag Milanovic
96ebed6493 netlist memory leak fix (no whatsnew) 2012-09-16 10:35:05 +00:00
Miodrag Milanovic
b4304b06e7 Fix for :
rungun and clones - rungun.c [DEBUG]
"Error: bad downcast<> or device<>.  Tried to convert the device
:k055673 of type Konami 055673 to a P14k053247_device, which are
incompatible." (no whatnsew)
2012-09-16 08:37:58 +00:00
Robbbert
dbf289a1af MT 5000: gcpinball crash before ok 2012-09-16 06:20:32 +00:00
Aaron Giles
1a30184903 Final round of struct/union/enum normalization. 2012-09-16 05:24:30 +00:00
Aaron Giles
91f928d6cd Enum and union normalization. 2012-09-16 03:06:55 +00:00
Scott Stone
8d1de4e030 Updated DOCS config.txt and windows.txt with recent commands that were never added to documentation as well as some clarifications. [Tafoid] 2012-09-16 02:49:18 +00:00
Michaël Banaan Ananas
f058aca354 small cleanup 2012-09-16 02:19:00 +00:00
Michaël Banaan Ananas
dc85a30681 some meaningless AM_RAM_WRITE 2012-09-16 01:34:33 +00:00
Michaël Banaan Ananas
e3e42e3a39 fix ganjaja water 2012-09-16 00:58:02 +00:00
R. Belmont
ce0227e419 (MESS) apple2gs: Save states now officially supported. [R. Belmont] 2012-09-16 00:24:35 +00:00
Michaël Banaan Ananas
171a7b2459 improved gfx bankswitching 2012-09-16 00:15:50 +00:00
Aaron Giles
cff1004165 Pass 2 of struct modernization. 2012-09-15 22:30:30 +00:00
R. Belmont
000f9d27ed Fixes so MESS on PowerPC OS X builds and works again. MAME is still a lost cause. [R. Belmont] 2012-09-15 22:16:53 +00:00
Aaron Giles
ab97dc30ef First pass at modernizing struct definitions. 2012-09-15 21:47:30 +00:00
Ville Linde
d1da89cc78 video/gticlub.c: Added alpha-blended color gouraud polygon command. 2012-09-15 18:12:33 +00:00
Brian Troha
15bfd61fba splash.c: Changed the Machine Config to use actual OSC values and measured clocks as listed in the driver. Added a note about a Splash! PCB with alternate (higher) OSC clocks. Added a note about The Return of Lady Frog 9 rom and the 1 bit difference between the two sets. [Brian Troha] 2012-09-15 17:23:28 +00:00
Brian Troha
e636de98dc champbas.c: Fix minor typo in rom name for the new US set. - NW 2012-09-15 16:22:59 +00:00
R. Belmont
80e6e662b1 SDL: don't enable XInput by default (nw) 2012-09-15 15:44:59 +00:00
Ville Linde
fcd1d51b13 gticlub.c: Promoted gticlub (and clones), slrasslt and hangplt to working state. 2012-09-15 14:05:22 +00:00