summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mc68328.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Moved common machine and video chips to emu. (nw) Curt Coder2014-03-181-2907/+0
* MESS part of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-251-4/+4
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-19/+18
* (MESS) Modernized MC68328 (DragonBall) device. [Fabio Priuli] Fabio Priuli2013-06-031-1403/+1439
* save state cleanup, converted state_save_register_global* into save_item/save... Miodrag Milanovic2013-05-081-134/+134
* Reverted MC68328 changes. (nw) Curt Coder2013-03-071-0/+2872
* Moved some files to where they belong. (nw) Curt Coder2013-03-071-2872/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2750/+2748
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-378/+378
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-44/+71
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-14/+14
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+37
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-301-1/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+2833