summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices
Commit message (Expand)AuthorAgeFilesLines
...
* | bus/nes: Improved emulation for 8237/8237A boards. 0kmg2021-08-215-302/+122
|/
* srcclean for upcoming release Vas Crabb2021-08-2210-171/+171
* 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
* nscsi: Added initialization of sense buffer on reset. Michael Zapf2021-08-201-0/+1
* 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
* Merge pull request #8462 from 0kmg/nes-smb2fds-irq ajrhacker2021-08-182-112/+108
|\
| * bus/nes: Updates for three SMB2FDS bootleg board types. 0kmg2021-08-182-112/+108
* | New machines marked as NOT_WORKING AJR2021-08-182-1/+4
* | decmate2: Patch one ROM file in 31Z BIOS (#2) to correct JMP I instruction AJR2021-08-181-3/+3
|/
* Formatting consistency fixes for recent changes. Vas Crabb2021-08-181-35/+38
* bus/nes: Improved support for various RCM multicarts. (#8453) 0kmg2021-08-173-123/+63
* hh_hmcs40: improved bpengo svg [hap, eggs] hap2021-08-161-1/+1
* Merge pull request #8452 from nabetse00/ics2115_improvement ajrhacker2021-08-161-8/+41
|\
| * ics2115: Improved sound using next-state logic Esteban Diez Laiz2021-08-161-8/+41
* | viper.cpp: Added audio support, updated inputs, and improved default NVRAM co... 9871238791132021-08-172-70/+40
* | Missing implementation Miodrag Milanovic2021-08-161-0/+7
* | 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-1515-35/+30
* | bus/nes: Added support for 4 multicarts on 2 board types. 0kmg2021-08-158-5/+133
* | Debugger-related feature removals and cleanup AJR2021-08-1545-68/+18
* | 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
|/
* bus/nes: Added support for a 21-in-1 multicart. (#8435) 0kmg2021-08-136-2/+44
* swim1, swim2: Implement callback for DAT1BYTE output AJR2021-08-134-2/+55
* 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
* | apple2gs disassembly updates: (#8430) ksherlock2021-08-121-21/+21
* | ch376.cpp: fix mount status and entry formatting [Peter Ferrie] Peter Ferrie2021-08-121-2/+4
|/
* tx0_64kw, tx0_8kw: Fixes and improvements AJR2021-08-122-105/+682
* 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
* video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing loca... Brian Johnson2021-08-132-154/+64
* 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
* Assorted N64 fixes (#8415) MooglyGuy2021-08-0936-11201/+2699