summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/mac.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-20/+20
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-28/+28
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-5/+23
* mac: rewrite audio output for original Macs to work like hardware. [R. Belmont] arbee2016-10-081-18/+8
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-9/+1
* mac: Fix interactions between mirror and range [O. Galibert] Olivier Galibert2016-06-221-4/+4
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-14/+14
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-6/+6
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-5/+2
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-4/+4
* mac: fix regressions (nw) arbee2015-12-061-1/+46
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* mac: kill direct update handler (nw) arbee2015-11-271-31/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3294