summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bus/nes: Added support for another Ai Senshi Nicol bootleg. 0kmg2021-07-196-8/+79
* -bus/nes: Support full 12-bit mapper numbers in NES 2.0 loader. (#8281) 0kmg2021-07-193-21/+252
* apple3: Preliminary support for Microsoft SoftCard /// [Rob Justice, R. Belmont] arbee2021-07-172-0/+292
* joypad2.cpp: Fix pin naming cam9002021-07-131-1/+1
* -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) cam9002021-07-138-0/+1178
* bus/nes: Added emulation for two more Kaiser bootlegs, fixed a third. (#8277) 0kmg2021-07-135-84/+196
* bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg2021-07-136-10/+226
* -bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247) 0kmg2021-07-095-11/+217
* bus/nes: Fixed Kaiser Metroid, promoted games to working. (#8204) 0kmg2021-07-092-15/+10
* bus/nes: Fixed broken graphics for mapper 226 (two pirate multicarts). (#8266) 0kmg2021-07-092-38/+15
* -bus/a2bus: Added //SHH SYSTEME LANceGS Card. (#8264) ksherlock2021-07-092-0/+230
* bus/nes: Improved iNES mapper 108 support. (#8220) 0kmg2021-07-097-148/+185