summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/amiga.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* more misc stuff (nw) Vas Crabb2018-06-161-49/+49
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-0/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* instantiate your static constexpr members, also more _MHz_XTAL (nw) Vas Crabb2018-01-241-9/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* amigafdc: Eliminate driver_data dependencies (nw) AJR2017-12-201-0/+3
* amiga.cpp: End driver_data use; make all functions and tables members (nw) AJR2017-12-201-48/+53
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* amiga.cpp: killed anonymous timer, hooked amigaaga_flop software list to the ... Ivan Vangelista2017-04-111-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Amiga: Make Akiko independent from driver state Dirk Best2017-02-101-1/+10
* Amiga: Move audio related registers into Paula device Dirk Best2017-01-291-2/+7
* Amiga: Move and rename amiga sound device, add pinout and description Dirk Best2017-01-291-2/+2
* remove a couple of driver_data() calls (nw) smf-2016-12-021-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* make clang happy (nw) Vas Crabb2016-08-241-1/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-4/+2
* Fixed amiga related drivers buid (nw) Miodrag Milanovic2016-04-281-4/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-3/+3
* amiga.c: reduce tagmap lookups, reduce read_safe usage, minor cleanups (nw) Wilbert Pol2015-08-131-1/+4
* changes for Ernesto Corvi (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* amiga: use memarray for chip RAM and regular array for custom registers (inst... Alex W. Jackson2014-10-191-13/+13
* more devfind: [Alex Jackson] Alex W. Jackson2014-10-171-2/+0
* Amiga: Add the latest version of EmuTOS to the Amiga 1000 softlist and Dirk Best2014-09-231-2/+4
* Amiga: Add keyboard reset circuit. You can now reset the Amiga with the Dirk Best2014-09-221-0/+1
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-15/+15
* Amiga: Add very basic POT counter emulation, enough for Space Ranger to Dirk Best2014-05-311-0/+9
* Amiga: Emulate DIWHIGH register for ECS machines, reduce some code Dirk Best2014-05-301-1/+7
* Amiga: Rendering update, always render the full height to allow mixed Dirk Best2014-05-281-8/+16
* Amiga: Add proper RS-232 port emulation. Dirk Best2014-05-261-8/+57
* Amiga: Changed constants to enum to avoid some issues with debug builds. Dirk Best2014-05-251-6/+9
* Amiga: Fix some MAME issues Dirk Best2014-05-211-0/+2
* Amiga: Add support for interlaced modes. Currently, this basically Dirk Best2014-05-211-1/+4
* Amiga: Fix some Zorro slot bugs. Add the Commodore A2052 Zorro-II card Dirk Best2014-05-201-10/+2
* Amiga: Support PAL/NTSC switch for machines equipped with an ECS Agnus Dirk Best2014-05-181-0/+9
* Amiga: Kill the legacy CIA emulation and fix Agnus ID for A2000 and Dirk Best2014-05-171-3/+3
* Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of Dirk Best2014-05-131-219/+196
* Missed this one, Duke please ignore (nw) Miodrag Milanovic2014-05-051-0/+3
* Same for Amiga, so Duke ignore this one (nw) Miodrag Milanovic2014-05-051-0/+2
* removed usage of legacy IRQ callback (nw) Miodrag Milanovic2014-04-291-1/+3
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-0/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2