summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Neogeo: Added unibios 4.0 Robbbert2020-03-071-28/+30
* New working clones Ivan Vangelista2020-03-072-18/+36
* upd7810: Interrupt-related fixes AJR2020-03-062-15/+33
* unistar: Hook up one bank of DIP switches (nw) AJR2020-03-062-6/+33
* unistar: Add more peripherals (nw) AJR2020-03-061-2/+21
* pcd_kbd: "FIXME: the mc2661 baud rate calculation" (nw) AJR2020-03-061-1/+1
* Clean up odds and ends (nw) AJR2020-03-065-625/+2
* (nw) It helps if you're using the same data types in both places (VGM Vas Crabb2020-03-072-37/+37
* Replace old MC2661 device with new SCN2651/SCN2661/SCN2641 devices and make s... AJR2020-03-0623-274/+266
* New and completely rewritten emulation of SCN2651 PCI, SCN2661 EPCI & SCN2641... AJR2020-03-062-0/+1861
* New working clones Ivan Vangelista2020-03-062-1/+41
* devices\video: simplify handlers for a few devices (nw) Ivan Vangelista2020-03-0626-139/+139
* trvmadns: Rewrite driver and promote to working Dirk Best2020-03-061-313/+249
* upd7810: Just to be consistent (nw) AJR2020-03-051-2/+2
* upd7810: Make internal timers run at former speed (nw) AJR2020-03-051-19/+19
* ibm_mfc: This also uses a YM2164 (nw) AJR2020-03-051-3/+2
* bblue2: fixups (nw) mahlemiut2020-03-062-14/+20
* williams.cpp: Improve williams2 color display. [Couriersud] couriersud2020-03-055-34/+429
* Fix compile. (nw) couriersud2020-03-051-0/+1
* New working clones Ivan Vangelista2020-03-054-103/+135
* New working machines mooglyguy2020-03-053-34/+543
* cps1: saw a comment typo (nw) hap2020-03-051-2/+2
* Merge pull request #6405 from FakeShemp/pasopia ajrhacker2020-03-051-1/+3
|\
| * Add softlist for pasopia Rebecca Wallander2020-03-051-1/+3
* | taito_l: Add PLD Images to Kuri Kinton Drivers (#6401) R. Belmont2020-03-051-0/+16
* | aristmk6.cpp: fixed bad characters in comments (nw) Ivan Vangelista2020-03-051-2/+2
* | speedbal.cpp: forgot to update one comment, thanks to gregf for catching this... Ivan Vangelista2020-03-051-1/+1
* | misc: small correction (nw) hap2020-03-045-9/+10
* | upd7801, upd7807, upd7810, upd78c11: Divide internal clock by 2 or 3 AJR2020-03-043-2/+6
* | New machines marked as NOT_WORKING AJR2020-03-043-0/+249
* | itech32.cpp: decapped and dumped ITBWL-3 and ITGFM-3 pics [Dr. Decap, Team Ca... Ivan Vangelista2020-03-041-0/+22
* | speedbal.cpp: switched parent and clone, as suggested (nw) Ivan Vangelista2020-03-041-37/+37
* | New working clones Ivan Vangelista2020-03-042-0/+14
* | namco_c355spr.cpp: Fix clang build [-Werror,-Wparentheses-equality] (nw) AJR2020-03-041-1/+1
* | new NOT WORKING (plug & play) (#6382) David Haywood2020-03-0410-41/+209
* | 1945kiii.cpp : Hardware notes, Implement some behavior (#6384) cam9002020-03-041-18/+58
* | Merge pull request #6388 from fulivi/hp80_dev07 R. Belmont2020-03-044-13/+256
|\ \
| * | hp80: added HP82900 CP/M module fulivi2020-03-034-13/+256
* | | namco_c355spr.cpp : Convert sprite drawing behavior related to template bitma... cam9002020-03-046-106/+205
* | | ym2151: Add YM2164 variant and emulate some known differences AJR2020-03-045-9/+77
* | | -r4000: Added basic R5000 support. [Ryan Holtz] MooglyGuy2020-03-043-15/+232
* | | remove logerror spam (nw) smf-2020-03-041-3/+1
* | | Maintenance: Vas Crabb2020-03-043-1290/+4
* | | poly800mdk: Style (nw) AJR2020-03-031-1/+1
* | | New machines marked as NOT_WORKING AJR2020-03-033-0/+154
* | | Added Microlog Baby Blue II CPU Plus ISA card. [Barry Rodewald] mahlemiut2020-03-043-0/+317
* | | Fix coin1 & 2 mapping in common mode (nw) Angelo Salese2020-03-031-2/+11
* | | MJ approved default dips (nw) Angelo Salese2020-03-031-11/+6
* | | bus/bbc/1mhzbus: Added Pull Down RAM and Colour Card 500 devices. Nigel Barnes2020-03-035-2/+379
* | | cms6502: Cleanups and promoted to working. Nigel Barnes2020-03-037-43/+188