summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/mc6846.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed usage of uninitialized members in mc6846_device (nw) Oliver Stöneberg2014-04-301-0/+2
|
* Some changes/corrections to device descriptions per Dev request (nw) Scott Stone2014-04-181-1/+1
|
* mc6846_device: converted to devcb2 (nw) Ivan Vangelista2014-03-261-45/+26
|
* replaced some calls to machine().firstcpu->pcbase() with ↵ smf-2014-01-231-21/+21
| | | | machine().describe_context() [smf]
* Modernized mc6846 device.(nw) Ivan Vangelista2013-10-191-341/+252
|
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
|
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
|
* Moved some files to where they belong. (nw) Curt Coder2013-03-071-0/+671