summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Rename machine/latch.* to machine/output_latch.* (nw) AJR2018-05-027-18/+13
* Final GCC 8 batch for tonight (nw) arbee2018-05-012-4/+4
* begin preliminary GCC 8 support (nw) arbee2018-05-011-1/+1
* stvvdp2.cpp: implemented vertical cell scroll (Sonic Jam) [Angelo Salese] angelosa2018-05-021-5/+69
* stvvdp2.cpp: don't repeat ROZ when screen over process is equal to 1, fixes D... angelosa2018-05-011-2/+5
* stvvdp2.cpp: ROZ fixes for Radiant SilverGun Xiga stage: [Angelo Salese] angelosa2018-05-011-76/+113
* mcs51: Add more interrupt and timer registers to debug state AJR2018-05-012-2/+10
* namco, polepos: Clean up some line write handlers (nw) AJR2018-05-012-23/+14
* tms9995: Fixed latching of pulsed interrupts Michael Zapf2018-05-012-22/+32
* Fix Lode Runner SG1000/SC-3000 ROM image detection Kalevi Kolttonen2018-05-011-0/+4
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* fix Commoder PC, work around MSX cartridge (nw) Vas Crabb2018-05-011-1/+7
* get abstract_ata_device working again - needs a better soluion long-term (nw) Vas Crabb2018-05-011-9/+11
* adc0808: Made timing more accurate to the datasheet, nw Ryan Holtz2018-04-301-2/+2
* -adc0808: Improved timings a bit more, nw Ryan Holtz2018-04-302-14/+34
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-3079-162/+134
* -adc0808: Reduced CPU overhead by smarter timer usage. [Ryan Holtz] mooglyguy2018-04-302-35/+26
* NeoGeo updates: Vas Crabb2018-04-291-0/+1
* neogeo updates: Vas Crabb2018-04-289-79/+80
* msm58321: Correct duty cycle for busy output AJR2018-04-271-3/+9
* may as well do it myself (nw) Vas Crabb2018-04-283-14/+13
* c6280.cpp : Fix LFO cam9002018-04-281-1/+1
* Sarayan made me do it. Vas Crabb2018-04-2880-169/+191
* (nw) Fixed validation. Robbbert2018-04-271-1/+1
* New device, SMSC FDC37C93x Plug and Play Compatible Ultra I/O Controller ! [S... yz70s2018-04-272-0/+967
* i82439tx: add support for system management mode and more [Samuele Zannoli] yz70s2018-04-2715-42/+549
* tms9914.cpp: Build fix (nw) AJR2018-04-261-0/+8
* c6280.cpp : Add LFO, Add notes (#3380) cam9002018-04-261-12/+42
* (PC-ISA): Add Lba enhancer card (28 bit LBA) (#3465) Bavarese2018-04-263-0/+197
* Merge pull request #3485 from fulivi/hpipc_dev0 R. Belmont2018-04-262-0/+1628
|\
| * hp_ipc: added HPIB interface chip & remotizer device fulivi2018-04-262-0/+1628
* | aica.cpp : Correct register name from development manual, Add docs of unimple... cam9002018-04-272-1/+15
|/
* stvvdp2.cpp: disable ROZ optimization if mode is either 2 or 3, fixes at leas... angelosa2018-04-261-1/+2
* pc9801_86: fix dangel no voice and policenauts choppy audio (nw) cracyc2018-04-252-8/+11
* vic10: Implemented MultiMAX cartridge. [Curt Coder] Curt Coder2018-04-242-1/+45
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-1/+1
* vic10: Added MultiMAX cartridge skeleton. [Curt Coder] Curt Coder2018-04-243-0/+107
* Merge pull request #3477 from shattered/_4282dc6 R. Belmont2018-04-232-19/+52
|\
| * hp_ipc: add diagnostic ROMs; model 9808A (prototype of desktop version) Sergey Svishchev2018-04-222-19/+52
* | pc9801: fix scrolling and avsdrv; add high exvram window (nw) cracyc2018-04-222-11/+8
* | srcclean (nw) Vas Crabb2018-04-2225-131/+138
* | Cleanup some AM_RANGE in comments (nw) Olivier Galibert2018-04-211-1/+0
* | maps: Finish devices/bus (nw) Olivier Galibert2018-04-2120-223/+253
* | Added FM resyncs in READ_TRACK, changed threshold. Michael Zapf2018-04-211-23/+36
* | maps: Finish devices/cpu (nw) Olivier Galibert2018-04-2070-1883/+2049
* | maps: Finish devices/machine (nw) Olivier Galibert2018-04-2035-632/+708
* | maps: Finish devices/sound (nw) Olivier Galibert2018-04-208-39/+53
* | maps: Finish devices/video (nw) Olivier Galibert2018-04-2024-121/+154
* | (nw) commit these address map changes while i can Robbbert2018-04-205-19/+25
|/
* stvvdp2.cpp: fix RBG0 cache map range, fixes Head On graphics update in Sega ... angelosa2018-04-201-2/+8