summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-13129-905/+940
* pcd, pcx: Stop conflating cursor blink with character blink (nw) AJR2019-02-131-2/+2
* pcx: Fix jailbars appearing in white-on-black mode AJR2019-02-131-3/+3
* pcd: remove now unnecessary hack (nw) cracyc2019-02-131-14/+0
* (nw) Changed "Fatal error: Fatal error: blah" to "Fatal error: blah". Robbbert2019-02-131-3/+3
* better (nw) hap2019-02-131-1/+1
* revert part of timer.h change (nw) hap2019-02-135-7/+11
* (nw) gamecom : marked as working since it runs all known games. Robbbert2019-02-131-1/+1
* scn2674: Blank display line by line AJR2019-02-121-4/+4
* cosmac: Don't skip over instructions in debugger after DMA cycles AJR2019-02-121-0/+2
* audio/harddriv.cpp: A little less logging (nw) AJR2019-02-121-1/+1
* i186: make drq level triggered (nw) cracyc2019-02-122-2/+20
* Fix clang error: reference to non-static member function must be called (nw) AJR2019-02-121-1/+1
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-12115-793/+851
* new NOT WORKING machines (#4630) David Haywood2019-02-125-6/+260
* Fix clang error: private field 'm_dma_address' is not used [-Werror,-Wunused-... AJR2019-02-121-0/+1
* jazz: wip checkpoint (nw) Patrick Mackinlay2019-02-126-68/+1012
* sys80: Add 50 Hz version with different timings AJR2019-02-124-2/+16
* goindol.cpp: the "Korea" set clearly shows a For Use in Japan.. so make mark ... braintro2019-02-112-3/+3
* model2.cpp: Minor doc update for Over Reb (nw) braintro2019-02-111-1/+17
* Merge pull request #4631 from Happy-yappH/master ajrhacker2019-02-111-1/+1
|\
| * sgi hpc1, fix dma byte count mask, (nw) Happy2019-02-111-1/+1
* | leland: better fix (nw) cracyc2019-02-111-2/+4
* | ti99: Fixed cassette instabilities, caused by improper timer usage; introduce... Michael Zapf2019-02-128-37/+91
* | lnw80: Fix configuration (nw) AJR2019-02-112-9/+15
* | mk1: add note (nw) hap2019-02-111-9/+7
* | Add this call to the non-generated file (nw) AJR2019-02-112-34848/+1
* | No thanks to gitignore (nw) AJR2019-02-111-0/+34848
* | m68000: Add overrideable method to signal RESET instruction to internal perip... AJR2019-02-1111-4/+50
* | netlist: More cpp core guidelines alignment. (nw) couriersud2019-02-1146-151/+288
* | taito_l.cpp: fixed MT07230 (nw) Ivan Vangelista2019-02-111-1/+1
* | new not working clone Ivan Vangelista2019-02-112-24/+49
* | chess*: refactor irq timers (nw) hap2019-02-1115-132/+189
* | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-11205-1321/+1593
* | -newport: Converted to 64-bit read/write handlers. Fixes graphics DMA. [Ryan ... Ryan Holtz2019-02-113-802/+1132
* | -8042kbdc: Added timer to periodically check mouse. Fixes mouse in IRIX. [Rya... Ryan Holtz2019-02-112-1/+18
* | newport: Removed unnecessary read/write handlers, nw Ryan Holtz2019-02-112-29/+29
* | wy50: Add character dimming and protected attributes (nw) AJR2019-02-111-7/+24
* | alpha: EV4 implementation-specific instruction disassembly (nw) Patrick Mackinlay2019-02-113-192/+312
* | r4000: small performance tweak (nw) Patrick Mackinlay2019-02-113-32/+49
* | leland: fixes (nw) cracyc2019-02-101-7/+12
* | scn2674: Fix line counter desyncing in pcx (nw) AJR2019-02-101-1/+7
* | smc91c9x: Pull sticky stringstream settings out of loop. (nw) Ted Green2019-02-101-1/+3
* | nova2001.cpp : Cleanups (#4529) cam9002019-02-113-183/+171
* | hh_sm510: gnw_fire cheat mode and factory tests (nw) hap2019-02-111-2/+13
* | New working machine added (#4625) algestam2019-02-102-0/+88
* | -sgi_mc_device: Fixed VDMA uTLB handling. [tyfighter, Ryan Holtz] mooglyguy2019-02-104-142/+212
* | novag*: workaround for -rs232 terminal (nw) hap2019-02-104-4/+4
* | new WORKING machines (JAKKS stuff) (#4624) David Haywood2019-02-108-21/+710
* | new NOT_WORKING clone MetalliC2019-02-102-3/+30
|/