summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/amiga.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-2/+3
* instantiate your static constexpr members, also more _MHz_XTAL (nw) Vas Crabb2018-01-241-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+6
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-2/+2
* (nw) fixed arcade build. Robbbert2017-12-211-0/+10
* amiga.cpp: End driver_data use; make all functions and tables members (nw) AJR2017-12-201-53/+38
* space.machine -> machine (nw) Olivier Galibert2017-12-141-10/+10
* amiga.cpp: killed anonymous timer, hooked amigaaga_flop software list to the ... Ivan Vangelista2017-04-111-2/+3
* Amiga: Move audio related registers into Paula device Dirk Best2017-01-291-17/+11
* remove a couple of driver_data() calls (nw) smf-2016-12-021-11/+13
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-49/+49
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-26/+13
* removed redundant call to space(). (nw) smf-2016-07-101-1/+1
* fixes (nw) Miodrag Milanovic2016-01-101-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-2/+2
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1743