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
Ville Linde
b81c48bc11
Merged video/gticlub functionality to K001005/1006 devices. Converted K001005 to use the new poly manager. [Ville Linde]
2014-04-28 00:06:40 +00:00
Angelo Salese
7f806850f0
Added Shift up / down in Manx TT, and hooked inputs in Motor Raid too.
2014-04-27 23:32:41 +00:00
Alex W. Jackson
46f7e328c6
Fix 2mindril.c generic_paletteram regression; convert various Taito drivers to standard MCFG_PALETTE_FORMAT (nw)
2014-04-27 20:01:12 +00:00
Brian Troha
0a0de3c3da
peplus.c: Minor doc updates & formatting - NW
2014-04-27 19:00:28 +00:00
Scott Stone
0b84fba6b4
funworld.c: Proper decryption of rcdino4 code pages. [Peter Ferrie]
2014-04-27 17:48:00 +00:00
Scott Stone
121359ecbc
(MESS) RAINBOW.C: IRQ priorities updated. Board revisions and add-on cards documented; rainbow100 renamed to rainbow100a. [Bavarese]
2014-04-27 17:42:42 +00:00
Luca Elia
32f39026a1
Improvements to "The Berlin Wall" [Luca Elia]
...
- Scrambling of sprite offset registers (fixes MT bug 493)
- background: added scroll register (screen shaking effect), fixed flipping
- Fixed flipped tilemap offset.
00493: berlwall: When finishing a level, the timer bonus doesn't show correctly [Luca Elia]
2014-04-27 15:27:45 +00:00
Alex W. Jackson
ca13c8ece1
cyberbal.c: use explicit target() everywhere for style consistency (nw)
2014-04-27 15:09:35 +00:00
Oliver Stöneberg
9746a189c1
fixed usage of uninitialized members in powervr2_device (nw)
2014-04-27 15:07:05 +00:00
Oliver Stöneberg
dcc43c8c08
fixed usage of uninitialized member in tms9995_device (nw)
2014-04-27 14:55:56 +00:00
Oliver Stöneberg
f781c3cd54
fixed usage of uninitialized members in scudsp_cpu_device (nw)
2014-04-27 14:49:57 +00:00
Oliver Stöneberg
0aa88c3658
fixed usage of uninitialized members in score7_cpu_device (nw)
2014-04-27 14:35:51 +00:00
Oliver Stöneberg
38930d11cf
fixed usage of uninitialized members in cp1610_cpu_device (nw)
2014-04-27 14:31:56 +00:00
Oliver Stöneberg
d38484e730
fixed usage of uninitialized member in tms9927_device (nw)
2014-04-27 14:18:26 +00:00
Oliver Stöneberg
7d4caa9488
fixed usage of uninitialized members in kbdc8042_device (nw)
2014-04-27 14:14:26 +00:00
Oliver Stöneberg
8825f10c43
fixed usage of uninitialized members in pic8259_device (nw)
2014-04-27 14:10:54 +00:00
Fabio Priuli
fa83233e8e
fixed compile on old Apple GCC (thanks Micko). nw.
2014-04-27 13:11:23 +00:00
Robbbert
fc2e5f923a
(MESS) mbee : same cleanup applies here too
2014-04-27 12:23:46 +00:00
Robbbert
200dc50984
(MESS) kaypro : same cleanup applies here too
2014-04-27 12:09:51 +00:00
Robbbert
e1dab76012
(MESS) super80 : cleanup, part 4
2014-04-27 11:53:24 +00:00
Robbbert
cb3e2e33f3
(MESS) super80 : cleanup, part 3
2014-04-27 11:34:40 +00:00
Robbbert
51ee7d463e
(MESS) super80 : cleanup, part 2
2014-04-27 10:20:22 +00:00
Miodrag Milanovic
477c80e76e
Fixed hard-reset (nw)
2014-04-27 05:33:47 +00:00
Angelo Salese
b30802e57d
Fixed TGP area access in Sky Target
2014-04-27 02:43:36 +00:00
Angelo Salese
7b7ee9cab8
Updated VF2 opcodes, and fixed Sky Target 3d display.
2014-04-27 02:24:00 +00:00
Angelo Salese
470be8ce4b
Fix for External->Reg opcode in TGP, VF2 now boots then dies a bunch of seconds later in gameplay/attract.
2014-04-27 01:39:15 +00:00
Angelo Salese
d7e3b4a5e1
Fixed Indirect Mode addressing in TGP, fixes Manx TT crash on gameplay (bikes are invisible tho, Z sort issue?). Also added most inputs for Manx TT minus gear shifts.
2014-04-27 01:15:38 +00:00
Robbbert
8e7765487e
(MESS) super80 : cleanup, part 1
2014-04-27 00:15:19 +00:00
R. Belmont
4ef39d3a47
(MESS) Obvious digital RGB is obvious (nw)
2014-04-26 20:55:58 +00:00
R. Belmont
4a931fa955
(MESS) fanucspg: Better colors from new reference. [Guru, R. Belmont]
...
nw: If you're bored and can read segmented 16-bit x86 decently, I could use some help figuring out what's happening when it (I think) attempts to boot off the '765 and bring all those other chips into play. (Change test_r to return 0x80 to observe).
2014-04-26 19:48:06 +00:00
Robbbert
17e802b9b8
(MESS) super80 : oops!
2014-04-26 19:41:54 +00:00
cracyc
c0362ea929
sblaster: fix irqs and 16bit dma (nw)
2014-04-26 18:40:59 +00:00