summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/z8536.c
Commit message (Expand)AuthorAgeFilesLines
* 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-70/+70
* Removed unneeded includes. (nw) Curt Coder2012-12-071-1/+0
* firewave's patch fixes more !-operator warnings Michaƫl Banaan Ananas2012-07-281-1/+1
* Disabled Z8536 logging. (nw) Curt Coder2011-10-291-1/+1
* clean-ups and version bump Angelo Salese2011-10-101-15/+15
* Sync with MESS (no whatsnew) Miodrag Milanovic2011-10-041-38/+786
* Reimplemented devcb using delegates and classes. Unified the logic Aaron Giles2011-05-021-13/+13
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-53/+39
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-24/+24
* Imported some common C++ devices from MESS to emu folder. Curt Coder2011-03-281-0/+610