summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments Aaron Giles2021-08-1313-50/+128
|\
| * 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
| |\
| | * bus/nes: More multicart fixes. 0kmg2021-08-136-28/+64
| * | ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... Michael Zapf2021-08-147-20/+20
| |/
* | Update recently modified files to new APIs Aaron Giles2021-08-1312-43/+78
* | Merge branch 'master' into time-experiments Aaron Giles2021-08-13298-2639/+18596
|\|
| * Merge pull request #8428 from 0kmg/nes-mappers-289,320 ajrhacker2021-08-126-15/+181
| |\
| | * bus/nes: Added support for 17-in-1 and 6-in-1 multicarts. 0kmg2021-08-126-15/+181
| * | bus/a2bus/q68.cpp: Fixed various issues. Vas Crabb2021-08-132-49/+51
| |/
| * bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291) 0kmg2021-08-137-178/+198
| * bus/nes: Fixed bugs in Game Star type "A" boards. (#8425) 0kmg2021-08-112-28/+24
| * bus/nes: Fixed graphics issues in BB Car clones. (#8421) 0kmg2021-08-112-25/+10
| * - tryout.cpp: used object finders and other minor cleanups Ivan Vangelista2021-08-111-1/+1
| * apple2: the two Q-68 cards use the same ROM. [R. Belmont] arbee2021-08-101-1/+1
| * apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards... arbee2021-08-102-0/+321
| * bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. ... 0kmg2021-08-113-23/+27
| * bus/nes: Improved NTDEC cartridge support. (#8239) 0kmg2021-08-106-63/+101
| * bus/nes: Added support for a Contra bootleg. (#8326) 0kmg2021-08-106-4/+75
| * ap2000: hook up reset to Centronics init signal (#8363) goldnchild2021-08-092-0/+21
| * bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410) 0kmg2021-08-091-1/+1
| * bus/nes: Implemented support for multicart mc_s8rk. (#8412) 0kmg2021-08-096-5/+65
| * bus/nes: Added support for mc_150um multi-game cartridge. (#8406) 0kmg2021-08-096-4/+67
| * bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401) 0kmg2021-08-088-3/+122
| * bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404) 0kmg2021-08-076-101/+94
| * bus/nes: Added support for 8-in-1 and 5-in-1 multicarts. 0kmg2021-08-058-7/+123
| * Merge pull request #8388 from 0kmg/nes-9in1cal ajrhacker2021-08-046-27/+125
| |\
| | * bus/nes: Added support for Caltron 9 in 1 prototype. 0kmg2021-08-016-27/+125
| * | bus/nes: Added support for several JY Company 4-in-1 bootlegs carts. 0kmg2021-08-046-2/+57
| * | apxen: Checkpoint, get something on screen Dirk Best2021-08-046-0/+578
| * | video/upd7220.cpp: Made address space use word addressing, and implemented pr... Brian Johnson2021-08-052-9/+9
| * | bus/nes: Added support for a Kaiser 4-in-1 cart. (#8390) 0kmg2021-08-056-5/+63
| |/
| * bus/nes: Added support for Little Com 160 Korean multicart. (#8378) 0kmg2021-08-026-3/+53
| * bus/nes: Fixed the 3 non-working games in 11 in 1 Ball Series multicart. (#8373) 0kmg2021-07-292-38/+30
| * bus/nes: Fixed a BMC 31 in 1 pirate multi-game. (#8368) 0kmg2021-07-292-33/+12
| * bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366) 0kmg2021-07-296-4/+136
| * bus/nes: Fixed non-working Whirlwind LE10 SMB2 FDS conversion. (#8361) 0kmg2021-07-272-16/+77
| * bus/nes: Added support for a Big Nose 2-in-1 cart. 0kmg2021-07-256-3/+72
| * srcclean for 0.234 branch Vas Crabb2021-07-252-64/+64
| * bus/nes: Added support for Cartridge Story multicarts. (#8353) 0kmg2021-07-257-28/+111
| * bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334) 0kmg2021-07-256-2/+83
| * bus/nes: Added support for 4 multicarts. (#8344) 0kmg2021-07-256-8/+221
| * nes.xml: Hooked up some multicarts to existing emulation. (#8347) 0kmg2021-07-252-2/+2
| * cd.cpp: Fix regression booting SGI Indy from CD-ROM [sneakywumpus, R. Belmont] arbee2021-07-241-1/+2
| * New NOT_WORKING software list additions hap2021-07-233-0/+97
| * bus/nes: Explicitly clear IRQs in almanfds games. 0kmg2021-07-211-4/+3
| * bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308) 0kmg2021-07-222-42/+31
| * Tie up a few loose ends in drivers: Vas Crabb2021-07-212-0/+7
| * bus/nes: Added support for a Batman bootleg. (#8316) 0kmg2021-07-206-4/+106
| * ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-208-16/+16