| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remaining fixestime-experiments |  Aaron Giles | 2021-08-14 | 1 | -2/+2 |
| * | Merge branch 'master' into time-experiments |  Aaron Giles | 2021-08-13 | 17 | -52/+183 |
| |\ |
|
| | * | bus/nes: Added support for a 21-in-1 multicart. (#8435) |  0kmg | 2021-08-13 | 6 | -2/+44 |
| | * | swim1, swim2: Implement callback for DAT1BYTE output |  AJR | 2021-08-13 | 4 | -2/+55 |
| | * | Merge pull request #8437 from 0kmg/nes-mappers-212,217 |  ajrhacker | 2021-08-13 | 6 | -28/+64 |
| | |\ |
|
| | | * | bus/nes: More multicart fixes. |  0kmg | 2021-08-13 | 6 | -28/+64 |
| | * | | ti99: Use offs_t instead of uint16_t for addresses, as they are 19 bit wide i... |  Michael Zapf | 2021-08-14 | 7 | -20/+20 |
| * | | | Update recently modified files to new APIs |  Aaron Giles | 2021-08-13 | 21 | -64/+99 |
| * | | | Merge branch 'master' into time-experiments |  Aaron Giles | 2021-08-13 | 679 | -54168/+62009 |
| |\| | |
|
| | * | | apple2gs disassembly updates: (#8430) |  ksherlock | 2021-08-12 | 1 | -21/+21 |
| | * | | ch376.cpp: fix mount status and entry formatting [Peter Ferrie] |  Peter Ferrie | 2021-08-12 | 1 | -2/+4 |
| | |/ |
|
| | * | tx0_64kw, tx0_8kw: Fixes and improvements |  AJR | 2021-08-12 | 2 | -105/+682 |
| | * | Merge pull request #8428 from 0kmg/nes-mappers-289,320 |  ajrhacker | 2021-08-12 | 6 | -15/+181 |
| | |\ |
|
| | | * | bus/nes: Added support for 17-in-1 and 6-in-1 multicarts. |  0kmg | 2021-08-12 | 6 | -15/+181 |
| | * | | bus/a2bus/q68.cpp: Fixed various issues. |  Vas Crabb | 2021-08-13 | 2 | -49/+51 |
| | |/ |
|
| | * | bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291) |  0kmg | 2021-08-13 | 7 | -178/+198 |
| | * | video/upd7220.cpp: Updated FIGD to use ead and mask to calculate drawing loca... |  Brian Johnson | 2021-08-13 | 2 | -154/+64 |
| | * | bus/nes: Fixed bugs in Game Star type "A" boards. (#8425) |  0kmg | 2021-08-11 | 2 | -28/+24 |
| | * | bus/nes: Fixed graphics issues in BB Car clones. (#8421) |  0kmg | 2021-08-11 | 2 | -25/+10 |
| | * | - tryout.cpp: used object finders and other minor cleanups |  Ivan Vangelista | 2021-08-11 | 1 | -1/+1 |
| | * | apple2: the two Q-68 cards use the same ROM. [R. Belmont] |  arbee | 2021-08-10 | 1 | -1/+1 |
| | * | apple2: Support for the Stellation Q-68 and Q-68 Plus 68008 coprocessor cards... |  arbee | 2021-08-10 | 2 | -0/+321 |
| | * | bus/nes: Fixed BMC 411120-C cartridge emulation and added a compatible game. ... |  0kmg | 2021-08-11 | 3 | -23/+27 |
| | * | Assorted N64 fixes (#8415) |  MooglyGuy | 2021-08-09 | 36 | -11201/+2699 |
| | * | bus/nes: Improved NTDEC cartridge support. (#8239) |  0kmg | 2021-08-10 | 6 | -63/+101 |
| | * | bus/nes: Added support for a Contra bootleg. (#8326) |  0kmg | 2021-08-10 | 6 | -4/+75 |
| | * | ap2000: hook up reset to Centronics init signal (#8363) |  goldnchild | 2021-08-09 | 4 | -1/+41 |
| | * | bus/nes: Fixed graphics in several multicarts and removed an underdump. (#8410) |  0kmg | 2021-08-09 | 1 | -1/+1 |
| | * | bus/nes: Implemented support for multicart mc_s8rk. (#8412) |  0kmg | 2021-08-09 | 6 | -5/+65 |
| | * | bus/nes: Added support for mc_150um multi-game cartridge. (#8406) |  0kmg | 2021-08-09 | 6 | -4/+67 |
| | * | bus/nes: Added support for 21-in-1 and 35-in-1 multicarts. (#8401) |  0kmg | 2021-08-08 | 8 | -3/+122 |
| | * | bus/nes: Fixed Powerful 255 in 1 and added its parent. (#8404) |  0kmg | 2021-08-07 | 6 | -101/+94 |
| | * | fdc37c93x.cpp: actually read logical device registers |  yz70s | 2021-08-07 | 2 | -21/+10 |
| | * | taitopjc: fix save states |  Ville Linde | 2021-08-07 | 1 | -0/+93 |
| | * | Merge pull request #8398 from 0kmg/nes-mappers-174,267 |  ajrhacker | 2021-08-05 | 8 | -7/+123 |
| | |\ |
|
| | | * | bus/nes: Added support for 8-in-1 and 5-in-1 multicarts. |  0kmg | 2021-08-05 | 8 | -7/+123 |
| | * | | z8536: Avoid magic numbers |  Dirk Best | 2021-08-05 | 2 | -8/+17 |
| | |/ |
|
| | * | Merge pull request #8388 from 0kmg/nes-9in1cal |  ajrhacker | 2021-08-04 | 6 | -27/+125 |
| | |\ |
|
| | | * | bus/nes: Added support for Caltron 9 in 1 prototype. |  0kmg | 2021-08-01 | 6 | -27/+125 |
| | * | | bus/nes: Added support for several JY Company 4-in-1 bootlegs carts. |  0kmg | 2021-08-04 | 6 | -2/+57 |
| | * | | apxen: Checkpoint, get something on screen |  Dirk Best | 2021-08-04 | 6 | -0/+578 |
| | * | | z8536: Better daisy chain support, fix port assignment when writing data |  Dirk Best | 2021-08-04 | 2 | -5/+30 |
| | * | | video/upd7220.cpp: Made address space use word addressing, and implemented pr... |  Brian Johnson | 2021-08-05 | 4 | -99/+188 |
| | * | | bus/nes: Added support for a Kaiser 4-in-1 cart. (#8390) |  0kmg | 2021-08-05 | 6 | -5/+63 |
| | * | | fdc37c93x.cpp: use ns16550 instead of ns16450 for rs232 as per datasheet |  yz70s | 2021-08-03 | 2 | -4/+4 |
| | * | | smc91c96 updates (a2osx w/ lancegs) |  Kelvin Sherlock | 2021-08-02 | 2 | -8/+16 |
| | * | | Genearate seaparate dasm header for TMS57002 |  Miodrag Milanovic | 2021-08-02 | 2 | -11/+14 |
| | |/ |
|
| | * | bus/nes: Added support for Little Com 160 Korean multicart. (#8378) |  0kmg | 2021-08-02 | 6 | -3/+53 |
| | * | voodoo: Address minor coverity complaints |  Aaron Giles | 2021-07-31 | 3 | -4/+11 |
| | * | swim1: Disable read side effects to help debugging |  AJR | 2021-07-30 | 2 | -10/+21 |