summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-014-10/+10
* src/devices: Replace output().set_value with output finders (nw) AJR2019-10-304-2/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-265-28/+28
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-1/+1
* mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-112-9/+10
* PORT_CUSTOM simplification (nw) AJR2019-09-141-7/+7
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-152-4/+4
* Default list of nscsi devices (nw) AJR2019-07-111-14/+7
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-269-153/+127
* Revert "conflict resolution (nw)" andreasnaive2019-03-259-127/+153
* srcclean (nw) Vas Crabb2019-02-241-4/+4
* 6525tpi, mos6526, bus/vic10: Eliminate address_space argument from handlers (nw) AJR2019-02-191-2/+2
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* amiga/zorro: Be more consistent about resolving callbacks (nw) AJR2019-02-082-14/+14
* amiga/zorro: Bus modernization (nw) AJR2019-02-088-118/+66
* enable sub-second snapshot timers (nw) (#4493) Peter Ferrie2019-02-041-4/+4
* Fix a few validation errors from 9ef08696cc5e709af1bf66d44ae472cd80449484 (nw) AJR2019-01-231-4/+3
* wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] Olivier Galibert2019-01-222-15/+42
* -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-142-12/+12
* amiga: Add support for the A2058 memory expansion Dirk Best2018-12-143-0/+201
* (nw) adjust some stuff (uniform spacing, standardised logging, capitalised te... Vas Crabb2018-11-281-7/+4
* a2065: Fix DMA/memory accesses Dirk Best2018-11-212-12/+28
* Initial version of Commodore A2065 Ethernet card Dirk Best2018-11-203-0/+212
* amiga keyboard: add some comments to break up the mass of code (nw) Vas Crabb2018-08-241-0/+40
* a2000: add keyboard reset circuit Vas Crabb2018-08-232-22/+20
* Amiga keyboards: tie up loose ends: Vas Crabb2018-08-235-82/+312
* Amiga keyboard overhaul: Vas Crabb2018-08-2310-832/+1102
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-202-296/+107
* more notes on purported A1200 keyboard program, add compact mode as a config ... Vas Crabb2018-08-182-2/+50
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-6/+8
* add note about C-A-A behaviour on A1200 keyboard (nw) Vas Crabb2018-08-151-0/+9
* add notes about other A2000 keyboard variants (nw) Vas Crabb2018-08-151-2/+12
* amiga: fill in some more gaps in the keyboard story Vas Crabb2018-08-155-28/+238
* amiga: add German variant of Amiga 2000 keyboard Vas Crabb2018-08-153-3/+104
* amiga: add support for Amiga 2000 keyboard with 8039 and external ROM manufac... Vas Crabb2018-08-156-4/+486
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-12/+15
* devcb3 Vas Crabb2018-07-072-14/+14
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-083-28/+28
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-293-35/+35
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-065-76/+76
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-48/+54
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-10/+11
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142-30/+32
* destaticify initializations (nw) (#3289) wilbertpol2018-03-043-61/+31
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-143-58/+56
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-126-9/+11
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-233-19/+19