Commit Graph

29006 Commits

Author SHA1 Message Date
Alex W. Jackson
bd52970133 galpani3.c, highvdeo.c, igs_m027.c, majorpkr.c: fix generic_paletteram regressions (nw) 2014-04-30 04:23:12 +00:00
cracyc
194b930934 (mess) radio86: convert to new 8257 and 8275 (nw)
i8257: fix off-by-one (nw)
---
Unior doesn't quite display properly.  Only remaining user of 8257dma is dkong.
2014-04-30 04:13:31 +00:00
Scott Stone
3ec0e3224a Further correction to shortname to eliminate comparison to the ti990_10 computer (nw) 2014-04-30 01:47:21 +00:00
Scott Stone
428640f536 Device shortnames should not have "/" in them. Thanks to MASH for the note (nw) 2014-04-29 22:54:20 +00:00
Oliver Stöneberg
9cd2e07e75 fixed usage of uninitialized members in hc55516_device (nw) 2014-04-29 21:55:59 +00:00
Wilbert Pol
50150040e2 (MESS) msx.c: Floppy cleanup (nw) 2014-04-29 20:16:10 +00:00
Wilbert Pol
1cfcad0d3f wd_fdc.c: Also call the intrq and drq callbacks when drq and/or intrq are cleared during a reset. (nw) 2014-04-29 20:03:03 +00:00
Wilbert Pol
e51f93187c 315_5124.c: Improvement to timing for calculating flags. Fixes random hangs in gamegear 'roboterm' and flickering in gamegear 'evander'. [Enik Land] 2014-04-29 19:16:59 +00:00
Angelo Salese
df7075c189 Heh, nw 2014-04-29 18:28:01 +00:00
David Haywood
014770a5af add an SRAM to Pro Yakyuu Super League '91 (megadrij) based on game usage, can't enter gameplay without it, not specified in header, thanks to Kale for spotting it. 2014-04-29 17:17:49 +00:00
Ivan Vangelista
4460827d21 am9517a_device: converted to devcb2 (nw) 2014-04-29 16:56:31 +00:00
Robbbert
e9314bc4ec (MESS) p8k : sio -> dart, and kill trampolines
kaypro : be consistent
2014-04-29 16:45:45 +00:00
Wilbert Pol
df21eba02c 315_5124.c: Improved CRAM writes. Fixes wrong colors on sega logo for robocop3 on gamegear. [Enik Land] 2014-04-29 16:32:47 +00:00
Oliver Stöneberg
a250f22d2d flagged Z80SIO as deprecated (nw) 2014-04-29 16:27:58 +00:00
Robbbert
26354a5d4b (MESS) kaypro : sio -> dart 2014-04-29 15:49:14 +00:00
Fabio Priuli
cbe9e22672 mos6530: updated to use devcb2. nw. 2014-04-29 15:27:41 +00:00
Wilbert Pol
624d84ded6 i8244.c: Prevent out of bound accesses of local collision_map variable. Fixed MT#005551. [Wilbert Pol] 2014-04-29 14:56:38 +00:00
Fabio Priuli
79eabb47d5 converted pve500 to newer z80sio device, while it is still in preliminary state. nw. 2014-04-29 14:51:57 +00:00
Fabio Priuli
b30a898e13 z80dart: converted to use devcb2. nw. 2014-04-29 14:22:11 +00:00
Alex W. Jackson
e9bd9df3df Add missing MCFG_PALETTE_FORMAT entries from previous Taito palette commit (nw) 2014-04-29 14:20:11 +00:00
Alex W. Jackson
8c0371128f nmk112.c: Fix uninitialized members; remove long-unneeded trampoline 8-bit handler (nw) 2014-04-29 14:18:44 +00:00
Alex W. Jackson
560ab39973 fix compile (nw) 2014-04-29 14:08:13 +00:00
Miodrag Milanovic
acf0a16fc3 Fixed konamigx regression (nw) 2014-04-29 13:16:17 +00:00
Oliver Stöneberg
ef1802ceba fixed usage of uninitialized members in riot6532_device (nw) 2014-04-29 12:58:36 +00:00
Curt Coder
cbfd22e0e8 mc6847: Optional because of gime. (nw) 2014-04-29 10:31:55 +00:00
Curt Coder
ea2c53b539 i8257: Added safety. (nw) 2014-04-29 10:29:19 +00:00
Curt Coder
065a1a392e mc6847: Added memory region for chargen ROM. (nw) 2014-04-29 10:28:13 +00:00
Fabio Priuli
cc9aa803d8 actually the fixed regressions were here. nw. 2014-04-29 10:14:50 +00:00
Fabio Priuli
d38f135865 z80dma: converted to use devcb2. nw.
+ fixed a couple of regressions caused by wrong tags in rev. 30091.
2014-04-29 10:13:08 +00:00
Miodrag Milanovic
478c839712 modernized last DIRECT_UPDATE_HANDLER user (nw) 2014-04-29 09:45:23 +00:00
Fabio Priuli
63dbd9fb52 (MESS) nes: added support the new homebrew PCB used by
2A03 Puritans Album. [Fabio Priuli]
2014-04-29 07:46:23 +00:00
Miodrag Milanovic
2aca171f26 removed usage of legacy IRQ callback (nw) 2014-04-29 07:30:32 +00:00
Fabio Priuli
181f87e142 z80pio: converted to use devcb2. nw. 2014-04-29 07:24:36 +00:00
Oliver Stöneberg
bf9cc508b5 fixed usage of uninitialized member in msm58321_device (nw) 2014-04-29 06:56:40 +00:00
Oliver Stöneberg
e5fb6132d5 fixed usage of uninitialized member in pdp1_device (nw) 2014-04-29 06:51:26 +00:00
Oliver Stöneberg
83d99a9179 fixed usage of uninitialized member in v810_device (nw) 2014-04-29 06:47:12 +00:00
Miodrag Milanovic
d875aafec0 tlcs: fixed regression, device is cpu (nw) 2014-04-29 06:15:20 +00:00
Miodrag Milanovic
380118d9ef fix compile (nw) 2014-04-29 06:11:27 +00:00
Oliver Stöneberg
6715fa3005 fixed usage of uninitialized members in upd71071_device (nw) 2014-04-28 23:17:08 +00:00
Oliver Stöneberg
2be5059f5c fixed usage of uninitialized members in sc61860_device (nw) 2014-04-28 23:12:55 +00:00
Oliver Stöneberg
e01aca5046 fixed usage of uninitialized members in tms1xxx_cpu_device (nw) 2014-04-28 23:10:54 +00:00
Oliver Stöneberg
1395b5d7f5 fixed usage of uninitialized member in snes_ppu_device (nw) 2014-04-28 23:04:49 +00:00
Oliver Stöneberg
f7ddfb8127 fixed usage of uninitialized member in snes_ppu_device (nw) 2014-04-28 23:02:48 +00:00
Oliver Stöneberg
dba7842b1a fixed usage of uninitialized members in superfx_device (nw) 2014-04-28 22:55:44 +00:00
Oliver Stöneberg
164d9907c4 fixed usage of uninitialized members in spc700_device (nw) 2014-04-28 22:53:03 +00:00
Oliver Stöneberg
1d9cc097ca fixed usage of uninitialized members in ay31015_device (nw) 2014-04-28 22:46:38 +00:00
Oliver Stöneberg
f6286c6c59 fixed usage of uninitialized members in tlcs900h_device (nw) 2014-04-28 22:38:46 +00:00
Oliver Stöneberg
4a097ea8ab fixed usage of uninitialized member in tms5220_device (nw) 2014-04-28 22:29:41 +00:00
Oliver Stöneberg
48ad06d572 fixed usage of uninitialized members in pce_cd_device (nw) 2014-04-28 22:16:07 +00:00
Oliver Stöneberg
b28ef72d77 fixed usage of uninitialized members in msm5205_device (nw) 2014-04-28 22:09:57 +00:00