summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* emu/mconfig: that stuff was just there to support MCFG macros (nw) Vas Crabb2019-08-031-35/+1
* neptunp2.cpp: Add XTAL definition (nw) AJR2019-08-011-0/+1
* seta2 xtal: add extra digit (nw) hap2019-08-011-1/+1
* fix MT 7382, 32bit overflow in some debug commands (nw) hap2019-07-301-7/+7
* Make debug memory view show correct data when chunks are too small for a spac... AJR2019-07-292-1/+27
* srcclean (nw) Vas Crabb2019-07-284-7/+7
* Allow per-layer blend modes supplied by driver for screens, as required Vas Crabb2019-07-271-13/+7
* tilemap: update note (nw) hap2019-07-261-2/+3
* rendlay: render 7seg off-segments and background with alpha, this allows lcd ... hap2019-07-261-13/+13
* tilemap: revert changes to the tile scroll computations. (#5400) 68bit2019-07-261-2/+5
* tilemap - fix calculation of visible area height and width. 68bit2019-07-251-2/+2
* Added support for profiling LUA npwoods2019-07-242-1/+3
* video: additional fix to 33383cdaa727deb627bf65f865515327947a0720 (MAME slowd... hap2019-07-231-3/+4
* Merge pull request #5370 from npwoods/lua_ui_input_manager_pressed_enabled R. Belmont2019-07-222-4/+18
|\
| * Added ui_input_manager::[set_]presses_enabled() and exposed to LUA npwoods2019-07-212-4/+18
* | Created a -skip_mandatory_fileman option npwoods2019-07-212-0/+3
|/
* Exposed natual_keyboard object to LUA (#5364) npwoods2019-07-202-0/+16
* Merge pull request #5359 from npwoods/lua_effective_frameskip R. Belmont2019-07-202-2/+2
|\
| * Making video_manager::effective_frameskip() public and exposing via LUA npwoods2019-07-182-2/+2
* | Merge pull request #5363 from npwoods/lua_paste ajrhacker2019-07-192-0/+22
|\ \
| * | Moving paste() from mame_ui_manager class to natural_keyboard class, npwoods2019-07-192-0/+22
| |/
* / Revert "Allow 16bpp gfxdecode (#5167)" R. Belmont2019-07-197-214/+131
|/
* Allow 16bpp gfxdecode (#5167) cam9002019-07-187-131/+214
* Fix segfault when trying to access some image option that does not exists (#5... AmatCoder2019-07-182-2/+4
* luaengine: video:size(), video:pixels(), screen:refresh_attoseconds() [vadosn... cracyc2019-07-142-4/+38
|\
| * luaengine: video:size(), video:pixels(), screen:refresh_attoseconds() feos2019-07-122-4/+38
* | (nw) handle layouts that wanted screens to be opaque. if you have a layout w... Vas Crabb2019-07-121-9/+20
* | rendersw: fix fatalerror with PRIMFLAG_TEXFORMAT(TEXFORMAT_RGB32) | PRIMFLAG_... hap2019-07-111-97/+97
* | -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] MooglyGuy2019-07-103-106/+3
* | -debugcon: Added CMDFLAG_CUSTOM_HELP, in order to flag custom device-specific... MooglyGuy2019-07-073-0/+29
* | render: more caching gone wrong (nw) Vas Crabb2019-07-061-1/+1
* | don't crash when a layout references a conditional I/O port field (nw) Vas Crabb2019-07-061-9/+19
* | (nw) forgot to add that group check Vas Crabb2019-07-061-6/+7
* | Make layout format more flexible: Vas Crabb2019-07-067-371/+301
* | Fix calculation of TMS34010/020 shifted memory addresses for debug save and l... AJR2019-07-041-2/+2
* | -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-0211-275/+26
* | -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