summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-3012-110/+67
* srcclean (nw) Vas Crabb2019-06-233-200/+200
* VGA/SVGA display parameter correction AJR2019-06-206-12/+12
* a2vidtrm, a2vtc2: Merge devices and ROM sets AJR2019-06-202-45/+14
* x68000: Overhaul interrupt handling; add second expansion slot AJR2019-06-198-8/+40
* ss50/mpc, adm31: PIA-related updates (nw) AJR2019-06-191-1/+1
* Pia6821 improvements (#5254) Mike2019-06-193-3/+3
* myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-182-2/+2
* Add support for myb3k FDC4712 Claire Kugelmann2019-06-172-235/+187
* Merge pull request #5249 from mamedev/namcot_float_changes R. Belmont2019-06-161-4/+4
|\
| * Changing a few double constants to explicitly be float, appease MSVC npwoods2019-06-161-4/+4
* | mcs48: Further distinction of UPI variants (nw) AJR2019-06-161-1/+1
* | mindset: Fix the 8042s, clock starts ticking [O. Galibert] Olivier Galibert2019-06-162-2/+2
|/
* bbc_acorn1770: Use new mr_w handler to reset FDC (nw) AJR2019-06-131-1/+1
* z80scc: Read/write handler cleanups (nw) AJR2019-06-122-3/+3
* spacing (nw) hap2019-06-121-3/+3
* Merge pull request #5214 from fseidel/vectrex-banking-fix R. Belmont2019-06-111-1/+4
|\
| * Vectrex reset into bank 1 for 64KiB carts Ford Seidel2019-06-121-1/+4
* | -newport: Fixed store shift for overlay planes, fixes cursor outlines in Barc... MooglyGuy2019-06-111-4/+4
|/
* ymf278b: Eliminate clock macro (nw) AJR2019-06-111-1/+1
* a2gameio: One fine point (nw) AJR2019-06-102-10/+30
* a2gameio: Default needs to be 0, not 1 for apple2e at least (nw) AJR2019-06-102-8/+8
* apple2, apple2e, apple2gs: Generic emulation of Game I/O connector. Joysticks... AJR2019-06-104-0/+487
* 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
* -newport: Various changes. [Ryan Holtz] mooglyguy2019-06-092-43/+145
* a2videoterm & clones: Correct display/CRTC clocks and character widths (nw) AJR2019-06-092-7/+93
* -newport: Fixed per-pixel alpha. [Ryan Holtz] MooglyGuy2019-06-061-31/+63
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-064-10/+0
* -newport: Various fixes. [Ryan Holtz] mooglyguy2019-06-062-80/+220
* pcat101: working Patrick Mackinlay2019-06-042-7/+0
* corvfdc02: Document clock source (nw) AJR2019-06-031-1/+1
* ti99/peb/bwg: Minor corrections (nw) AJR2019-06-032-5/+5
* chessmachine: bootstrap more likely like this anyway (nw) hap2019-06-032-2/+2
* polgar: add note (nw) hap2019-06-022-2/+0
* apple2: Added the //e version of the AE Vulcan IDE card [SPK, R. Belmont] arbee2019-06-012-2/+39
* oricext/jasmin: Use addressable latch device (nw) AJR2019-06-012-63/+44
* added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... hap2019-06-0110-48/+298
* arm: use standard_irq_callback (nw) hap2019-05-311-1/+0
* hle_mouse: minor fixes (nw) Patrick Mackinlay2019-05-311-2/+3
* hle_mouse: high-level emulation of PS/2 mouse Patrick Mackinlay2019-05-314-0/+646
* sbus: Fix device card installation (nw) AJR2019-05-302-7/+8
* arm: add back wrong interrupt handling and make it an option (nw) hap2019-05-301-0/+1
* New working software list additions hap2019-05-301-1/+7
* chessm: add ram/cpu config (nw) hap2019-05-302-5/+23
* chessm: ram device only allows root ":ram" to be configured (nw) hap2019-05-302-11/+1
* arm: blocking irq here isnt right, this fixes chessmachine isa card lockup (nw) hap2019-05-302-5/+11
* gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) AJR2019-05-293-44/+44
* sbus: Eliminate tag hacking (nw) AJR2019-05-292-14/+12
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-2918-0/+7462