summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* midtunit, midyunit: fix protection ram size off by 1 hap2022-11-053-15/+17
* New working clones Ivan Vangelista2022-11-052-107/+187
* taito/qix.h: zero-filled variables Ivan Vangelista2022-11-051-4/+4
* - igs/goldstar.cpp: corrected palette for cmfb55 [Ioannis Bampoulas] Ivan Vangelista2022-11-0515-634/+580
* machine/rp5c01.cpp, seibu/banprestoms.cpp: add preliminary Sharp LH5045 RTC d... angelosa2022-11-043-16/+44
* starfire: zerofill class variables hap2022-11-041-6/+6
* ironhors: fix spriteram oob access hap2022-11-041-1/+2
* copsnrob: fix videoram oob access hap2022-11-041-2/+1
* calorie: fix spriteram oob access hap2022-11-041-4/+2
* flower_a, gomoku_a: safer intermediate sound mixer buffer size hap2022-11-042-2/+2
* atarifb: tilemap was too large for tileram hap2022-11-041-3/+3
* blueprnt: fix negative index array access hap2022-11-041-2/+2
* namcos22: fix array out of bounds on text tiles hap2022-11-042-3/+4
* Updated Czech and Slovak translations. [Milan Galcik] Vas Crabb2022-11-052-44/+22
* docs: Update instructions for adding mame package repository in MSYS2 Vas Crabb2022-11-051-3/+4
* banprestoms.cpp: Fix clang error: lambda capture 'this' is not used [-Werror,... AJR2022-11-041-1/+1
* fcombat: fix gameover screen in cocktail mode hap2022-11-041-20/+32
* seibu/banprestoms.cpp: identify RTC in tvdenwad angelosa2022-11-041-26/+43
* misc/pntnpuzl.cpp: hookup correct SVGA card angelosa2022-11-041-17/+29
* mg1: replace timer with clock, fix typo Patrick Mackinlay2022-11-041-5/+4
* ice/lethalj.cpp: identify steering wheel scheme for franticf/franticfa, make ... angelosa2022-11-042-57/+18
* naomi.cpp: added Dev BIOS v1.2 [MetalliC, rtw, zozo] MetalliC2022-11-041-0/+6
* new NOT_WORKING clone MetalliC2022-11-042-3/+20
* New working machine added (#10503) algestam2022-11-032-0/+80
* - cinematronics/leland.h: zero-filled variables Ivan Vangelista2022-11-037-527/+519
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-0356-4791/+4808
* mg1: add keyboard emulation Patrick Mackinlay2022-11-033-25/+371
* osd/eigccx86.h: Added optimised rotate helpers. Vas Crabb2022-11-031-0/+88
* gamecom.xml: Added a prototype. (#10493) 0kmg2022-11-031-0/+11
* New clones marked as NOT_WORKING Ivan Vangelista2022-11-022-0/+28
* New working machines hap2022-11-024-0/+289
* battlane: fix cocktail mode [dink] hap2022-11-021-1/+4
* New working clones Ivan Vangelista2022-11-022-8/+39
* cpu/ks0164: Fix mistake in 678036dcd45187d6adde3087280fc2937e43c4ea AJR2022-11-011-1/+1
* cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util:... AJR2022-11-0115-171/+129
* coretmpl.h: Add utility function for sign-extending values of arbitrary width AJR2022-11-0136-305/+291
* advision: re-add timer check hap2022-11-011-2/+2
* Revert "emu_timer adjust(): set enable flag to false if timer isn't running" hap2022-11-012-4/+4
* Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-0137-62/+59
* Revert "wd_fdc: Use the new active()" hap2022-11-011-1/+1
* jedi_v: bogus gcc 'variable may be uninitialized' warning hap2022-11-011-1/+1
* jedi: fix disappearing gfx when deathstar explodes [dink] hap2022-11-011-30/+26
* vertigo: some class variables were not zerofilled hap2022-11-011-28/+28
* ussr/dvk_kcgd.cpp: Fixed bad crystal maths. Vas Crabb2022-11-013-4/+4
* vcs_ctrl/joybooster.cpp: Correct device name; add notes AJR2022-10-311-3/+8
* 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