summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/amiga (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use swapendian_int16/int32 in more devices AJR2020-07-291-16/+16
* devices/bus/amiga/zorro/a590.cpp: dumped bios version 5.92 for the A2091 [Guru] Ivan Vangelista2020-07-061-4/+4
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-186-75/+76
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-3/+4
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-2010-28/+28
* some more handlers simplified (nw) Ivan Vangelista2020-05-131-8/+8
* Fix for UI Paste with the Default Serial Terminal (#6648) Frank Palazzolo2020-05-061-1/+0
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-132-4/+4
* removed more dummy_space() calls (nw) smf-2020-04-021-1/+1
* bus/amiga/zorro: put in namespace, improve safety a bit (nw) Vas Crabb2019-11-1818-301/+356
* 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