Robbbert
|
4ff2daf1bf
|
(MESS) ensure cassette-save timer is synchronised to cpu.
|
2014-04-21 11:23:25 +00:00 |
|
smf-
|
ab02ed5e2d
|
Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock hacks. Standardised COM8116 DEVCB2 callbacks. GUS gf1_device device derives from acia6850_device to gain access to the tx & rx irq state, rather than exposing it with a public method. [smf]
|
2014-02-21 09:51:59 +00:00 |
|
Robbbert
|
e176bd8c40
|
(MESS) cons <--> comp
|
2014-01-26 07:29:26 +00:00 |
|
smf-
|
4a0d5a4c65
|
remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw)
|
2014-01-07 14:25:34 +00:00 |
|
smf-
|
9207c04fb1
|
fixed swapped cb1 & ca2 read callbacks during conversion (nw)
|
2014-01-06 16:30:13 +00:00 |
|
smf-
|
45d9761cad
|
Converted PIA6821 to DEVCB2 [smf]
|
2014-01-06 13:17:32 +00:00 |
|
smf-
|
b4c7b67ff9
|
replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which allows multiple chips to be connected together without using glue methods. [smf]
|
2013-12-22 12:00:26 +00:00 |
|
Robbbert
|
b755e539dd
|
(MESS) Added copyright info - feel free to update as needed
|
2013-10-16 11:23:28 +00:00 |
|
Robbbert
|
cd96675234
|
(MESS) MEK6800D2 : Added cassette interface, system listed as WORKING [Robbbert]
|
2013-06-16 06:35:45 +00:00 |
|
Robbbert
|
4ff5b829bf
|
(MESS) mekd2: Added paste facility.
|
2013-06-14 10:00:47 +00:00 |
|
Andrew Gardner
|
df8ca739fb
|
MESS anonymous timers this time. (nw)
|
2013-05-23 04:38:53 +00:00 |
|
Miodrag Milanovic
|
5d8cdfb2e5
|
(MESS) cassette cleanup (nw)
|
2013-04-17 08:30:36 +00:00 |
|
Miodrag Milanovic
|
bd4514adde
|
Removal of machine().root_device() where appropriate (nw)
|
2013-04-14 10:46:03 +00:00 |
|
Miodrag Milanovic
|
10d146a6be
|
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
|
2013-04-10 11:31:17 +00:00 |
|
Wilbert Pol
|
400b9bcc29
|
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
|
2013-02-05 20:54:03 +00:00 |
|
Miodrag Milanovic
|
0e19f641d3
|
Cleanups and version bump
|
2013-01-11 07:32:46 +00:00 |
|
Curt Coder
|
abbfd858ea
|
Replaced all device_t's with actual device classes. Regression test recommended. (nw)
|
2012-11-26 16:04:41 +00:00 |
|
Miodrag Milanovic
|
e624f84f34
|
modernization or timer callbacks part 3 - final (no whatsnew)
|
2012-09-24 15:01:45 +00:00 |
|
Aaron Giles
|
0ef1e6deb4
|
Closeout on old macros. Retired cputag_set_input_line
and cputag_set_input_line_and_vector, replacing them
with machine.device("tag")->execute().set_input_line[_and_vector].
[Aaron Giles]
|
2012-09-12 03:35:06 +00:00 |
|
Miodrag Milanovic
|
7285b359d2
|
Merge of MESS sources (no whatsnew)
|
2012-08-21 10:41:19 +00:00 |
|