summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices (follow)
Commit message (Expand)AuthorAgeFilesLines
* model2io2: Support Virtua Cop Dirk Best2018-05-261-1/+0
* pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi] angelosa2018-05-252-10/+121
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-251-2/+1
* pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks [An... angelosa2018-05-255-16/+58
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-256-173/+455
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-2538-268/+222
* pc9801.cpp: fix sound ROM mapping, fixed sound board initialize for Eikan wa ... angelosa2018-05-241-0/+2
* Merge pull request #3602 from shattered/_ef54424 R. Belmont2018-05-231-3/+11
|\
| * pc_fdc: use logmacro (nw) Sergey Svishchev2018-05-241-3/+11
* | Merge pull request #3598 from fulivi/rem488_dev4 R. Belmont2018-05-232-43/+120
|\ \ | |/ |/|
| * remote488: implemented synchronization by checkpoints fulivi2018-05-232-43/+120
* | i8275: Fix underline-related row blanking; clean up a few more drivers (nw) AJR2018-05-231-2/+3
* | create devices for each of the voodoo pci cards (nw) smf-2018-05-232-85/+218
* | remove another device-specific MCFG macro, because standard is better than be... Vas Crabb2018-05-231-6/+9
* | that never needed to be static (nw) Vas Crabb2018-05-232-11/+9
* | voodoo: deal with needing to be able to configure screen/CPU or set them at s... Vas Crabb2018-05-233-270/+303
* | Uncrappify voodoo pci devices transfert. Fix some paths on midwayic. (nw) Olivier Galibert2018-05-223-17/+12
|/
* voodoo: Use device finders instead of machine().device (nw) Ryan Holtz2018-05-212-51/+43
* io992: Use object finders (nw) AJR2018-05-212-8/+10
* ti99_2: Various fixes, added cassette and Hexbus, still WIP Michael Zapf2018-05-213-8/+393
* i8275: Blank top and bottom row lines when underline is greater than 7 AJR2018-05-212-56/+78
* timer.cpp: Use siblingdevice instead of absolute tag lookup; add screen tag v... AJR2018-05-211-1/+5
* Some cleanup on #3592 (nw) Vas Crabb2018-05-212-13/+13
* psxcontrollerports: Quick validation fix (nw) AJR2018-05-201-2/+2
* psx/ctlrport: use required_device (nw) cracyc2018-05-202-5/+4
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-2036-67/+135
* diexec: Interrupt API changes (nw) AJR2018-05-1858-79/+79
* ef9340/1: make character set external. [Wilbert Pol] Wilbert Pol2018-05-183-273/+20
* D'oh. (nw) arbee2018-05-161-0/+7
* sh4drc: optimize FPU CMP instructions (nw) arbee2018-05-161-20/+8
* Stupid typo (nw) Olivier Galibert2018-05-161-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-18/+18
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-18/+18
* video/hp1ll3: add runtime bounds check in CONF command (issue#3523) (nw) (#3547) Sergey Svishchev2018-05-162-12/+16
* gt: don't write out of bounds (nw) Olivier Galibert2018-05-161-2/+3
* sh4drc: fix SR damage in new CMP implementations (nw) arbee2018-05-151-4/+12
* oops (nw) Olivier Galibert2018-05-161-1/+1
* interpro: pass more diag stuff (nw) Olivier Galibert2018-05-163-44/+66
* Eliminate remaining non-diexec PULSE_LINE hacks and disable some side effects... AJR2018-05-152-4/+8
* z80ctc.cpp: Room for improvement (nw) AJR2018-05-151-0/+1
* Start killing off non-diexec PULSE_LINE hacks (nw) AJR2018-05-155-18/+7
* interpro: wip checkpoint (nw) (#3573) Patrick Mackinlay2018-05-158-276/+1694
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-1525-29/+27
* i8155: Silence logging (nw) AJR2018-05-151-1/+1
* sh4drc: remove remaining CALLC from FRCHG (nw) arbee2018-05-151-5/+13
* sh4drc: optimized some of the previously implemented UML (nw) arbee2018-05-141-23/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-1540-31/+67
* vic4567: Use device_palette_interface (nw) AJR2018-05-142-16/+12
* interpro: lle keyboard wip checkpoint (nw) Patrick Mackinlay2018-05-143-25/+184
* Fix hyperstone drc (nw) Olivier Galibert2018-05-141-3/+5