summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga (follow)
Commit message (Expand)AuthorAgeFilesLines
* Device validation fixes: another one rides the bus (nw) AJR2017-03-031-2/+2
* more validation fixes (nw) Vas Crabb2017-03-041-1/+1
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-279-23/+23
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1116-8/+8
* Amiga 500 keyboard updates: Vas Crabb2017-02-065-366/+557
* Amiga 500 keyboard: Vas Crabb2017-02-065-142/+618
* remove trampoline (nw) Vas Crabb2017-02-052-15/+8
* Amiga keyboard updates: Vas Crabb2017-02-057-503/+410
* restore PORT_CHANGED_MEMBER (nw) Vas Crabb2017-02-051-3/+3
* fix rev (nw) Vas Crabb2017-02-051-5/+5
* Amiga keyboard updates: Vas Crabb2017-02-054-212/+436
* m6805 updates: Vas Crabb2017-02-031-1/+1
* Amiga: Add a German A500 keyboard variant, keyboard fixes Dirk Best2017-01-233-41/+251
* Convert the Amiga keyboards to a bus interface with slot devices Dirk Best2017-01-226-0/+1032
* 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