summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/europc.c
Commit message (Collapse)AuthorAgeFilesLines
* (mess) pc: further separation and cleanup (nw) cracyc2014-03-291-373/+0
|
* aga is isa device now, aga/cga cleanup (nw) Miodrag Milanovic2014-03-261-10/+5
| | | note that aga should be extended out of isa_cga in future
* small pc cleanup (nw) Miodrag Milanovic2014-03-241-1/+1
|
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-2/+2
|
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-2/+2
|
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-5/+5
|
* more cleanup (nw) Miodrag Milanovic2013-04-191-1/+0
|
* removed some duplicated and not used code for pc keyboard and moved stuff ↵ Miodrag Milanovic2013-04-191-1/+1
| | | | needed for xt keyboard on proper place (nw)
* 8042kbdc is now device (nw) Miodrag Milanovic2013-04-191-1/+1
|
* some mostly pc related cleanup (nw) Miodrag Milanovic2013-04-181-116/+130
|
* moving some static functions in driver state for MESS drivers plus some ↵ Miodrag Milanovic2013-04-181-1/+2
| | | | other modernization (nw)
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-25/+24
|
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-7/+7
| | | | | | | read/write handlers to take an address_space & instead of an address_space *. Also update pretty much all other functions to take a reference where appropriate. [Aaron Giles]
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+365