summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga/zorro
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+15
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-50/+25
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-142-41/+37
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-124-6/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-16/+16
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-174-4/+4
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-8/+8
* ide: Add non-space cs access methods, use them wherever possible [O. Galibert] Olivier Galibert2017-12-161-8/+8
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-8/+8
* a590: Correct filenames, add undumped 4.6 and 5.92 versions. Dirk Best2017-08-021-22/+34
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-076-68/+54
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-223-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1414-130/+118
* Device validation fixes: another one rides the bus (nw) AJR2017-03-031-2/+2
* Self-registering devices prep: Vas Crabb2017-02-276-11/+11
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1114-7/+7
* first srcclean pass (nw) Vas Crabb2016-12-251-13/+13
* Amiga/Buddha: Cleanups and fixes, still not working due to various Dirk Best2016-11-302-73/+74
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2212-48/+48
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-066-10/+10
* Amiga: Fixed expansion port interrupts, DMAC WIP Dirk Best2016-02-131-1/+3
* reverting: Miodrag Milanovic2016-01-2012-42/+45
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-205-43/+43
* Revert "some additional (nw)" Miodrag Milanovic2016-01-204-4/+4
* some additional (nw) Miodrag Milanovic2016-01-164-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-165-43/+43
* tags are now strings (nw) Miodrag Milanovic2016-01-1612-45/+42
* cleanups (nw) Miodrag Milanovic2015-12-251-6/+6
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-065-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-056-46/+46
* cleanup Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-043-21/+21
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-087-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1314-0/+3043