summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abcbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* validity.cpp: Limit characters allowed in I/O port tags, and check ROMs and I... Vas Crabb2020-08-271-2/+2
* srcclean for 0.224 Vas Crabb2020-08-232-20/+20
* abc1600: Implemented Luxor 4105 SASI card according to schematics. [Curt Code... Curt Coder2020-08-223-119/+189
* abc80: Added a note regarding the slow floppy controller copy protection feat... Curt Coder2020-08-221-0/+3
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-217-65/+64
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-208-34/+34
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-55/+55
* abc1600: Hard disk WIP. (nw) Curt Coder2020-04-212-136/+158
* abc1600: Fixed floppy DMA. [Curt Coder] Curt Coder2020-04-181-2/+10
* abc80x: Fixed the ABC 850/852/856 hard disk drives. [Curt Coder] Curt Coder2020-04-162-6/+10
* abc1600: Refactored to use modern Z8530 SCC, fixed default DIPs on SASI inter... Curt Coder2020-04-131-4/+4
* More WD FDC master reset modernization (nw) AJR2020-03-262-2/+2
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-182-2/+2
* z80dart: Replace old device with new variant of modern SIO emulation AJR2020-02-291-1/+1
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-192/+192
* abc1600.cpp: Added PCB layout for SASI interface card. (nw) Curt Coder2020-01-061-184/+215
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-1514-86/+70
* Spring cleaning: Vas Crabb2019-11-012-23/+22
* srcclean (nw) Vas Crabb2019-05-262-16/+16
* abc80: Super Smartaid WIP. (nw) Curt Coder2019-05-221-5/+39
* abc80: Added skeleton for Owoco Super Smartaid. [Curt Coder, Anders Sandahl] Curt Coder2019-05-053-8/+272
* (nw) Clean up the mess on master Vas Crabb2019-03-265-117/+94
* Revert "conflict resolution (nw)" andreasnaive2019-03-255-94/+117
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-113-12/+15
* bus/abcbus: Remove MCFG_ macros; add bus clocks (presumed same as CPUs) (nw) AJR2019-01-262-105/+79
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-253-0/+3
* srcclean (nw) Vas Crabb2018-09-233-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-064-44/+53
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-315-14/+14
* z80daisy_generic, z80dart, z80dma: removed MCFG macros (nw) Ivan Vangelista2018-08-302-13/+14
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-282-17/+17
* tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. Michael Zapf2018-08-141-1/+3
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-3/+3
* Make OG happier about output latches, nw mooglyguy2018-08-022-16/+2
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-305-49/+70
* Made a pass over the source to eliminate uppercase hex in hashes (nw) Scott Stone2018-07-131-6/+6
* devcb3 Vas Crabb2018-07-071-10/+10
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-086-62/+46
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-296-24/+24
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-273-17/+10
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-155-5/+5
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-068-54/+54
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-046-60/+66
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-148-81/+97
* srcclean (nw) Vas Crabb2018-02-252-5/+5
* Grammar police (nw) Olivier Galibert2018-02-241-4/+4
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Merge pull request #3208 from JoakimLarsson/cadabc_1 Joakim Larsson Edström2018-02-143-0/+226
|\
| * cadmouse: Addressed review comments and changed short name to match product n... Joakim Larsson Edstrom2018-02-143-3/+7
| * cadmouse: Fixed to use new address map API Joakim Larsson Edstrom2018-02-142-2/+4