summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-1122-38/+36
* Fix merge errors and update new/changed drivers to latest APIs. Aaron Giles2021-09-102-2/+2
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-10175-2807/+3839
|\
| * 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-072-0/+347
| * -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-0779-128/+134
| * saitek_osa/maestro: use parent_rom_device_type for analyst hap2021-09-074-12/+11
| * Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-066-22/+122
| * Decoupled RPK logic from TI-99 cartridge code. (#7880) npwoods2021-09-062-408/+100
| * 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
| * bus/nes: Fixed several games not loading in Maxi 15 multicarts. 0kmg2021-08-292-44/+26
| * osd: Return would block when reading a socket with no data available - no err... Vas Crabb2021-08-271-2/+2
| * 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
| | |/
| * / Major state refactoring of pc98 based HW (#8475) Angelo Salese2021-08-2415-148/+814
| |/
| * bus/nes: Added support for a 9-in-1 multicart. 0kmg2021-08-236-3/+106
| * formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-2239-111/+113
| * bus/nes: Improved emulation for 8237/8237A boards. 0kmg2021-08-215-302/+122
| * srcclean for upcoming release Vas Crabb2021-08-228-146/+146
| * Merge pull request #8479 from 0kmg/nes-114-redux ajrhacker2021-08-212-24/+20
| |\
| | * bus/nes: Revised Boogerman fix to more straightforward approach. 0kmg2021-08-212-24/+20
| * | bus/electron: Added a homebrew 68000 second processor. Nigel Barnes2021-08-213-0/+308
| * | dragon_msx2: Renamed as 6x09 SuperSprite FM+. Nigel Barnes2021-08-212-4/+4
| |/
| * bus/nes: Added support for MMC3 reset-based 4-in-1 multicarts. 0kmg2021-08-206-1/+112
| * bus/nes: Fixed a Boogerman bootleg. (#8472) 0kmg2021-08-202-63/+91
| * bus/nes: Added support for a Mortal Kombat 6/7 cart. (#8466) 0kmg2021-08-196-2/+60
| * bus/nes: Improved support for two Contra multicarts. (#8461) 0kmg2021-08-197-7/+79
| * bus/nes: Fixed IRQ timing for Sunsoft 3 boards. (#8458) 0kmg2021-08-192-24/+11
| * bus/nes: Updates for three SMB2FDS bootleg board types. 0kmg2021-08-182-112/+108
| * bus/nes: Improved support for various RCM multicarts. (#8453) 0kmg2021-08-173-123/+63
| * saitek_osa: prevent init order issue hap2021-08-162-0/+4
| * bus/nes: Improved emulation of 115-in-1 related multicarts. (#8446) 0kmg2021-08-156-101/+43
| * Use std::clamp in more source files AJR2021-08-152-3/+3
| * bus/nes: Added support for 4 multicarts on 2 board types. 0kmg2021-08-158-5/+133
| * bus/nes: Added support of a pair of 4-in-1 multicarts. (#8441) 0kmg2021-08-156-2/+77
| * bus/nes: Enable menu access for a Contra/22-in-1 combo cart. 0kmg2021-08-142-27/+37
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-20220-333/+340
* | Remove timer_alloc from scheduler, keeping it exclusively in the device_t cla... Aaron Giles2021-08-171-6/+3
* | Update recently changed code to new APIs Aaron Giles2021-08-142-6/+6
* | Merge branch 'master' into time-experiments2 Aaron Giles2021-08-14148-1502/+9878
|\|
| * bus/nes: Added support for a 21-in-1 multicart. (#8435) 0kmg2021-08-136-2/+44
| * Merge pull request #8437 from 0kmg/nes-mappers-212,217 ajrhacker2021-08-136-28/+64
| |\