summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mc1502.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* pic8259: remove trampolines (nw) cracyc2014-04-231-6/+1
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-22/+11
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* isa8_device and isa16_device: converted to devcb2 (nw) Ivan Vangelista2014-04-151-17/+8
* forgot these (nw) Miodrag Milanovic2014-03-261-16/+1
* Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... smf-2014-02-241-8/+7
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-28/+15
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-15/+8
* fix crash on startup (nw) smf-2014-02-101-0/+2
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-23/+13
* replaced more machine().firstcpu with m_maincpu [smf] smf-2014-01-231-1/+1
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-1/+1
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-14/+14
* (mess) mega Soviet clone patch [shattered] cracyc2013-12-221-0/+438