summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* new NOT_WORKING machines MetalliC2019-12-062-8/+198
* dominator: identify buttons (nw) hap2019-12-065-30/+30
* osborne1.cpp: don't need the timer to run every scanline if it's only for the... Vas Crabb2019-12-061-5/+5
* osborne1.cpp: Vas Crabb2019-12-064-134/+238
* tsispch.cpp: Fix region width/endianness (nw) AJR2019-12-061-6/+6
* nforcepc.cpp: set voltage read registers to valid values (nw) yz70s2019-12-061-0/+5
* xbox_pci.cpp: found gpio pins mode registers (nw) yz70s2019-12-062-0/+15
* mmd2.cpp: that was a lot of run-time tag map lookups... (nw) Vas Crabb2019-12-061-78/+88
* sigma21: Improve colors? (nw) AJR2019-12-051-1/+10
* sigma21: Move BAD_DUMP flag to canonical position; add note about title (nw) AJR2019-12-051-3/+3
* sigma21: Preliminary gfxdecode (nw) AJR2019-12-051-0/+21
* New machines marked as NOT_WORKING AJR2019-12-053-0/+94
* added LC7582 LCD Driver (nw) hap2019-12-064-4/+215
* misc Atari drivers: fixed fulltag[0] == ':' assert in debug builds (nw) Ivan Vangelista2019-12-066-13/+13
* New machines marked as NOT_WORKING hap2019-12-054-1/+217
* new machines NOT WORKING (#6007) David Haywood2019-12-053-14/+153
* galivan.cpp, armedf.cpp : Adjusted Some games DAC gain compared with PCB movi... sasuke-arcade2019-12-052-11/+11
* sweetland.cpp: integrated x68303's research (nw) Ivan Vangelista2019-12-051-15/+124
* New machines marked as NOT_WORKING (#6013) ClawGrip2019-12-052-2/+27
* taitopjc.cpp: Add PLDs to 'optiger' [jordigahan, ClawGrip] ClawGrip2019-12-051-3/+8
* vanguardmk1.cpp: a SYST it is (nw) Ivan Vangelista2019-12-051-1/+1
* Correct copy/paste error (nw) arbee2019-12-041-1/+1
* Use std::forward_list instead of custom linked structure and eliminate last u... AJR2019-12-042-27/+21
* r65c19: Fix BAR masking logic (nw) AJR2019-12-041-1/+1
* mc68hc11: Fix disassembly and execution of BRCLR/BRSET (IND, Y) AJR2019-12-042-5/+5
* vngrdmk1: Map EEPROM where it can boot from (nw) AJR2019-12-041-1/+1
* fcrash.cpp, segas16a.cpp: fixed assert Expression: dest.cliprect().contains(c... Ivan Vangelista2019-12-042-6/+3
* magreel.cpp: Tentatively identify the CPU ROM (nw) AJR2019-12-041-9/+24
* Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code anal... David Haywood2019-12-0411-265/+370
* regence: french button labels (nw) hap2019-12-042-40/+46
* Merge pull request #6012 from rfka01/master R. Belmont2019-12-041-3/+3
|\
| * rainbow.cpp: add electronically dumped Rainbow A ROMs rfka012019-12-041-3/+3
* | New machines marked as NOT_WORKING Ivan Vangelista2019-12-045-0/+123
* | apple2 updates: [R. Belmont] arbee2019-12-031-6/+9
* | Merge pull request #5999 from sasuke-arcade/sdheat_service_fixed ajrhacker2019-12-031-3/+1
|\ \
| * | spdheat.cpp : Changed DIPSW service mode definition Sasuke2019-12-021-3/+1
* | | New NOT_WORKING clones AJR2019-12-032-0/+36
* | | dp8344: Disable side effects with certain opcodes; implement halt on reset (nw) AJR2019-12-033-38/+47
| |/ |/|
* | mitchell.cpp: some more minor notes pkladies bootlegs (nw) Ivan Vangelista2019-12-031-4/+3
* | at.cpp: new BIOS revisions (nw) (#5991) rfka012019-12-035-18/+243
* | namcofl.cpp : Use address_map_bank_device for ROM/RAM swapping, Use raw param... cam9002019-12-033-67/+65
* | crgolf:cpp : Fix coinage DIPSW (#6000) sasuke-arcade2019-12-031-11/+32
* | (nw) karnov.cpp: Verified label for karnov (US) i8751 braintro2019-12-021-7/+7
* | (nw) remove errant "//" left in before comment was moved braintro2019-12-021-1/+1
* | bnstars.cpp : Fix clock related to on-board XTALs (#6002) cam9002019-12-031-4/+4
* | New clone marked as NOT_WORKING braintro2019-12-022-52/+100
* | mitchell.cpp: minor updates for pkladiesbl2 (nw) Ivan Vangelista2019-12-021-43/+141
* | dp8344: Add timer interrupt (nw) AJR2019-12-021-7/+7
* | Merge pull request #6003 from antonioginer/lowlatency_ui ajrhacker2019-12-021-0/+1
|\ \
| * | Add -lowlatency option to UI. Antonio Giner2019-12-021-0/+1