summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu
Commit message (Expand)AuthorAgeFilesLines
* -imagedev/harddriv: Removed MCFG macros. [Ryan Holtz] mooglyguy2019-06-301-14/+7
* devcb.h: Revert unnecessary change from ed0202220a5243537f5ba7dbc0a38e52a8390... AJR2019-06-271-10/+6
* Merge branch 'release0211' Vas Crabb2019-06-271-2/+2
|\
| * Revert "Fix ppc64el issue #3157 " Vas Crabb2019-06-241-2/+2
* | -save: Print all duplicate savestate entries found rather than bailing after ... MooglyGuy2019-06-241-1/+10
* | xtal: correct typo (nw) hap2019-06-231-3/+3
|/
* Add disassembler and skeleton device for DP8344 Biphase Communications Processor AJR2019-06-221-0/+1
* validity.cpp: Be more verbose when validating device types (nw) AJR2019-06-171-0/+3
* New machines marked as NOT_WORKING AJR2019-06-171-0/+1
* Since value is unsigned, it will never be lower than zero (nw) yz70s2019-06-171-2/+2
* Defaulting to empty search path if null npwoods2019-06-161-1/+1
* screenless: make it a device (nw) hap2019-06-141-6/+10
* Fix fatal error when attempting to set watchpoint covering unaligned portions... AJR2019-06-121-4/+7
* cking_master, cxg_ch2001: move from chessbase to screenless (nw) hap2019-06-122-4/+2
* screen: default svg region (nw) hap2019-06-122-11/+3
* Make submaps work with address-shifted spaces (nw) AJR2019-06-093-10/+43
* a2videoterm & clones: Correct display/CRTC clocks and character widths (nw) AJR2019-06-091-0/+1
* xtal: Compensate for floating-point rounding errors when converting to intege... AJR2019-06-061-1/+1
* devcb: Eliminate legacy callback syntax (nw) AJR2019-06-062-102/+0
* Fix ppc64el issue #3157 frediz2019-06-051-2/+2
* emu/video/generic.cpp : Add packed, raw case of generic gfx layouts, example ... cam9002019-06-052-0/+56
* drawgfx.cpp : Updates cam9002019-06-043-20/+723
* New machines marked as NOT_WORKING mooglyguy2019-06-031-0/+1
* cpu/jaguar/*.cpp : Updates cam9002019-06-021-2/+2
* New machines marked as NOT_WORKING AJR2019-05-311-0/+1
* Fix subtle memory subsystem bug [O. Galibert] Olivier Galibert2019-05-282-4/+5
* dinetwork: Add loopback control (nw) AJR2019-05-262-5/+44
* add focus next/previous input types, will be hooked up later (nw) Vas Crabb2019-05-262-0/+4
* fix screen_device::update_now() when drawing partial lines (#5109) enikland22019-05-251-14/+6
* bml3: Define master clock in xtal.cpp (nw) AJR2019-05-181-0/+1
* diserial: Make received parity consistent with transmitted parity (nw) AJR2019-05-171-2/+2
* diserial: correct parity output (nw) Patrick Mackinlay2019-05-171-2/+2
* mchess: switch default view (nw) hap2019-05-161-1/+1
* mattelchess: update note (nw) hap2019-05-071-0/+1
* m68705: Prevent registration of illegal debug states for nonexistent port lat... AJR2019-05-041-0/+2
* GCC 9 fix (nw) arbee2019-05-031-1/+1
* Added Star Rider skeleton based on schematics. Thanks to TrevEB for pointing... Vas Crabb2019-04-292-0/+8
* emu/tilemap.cpp : Simplify handlers cam9002019-04-242-16/+16
* x68k_crtc: Explicitly configure all clocks (nw) AJR2019-04-171-0/+2
* cdi: Further decoupling of device emulation; improve clock documentation (nw) AJR2019-04-171-1/+2
* New working machine added hap2019-04-151-1/+1
* (nw) typo in last commit Robbbert2019-04-141-1/+1
* (nw) softlists: offset is now optional and defaults to 0. [hap] Robbbert2019-04-141-7/+4
* *DUH* Olivier Galibert2019-04-061-1/+1
* emumem: Remove obsolete alignement limit Olivier Galibert2019-04-062-22/+8
* emupal.cpp : Add xBGRBBBBGGGGRRRR case of palette format cam9002019-04-032-0/+17
* emupal.cpp : Remove MCFGs, Simplify handlers (#4713) cam9002019-03-292-55/+41
* m72.cpp: little documentation improvements for imgfightb (nw) Ivan Vangelista2019-03-261-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-2656-413/+729
* Revert "conflict resolution (nw)" andreasnaive2019-03-2556-729/+413