summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * pofo.cpp: Converted keyboard to device. (#8192) Jaen2021-06-164-182/+194
| * super80_cass: Added some notes. Robbbert2021-06-161-3/+45
| * scripts/mame/arcade.lua: moved Model Racing drivers to separate project Ivan Vangelista2021-06-151-5/+10
| * psikyo.cpp: Banpresto was the distributor for Sengoku Ace (#8190) cam9002021-06-151-21/+21
| * rx78: fixed text in senemy. Robbbert2021-06-152-7/+12
| * mitchell.cpp: added dip switch to some pang bootlegs Ivan Vangelista2021-06-151-3/+33
| * mitchell.cpp: fixed MT08007 Ivan Vangelista2021-06-152-34/+32
| * hd6120: Prevent PEX from changing AC AJR2021-06-141-0/+1
| * decmate2: Add final revision of boot ROMs [Vince Slyngstad] AJR2021-06-141-11/+12
| * New working machine added (#8189) algestam2021-06-142-0/+70
| * remove printfs Ville Linde2021-06-141-2/+0
| * k037122: added tilemap origin Ville Linde2021-06-141-7/+13
| * bus/coco/coco_wpk: Fix duplicate short name. Nigel Barnes2021-06-141-1/+1
| * New NOT_WORKING software list additions Nigel Barnes2021-06-142-1/+49
| * bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... Nigel Barnes2021-06-1416-90/+1283
| * pasha2.cpp: Minor cleanups. (#8136) cam9002021-06-141-80/+63
| * Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). (... David Haywood2021-06-146-249/+302
| * osd/eigcc.h: Fix 32-bit gcc/clang builds. Vas Crabb2021-06-141-4/+8
| * pcxt: patch program bug cracyc2021-06-131-1/+8
| * rx78: added irq control - fixes most remaining bugs. Robbbert2021-06-141-7/+48
| * voodoo: fix Hornet games POST crash Ville Linde2021-06-131-2/+2
| * Merge branch 'master' of https://github.com/mamedev/mame Ville Linde2021-06-131-1/+3
| |\
| | * rendlay.cpp: Fix assertion failure with -D_GLIBCXX_ASSERTIONS AJR2021-06-131-1/+3
| * | hornet: clear interrupts on sound cpu reset Ville Linde2021-06-131-9/+23
| |/
| * pcxt: fix tetriskr drawing and add sound cracyc2021-06-131-18/+18
| * k037122: remove item from todo list hap2021-06-132-13/+12
| * - dynadice.cpp: fixed sound regression Ivan Vangelista2021-06-133-3/+4
| * Update default button assignments on Quartet to match control panel (jump but... Steven Coomber2021-06-131-8/+8
| * Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-1343-122/+457
| * hornet: add controls to thrilldbu Ville Linde2021-06-131-7/+33
| * fmtowns: fix missing controller return value and cdda status cracyc2021-06-121-9/+14
| * super80_cass: zipzap tapes had no sound, so replaced with working copies. Robbbert2021-06-131-31/+6
| * Merge branch 'master' of https://github.com/mamedev/mame Robbbert2021-06-134-364/+307
| |\
| | * inufuku.cpp: Merged */inufuku.* into drivers/inufuku.cpp, minor cleanups. (#8... cam9002021-06-134-364/+307
| * | z80pio: changing the vector neither enables nor causes an interrupt. Fixes cr... Robbbert2021-06-131-5/+0
| |/
| * psikyosh.cpp: Updated commnts based on PCB markings, marked games with MACHIN... cam9002021-06-131-91/+150
| * hd6120: Rewrite notes AJR2021-06-121-14/+28
| * Merge pull request #8181 from jaens/hd61830-fix ajrhacker2021-06-122-2/+1
| |\
| | * HD61830: Fix character blink mode Jaen Saul2021-06-122-2/+1
| * | Software list items promoted to working Robbbert2021-06-124-23/+14
| |/
| * meritum2: added centronics printer from PR #5854. Robbbert2021-06-121-1/+36
| * rx78: improved colours. Robbbert2021-06-121-57/+47
| * m68kfpu: Support all FSINCOS encodings, fix multiple bugs in FMOVEM. [R. Belm... arbee2021-06-111-25/+21
| * bus/isa: Add header file accidentally omitted from 35f317e0273a229a60318bedf5... AJR2021-06-111-0/+38
| * audio/gottlieb.cpp: Minor updates to handlers; save some more members AJR2021-06-112-3/+25
| * apple2gs: correct vertical counter readback (GitHub #8156) [R. Belmont, Jerem... arbee2021-06-111-1/+6
| * New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] AJR2021-06-113-0/+134
| * x68k: treat the nibbles in 8bit color mode as two separate planes cracyc2021-06-111-7/+18
| * New working clones Ivan Vangelista2021-06-114-302/+311
| * k037122: Better ram layout logic. Implemented ROZ and scrolling. Ville Linde2021-06-112-72/+91