summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* igs011.cpp: Use Jyutping phonetic representation of Cantonese region titles. Vas Crabb2022-02-221-9/+9
* srcclean in preparation for 0.241 release Vas Crabb2022-02-2020-138/+138
* Miscellaneous cleanup: Vas Crabb2022-02-2026-22193/+1031
* alvg: added inputs, nvram. Robbbert2022-02-201-14/+151
* wy60.cpp: Start fleshing out driver AJR2022-02-191-17/+122
* cphantom: update notes hap2022-02-191-4/+7
* New working machines hap2022-02-193-110/+1003
* hh*: add private: section to classes hap2022-02-1914-1109/+1380
* New working clones Nigel Barnes2022-02-196-5/+416
* cpu/i8008: IO instructions (INP/OUT) make register A available at state T1. Nigel Barnes2022-02-195-4/+7
* bus/coco: Added Glenside IDE Adapter. Nigel Barnes2022-02-193-0/+313
* we32kram.cpp: Added version 1.06 of the RAM board ROM. Nigel Barnes2022-02-191-2/+4
* bus/bbc/tube: Added pre-production and extended variants of the 6502 2nd Proc... Nigel Barnes2022-02-193-30/+209
* alvg.cpp: started adding meat to the bones Robbbert2022-02-201-71/+204
* New machines marked as NOT_WORKING Ivan Vangelista2022-02-192-5/+29
* New clones marked as NOT_WORKING Ivan Vangelista2022-02-192-0/+44
* New working clones Ivan Vangelista2022-02-194-7/+24
* Golden Poker driver: Removed unused input set. RobertoFresca2022-02-191-96/+0
* New machine driver for Golden Poker prequel HW. RobertoFresca2022-02-191-18/+141
* Bug fix for when viewing the logic equations of the GAL16V8 device with jedut... Kevin Eshbach2022-02-181-21/+33
* indiana.cpp: Update driver notes AJR2022-02-181-3/+2
* sdl: Keep -video soft as the default for Emscripten for now Justin Kerk2022-02-191-0/+4
* unkpmc: Fix ROM loading; add RAM spaces AJR2022-02-181-6/+27
* alvg,capcom,spike: notes Robbbert2022-02-193-7/+58
* New working machines hap2022-02-186-16/+188
* sdl: -video auto now means "bgfx" on all platforms. [R. Belmont] arbee2022-02-181-6/+0
* decopincpu: added missing solenoid outputs Robbbert2022-02-182-10/+16
* Merged s6a.cpp into s6.cpp Robbbert2022-02-187-536/+122
* mess.flt: added pcmx2 Robbbert2022-02-181-0/+1
* New machines marked as NOT_WORKING Patrick Mackinlay2022-02-182-0/+154
* nes_apu.cpp: Improvements for triangle channel. (#9310) 0kmg2022-02-172-31/+22
* fileio.cpp: Remove optional second argument of path_iterator::next AJR2022-02-174-11/+14
* New machines marked as NOT_WORKING Ivan Vangelista2022-02-172-0/+22
* New machines marked as NOT_WORKING Ivan Vangelista2022-02-175-13/+309
* namcos11.cpp: redumped wave ROM for dunkmnia [Phil Bennett, Ian Karlsson, Bri... Ivan Vangelista2022-02-171-3/+5
* Merged de_3b.cpp into de_3.cpp Robbbert2022-02-184-834/+577
* de_3: removed unused rom regions, renamed gfx3 to dmdcpu. Robbbert2022-02-172-217/+117
* hh_sm510: rescan display for rkosmosa (#9308) algestam2022-02-171-4/+3
* i2cmem.cpp: Initialize m_bits AJR2022-02-161-1/+2
* Update mame.lst for 8796d74a806454de6f302659ec3a7cbdb56651cd AJR2022-02-161-0/+1
* raiden.cpp: Use prio_* for single pass sprite draw routine, Minor cleanups, A... cam9002022-02-163-262/+271
* blockade: Add version of CoMotion from patent [eientei] (#9208) eientei952022-02-161-2/+17
* nes_apu.cpp: Implement non linear mixer output, some misc fixes and improveme... cam9002022-02-163-108/+169
* ppu2c0x.cpp: A few background palette fixes. (#9245) 0kmg2022-02-162-106/+57
* nmk16.cpp: Add notes of Thunder Dragon 3 Bootleg hardware (#9214) cam9002022-02-171-0/+4
* bus/nes/rcm: Skeletonized 3D Block device for future work. (#9121) 0kmg2022-02-172-58/+5
* naomi.cpp: spawn - Correction on developer surname. (#9282) Michael Sanborn2022-02-171-1/+1
* cave.cpp: Add notes for version/date string in ROM, Fix metadata matches to i... cam9002022-02-171-41/+49
* inufuku.cpp: Add notes for undumped game (#9216) cam9002022-02-171-0/+3
* pentagon: move gfx to screen_device (#9218) holub2022-02-171-11/+89