summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/wangpc
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Miodrag Milanovic2014-07-222-22/+22
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-30/+30
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-014-76/+38
* am9517a_device: converted to devcb2 (nw) Ivan Vangelista2014-04-291-26/+1
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-292-87/+4
* z80ctc: converted to use devcb2. nw. Fabio Priuli2014-04-282-43/+9
* SCSI Port using WRITELINE and DEVCB2. The slot number and SCSI ID are separat... smf-2014-04-141-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-073-5/+5
* upd7220: devcb2 and delegates. (nw) Curt Coder2014-04-022-22/+12
* mc6845: Added display enable and horizontal/vertical back porch widths to the... Curt Coder2014-03-274-14/+14
* (MESS) wangpc: devcb2. (nw) Curt Coder2014-03-152-164/+105
* changed destructors to prevent crash on exit (nw) Miodrag Milanovic2014-03-121-0/+1
* (MESS) wangpc: Fixed palette regression. (nw) Curt Coder2014-03-111-6/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-273-8/+10
* changed dleuro from beep to speaker driven by z80ctc and removed some unneces... smf-2014-02-231-8/+8
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-192-4/+4
* added screen visarea adjustment to mc6845 config interface Michaƫl Banaan Ananas2014-01-042-0/+2
* reduce dependency mak files by 130k (nw) smf-2013-12-292-10/+10
* replaced read rx callback in Z80DART (and clones) with a write handler, which... smf-2013-12-222-7/+13
* (MESS) wangpcbus: Moved under emu/bus. (nw) Curt Coder2013-10-2018-0/+3537