summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert41 hours7915-23479/+23378
* New working clones Ivan Vangelista2022-10-312-2/+28
* quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz] MooglyGuy2022-10-311-699/+2016
* emu/sound.cpp: Don't force lower samplerate for dummy sound output module. (#... feos2022-10-311-8/+0
* pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo a... Angelo Salese2022-10-301-7/+8
* upd934g: Preliminary support for ACCENT/MUTE Dirk Best2022-10-302-8/+13
* cpu/dsp32: Modify previous change, clamping before the narrowing conversion AJR2022-10-291-1/+1
* cpu/dsp32: Simplify int24 operator logic AJR2022-10-291-5/+2
* cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions AJR2022-10-292-3/+3
* cpu/arm: Use rotr_32 for handling unaligned reads AJR2022-10-291-3/+3
* Update various source files to use swapendian_int16 AJR2022-10-2919-86/+64
* Move debugger command parameter validation helpers into debugger_console AJR2022-10-2915-651/+645
* bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-e... AJR2022-10-296-108/+15
* ui/selgame.cpp: Fixed display of software favourites. Vas Crabb2022-10-301-5/+5
* bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order. Vas Crabb2022-10-301-1/+5
* Updated Brazilian Portuguese UI translation. [Felipe] Vas Crabb2022-10-301-23/+12
* wd_fdc: Use the new active() Olivier Galibert2022-10-291-1/+1
* amiga/amiga.cpp: dumped code for the CDTV's remote control input converter an... Ivan Vangelista2022-10-291-4/+6
* nintendo/snesb.cpp: combined bad dumps of one of the legendbs ROMs to have a ... Ivan Vangelista2022-10-291-4/+2
* New working clones Ivan Vangelista2022-10-292-1/+26
* irem/m90.cpp: fixed MT08413 Ivan Vangelista2022-10-291-16/+14
* konami/xmen.cpp: worked around MT08470 Ivan Vangelista2022-10-281-1/+3
* mtu130: Implement mirroring of bfcx, implement lightpen Olivier Galibert2022-10-281-10/+155
* taito/crbaloon_v.cpp:fixed MT08437 Ivan Vangelista2022-10-281-2/+2
* seta/seta.cpp: fixed MT08454 Ivan Vangelista2022-10-281-2/+2
* orca/espial.cpp: fixed MT08457 Ivan Vangelista2022-10-281-1/+0
* bus/nes/bandai.cpp: fixed MT08445 Ivan Vangelista2022-10-271-1/+1
* - midway/balsente.cpp: fixed ROM names and documents label format for various... Ivan Vangelista2022-10-279-973/+1218
* New clones marked as NOT_WORKING Ivan Vangelista2022-10-273-0/+41
* Merge tag 'mame0249' into mainline-master Vas Crabb2022-10-274-9/+6
|\
| * Bumped version to 0.249mame0249 Vas Crabb2022-10-273-6/+6
| * mtu130.cpp: enable additional reset vector, fixes protection failures [Peter ... Peter Ferrie2022-10-261-0/+1
| * a7800.xml: Fixed parent/clone relationships for Asteroids Deluxe. (#10471) 0kmg2022-10-251-2/+2
| * docs: Removed obsolete paragraph about logged device IDs properly (GitHub #10... Vas Crabb2022-10-251-3/+0
* | magmax: Added analog filtering for the four mixed 'meta-channels' from the 9 ... Lord-Nightmare2022-10-272-44/+59
* | emumem: Fix range tracking when creating a subdispatch Olivier Galibert2022-10-273-7/+9
* | namco/galaga.cpp: mark new bosco parent set PROMs as good (#10479) neSneSgB2022-10-271-12/+12
* | Terra Cresta and later Nichibutsu drivers: Consolidate some common configs do... Lord-Nightmare2022-10-265-160/+156
* | mps1200.cpp: added dip switch settings [Guru] Ivan Vangelista2022-10-262-35/+134
* | mtu130.cpp: enable additional reset vector, fixes protection failures [Peter ... Peter Ferrie2022-10-251-0/+1
* | New machines marked as NOT_WORKING Ivan Vangelista2022-10-253-0/+160
* | Revert "romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567" AJR2022-10-251-26/+25
* | romload.cpp: Fix build after e178fbd28127c526b212e5a4998058cebf530567 AJR2022-10-251-25/+27
* | diimage.cpp: Fix GCC build after e178fbd28127c526b212e5a4998058cebf530567 AJR2022-10-251-0/+1
* | Remove #include <cstdarg> from emu.h and move it into source files that still... AJR2022-10-2532-1/+55
* | e132xs: Provide new helper functions for extracting signed 16-bit halves AJR2022-10-253-19/+10
* | emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-2537-59/+62
* | machine/mos6530n.cpp: Removed old, unused io_r/io_w functions. (#10477) 0kmg2022-10-252-38/+0
* | New working clones Ivan Vangelista2022-10-252-4/+23
* | balsente.cpp: fix grudgep input port import (#10475) David Haywood2022-10-241-1/+1