summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-11132-249/+245
* Fix merge errors and update new/changed drivers to latest APIs. Aaron Giles2021-09-105-6/+6
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-10301-3670/+6758
|\
| * cking_master: use clock device for irq signal hap2021-09-101-1/+1
| * clock: add setters for period, duty cycle, pulse width hap2021-09-102-26/+150
| * Merge pull request #8550 from 0kmg/nes-kaiser-smb2-smb3 ajrhacker2021-09-082-64/+80
| |\
| | * bus/nes: Improved IRQ emulation for Kaiser KS202 and KS7032. 0kmg2021-09-072-64/+80
| * | Miscellaneous cleanup. Vas Crabb2021-09-094-634/+432
| * | a2sd: warning: 'unused' attribute directive ignored [-Wattributes] Robbbert2021-09-081-1/+1
| |/
| * bus/nes: Added support for a 4 in 1 multicart. (#8549) 0kmg2021-09-076-7/+103
| * bus/nes: Added support for A88S-1 board and related multicarts. (#8547) 0kmg2021-09-076-2/+115
| * apple2: support for the AppleIISD card [R. Belmont, Florian Reitz] arbee2021-09-074-0/+675
| * -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-0785-133/+139
| * saitek_osa/maestro: use parent_rom_device_type for analyst hap2021-09-075-21/+11
| * mc68hc11: Add stubs for TCTL registers; document coding bug in asma2k AJR2021-09-062-0/+52
| * i8244: use parent_rom_device_type for i8245 hap2021-09-061-5/+15
| * Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-066-22/+122
| * -ui: Made zoom controls a bit more intuitive. Vas Crabb2021-09-062-3/+4
| * Decoupled RPK logic from TI-99 cartridge code. (#7880) npwoods2021-09-062-408/+100
| * machine/fdc37c665gt.cpp: Fixed address usage for serial port registers. (#8536) 9871238791132021-09-051-6/+6
| * tx0.cpp: Further fixes AJR2021-09-041-2/+2
| * i8257: fix it so tc can work with multiple devices cracyc2021-09-041-2/+4
| * poly.h: Minor naming/consistency cleanups. Aaron Giles2021-09-041-74/+79
| * bus/nes: Moved gc6in1 games over to 8237 board and removed old code. (#8527) 0kmg2021-09-045-178/+1
| * bus/nes: Improved emulation of N625092-related multi-game cartridges. (#8526) 0kmg2021-09-042-95/+77
| * poly.h: Remove unused flags, expose object data array directly, add ability t... Aaron Giles2021-09-034-71/+51
| * unidasm: Add disassembler for DEC VAX architecture AJR2021-09-032-0/+1158
| * Move endianness type into lib/util header AJR2021-08-311-4/+4
| * 8042kbdc.cpp: mouse reset answers at least one byte if mouse disabled. yz70s2021-08-301-3/+11
| * Merge pull request #8513 from 0kmg/nes-mapper234 ajrhacker2021-08-302-44/+26
| |\
| | * bus/nes: Fixed several games not loading in Maxi 15 multicarts. 0kmg2021-08-292-44/+26
| * | -f-32.cpp: royalpk2 fixes and updates (#8493) [Ryan Holtz] MooglyGuy2021-08-302-22/+71
| * | Implemented pan for stereo support for ics2115 (#8489) nabetse2021-08-272-28/+35
| |/
| * osd: Return would block when reading a socket with no data available - no err... Vas Crabb2021-08-271-2/+2
| * Merge tag 'mame0235' into mainline-master Vas Crabb2021-08-271-1/+1
| |\
| | * Fix a duplicate #include and an indendation error Vas Crabb2021-08-231-1/+1
| * | Merge pull request #8490 from 0kmg/nes-lh42 ajrhacker2021-08-267-15/+87
| |\ \
| | * | bus/nes: Added support for a Highway Star bootleg. 0kmg2021-08-247-15/+87
| * | | Merge pull request #8495 from 0kmg/nes-mappers-114,115,182 ajrhacker2021-08-268-300/+59
| |\ \ \
| | * | | bus/nes: Simplified a few related boards by Kasheng and Hosenkan. 0kmg2021-08-268-300/+59
| | |/ /
| * | | hd6120: Fix effect of TAD on LINK flag AJR2021-08-261-3/+1
| * | | gts1: various fixes. Still not working though. Robbbert2021-08-272-62/+52
| * | | tx0dasm.cpp: Add notes on OPRs for reference AJR2021-08-261-0/+74
| * | | fdc37c93x.cpp: update to support ps/2 mouse yz70s2021-08-251-0/+2
| * | | 8042kbdc.cpp: improve management of ps/2 mouse yz70s2021-08-252-26/+105
| * | | i386.cpp: when DEBUG_MISSING_OPCODE is defined, log a small backtrace yz70s2021-08-252-4/+16
| * | | es5503.cpp: Initialize variable properly; clean up code a little AJR2021-08-251-14/+3
| * | | upd7220: don't run wdat if figd figure type is set and set the patter… (#8470) cracyc2021-08-241-1/+30
| * | | Major state refactoring of pc98 based HW (#8475) Angelo Salese2021-08-2417-148/+1013
| * | | okim6295, okim6376, okim9810: Explicitly clamp output streams to within range AJR2021-08-233-0/+12
| |/ /