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
Oliver Stöneberg
bd0b5edfca
fixed usage of uninitialized members in nextkbd_device (nw)
2014-04-28 22:04:30 +00:00
Oliver Stöneberg
d0d4d6ff55
fixed usage of uninitialized members in via6522_device (nw)
2014-04-28 22:00:27 +00:00
Fabio Priuli
25b6f6a58d
z80ctc: converted to use devcb2. nw.
...
Notes:
- for whatever reason the tlcs_z80 internal CTC fails to recognize/find its owner tag,
does anyone know how to fix this? it's probably trivial, but I need an helping hand
or pve500 cannot be launched anymore...
- @Haze: can you check your inder_sb.c code? your CTC interface was wrong,
judging from the comments in the source (the first cb was for the interrupt, and no
callback was present by default for the ZC/TO3...) and I'm not sure what the code is
intended to actually do
2014-04-28 18:41:16 +00:00
Ivan Vangelista
8cb2897cc1
es550x_device: converted to devcb2 (nw)
2014-04-28 18:17:32 +00:00
Robbbert
3de7df04c9
(MESS) super80 : notes
2014-04-28 14:51:30 +00:00
Miodrag Milanovic
ad21eca4a2
Removed some not used macros (nw)
2014-04-28 13:59:48 +00:00
Miodrag Milanovic
82af78a8e8
did same for PPC (nw)
2014-04-28 13:57:38 +00:00
Miodrag Milanovic
298c744268
SH4 : Moved legacy handlers to member of cpu classes (nw)
2014-04-28 13:42:25 +00:00
cracyc
c067abea48
i8257: oops (nw)
2014-04-28 13:28:56 +00:00
Curt Coder
32528fcf0f
6526cia: Fixed macros. (nw)
2014-04-28 10:36:10 +00:00
Curt Coder
eef8d18c4d
mos6526: Fixed macros. (nw)
2014-04-28 10:27:00 +00:00
Curt Coder
97d8c2c63c
Fixed build. (nw)
2014-04-28 04:25:47 +00:00
cracyc
9fb932b6a9
pc8001: why was it all backwards? (nw)
2014-04-28 04:11:28 +00:00
cracyc
bb2fcfc661
i8257: new 8257 based on am9517a [Carl]
...
facnucspmg: fix up dmac and fdc (nw)
2014-04-28 03:20:14 +00:00
R. Belmont
37b28d339a
For Luca (nw)
2014-04-28 02:21:29 +00:00
R. Belmont
bd320e789d
CHD cleanups: [MetalliC]
...
- Double quote filenames with spaces when writing .gdi files
- Give audio files .raw extension when writing .gdi files
- cdrom_read_subcode() now returns false if the image doesn't contain subcodes
2014-04-28 01:57:31 +00:00
R. Belmont
8db4bddf33
(MESS) fanucspg: Mapped most of the chips on the i86 side. [Carl]
2014-04-28 01:54:26 +00:00
Angelo Salese
e44cfd2983
Some changes to TGP with no noticeable effect.
2014-04-28 01:28:49 +00:00
Alex W. Jackson
dca98b36ba
super80.c: use ioport_array (nw)
2014-04-28 01:10:38 +00:00
Ville Linde
e0bbd3942e
Removed video/gticlub. (nw)
2014-04-28 00:35:17 +00:00