summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/micropolis.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-13/+12
* (MESS) micropolis: devcb2. (nw) Curt Coder2014-03-191-8/+8
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* Modernized the micropolis device. Testing needed. (nw) Ivan Vangelista2013-09-101-183/+153
* 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
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-21/+19
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-5/+5
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-19/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+38
* Removed template usage for legacy devices, to make my future work easier (nw) Miodrag Milanovic2012-08-301-9/+13
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+395