summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/a2bus (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices\bus\a2bus\a2mockingboard.cpp: probable fix for MT07480. No idea which... Ivan Vangelista2019-11-101-1/+1
* flopdrv: Even legacy devices need some code cleanup (nw) AJR2019-11-052-19/+10
* Spring cleaning: Vas Crabb2019-11-014-28/+13
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-262-2/+2
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-236-6/+3
* msm5832: Simplify handlers (nw) AJR2019-10-211-1/+1
* (nw) add doxygen comments for a bunch of core stuff, and convert a bunch of c... Vas Crabb2019-10-161-4/+4
* apple2: add ComputerEyes/2 to II/II Plus, support save states (nw) arbee2019-08-251-0/+8
* apple2: Initial support for ComputerEyes/2 slot card [R. Belmont, Golden Child] arbee2019-08-252-0/+279
* agat: Nippel Clock slot device (#5425) shattered2019-08-042-0/+163
* apple2: Add support for the 4Play Joystick Card [R. Belmont] arbee2019-07-292-0/+170
* srcclean (nw) Vas Crabb2019-07-283-32/+32
* Default list of nscsi devices (nw) AJR2019-07-112-34/+18
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-112-4/+4
* (nw) Validation Robbbert2019-07-051-1/+1
* agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-025-14/+637
* a2vidtrm, a2vtc2: Merge devices and ROM sets AJR2019-06-202-45/+14
* Pia6821 improvements (#5254) Mike2019-06-191-1/+1
* a2videoterm.cpp: Improve one clock; more simplification (nw) AJR2019-06-092-47/+14
* a2videoterm: Fix cursor; eliminate palette reference (nw) AJR2019-06-092-53/+26
* a2videoterm & clones: Correct display/CRTC clocks and character widths (nw) AJR2019-06-092-7/+93
* corvfdc02: Document clock source (nw) AJR2019-06-031-1/+1
* apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] arbee2019-06-012-2/+39
* ncr5380n: Misc. updates (nw) AJR2019-05-243-5/+3
* apple2: fix long hang on SCSI Card boot when a CD-ROM is present with no disc... arbee2019-05-121-1/+1
* apple2: FocusDrive and ZIPDrive partition info documented and fixed to work. ... arbee2019-03-301-14/+59
* apple2: Attach a SCSI CD-ROM to the Apple II SCSI Card [R. Belmont] arbee2019-03-281-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2647-420/+498
* Revert "conflict resolution (nw)" andreasnaive2019-03-2547-498/+420
* apple2: Support for Focus Drive IDE interface. [R. Belmont, anonymous] arbee2019-03-202-10/+115
* apple2: TransWarp card now slows down during joystick reads [R. Belmont] arbee2019-03-162-0/+23
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-3/+3
* ncr5380n, ncr5385, ncr5390, ncr539x: Simplify read/write handlers (nw) AJR2019-03-072-4/+4
* a2eauxslot: Fix regression by not nullifying slot pointer in device_start (nw) AJR2019-02-262-8/+7
* bus/a2bus/a2eauxslot: Sanitize configuration (nw) AJR2019-02-255-27/+14
* bus/a1bus, bus/a2bus/a2eauxslot: Replace CPU finder with required_address_spa... AJR2019-02-254-6/+7
* mc6845, crtc_ega: Simplify read/write handlers (nw) AJR2019-02-192-6/+6
* volt_reg: set default m_output (nw) hap2019-02-192-2/+0
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-183-8/+8
* ay8910.cpp : Updates cam9002019-02-153-31/+31
* mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-142-14/+17
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-122-20/+22
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-5/+8
* devices/bus: a few more MACHINE_CONFIG macros removed (nw) Ivan Vangelista2019-02-0911-80/+85
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-082-28/+17
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-302-3/+2
* output_latch: removed MCFG macros (nw) Ivan Vangelista2019-01-292-8/+12
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-2/+2
* isa: Modernize device configuration (nw) AJR2019-01-252-4/+13