summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/universal (follow)
Commit message (Expand)AuthorAgeFilesLines
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-081-4/+0
* New working clones Ivan Vangelista2024-03-041-0/+37
* New working clones Ivan Vangelista2024-02-153-322/+289
* Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thay... MooglyGuy2024-01-081-1/+1
* universal/cosmic.cpp: Dumped and added a new Space Panic set. (#11689) ClawGrip2023-11-021-94/+118
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0110-40/+40
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-015-15/+15
* mame/t*,u*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-306-12/+19
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-9/+1
* housekeeping: Use proper SPDX ID for CC0 license. Vas Crabb2022-12-232-2/+2
* Fix some incorrect rom locations and labels in Arkanoid and Cosmic Alien, add... Lord-Nightmare2022-09-221-6/+12
* redclash: fix stuck sound on highscore screen hap2022-09-171-20/+31
* redclash: add minimal beeper frequency hap2022-09-041-2/+2
* redclash: add player shoot sample hap2022-09-031-17/+58
* driver: make flipscreen setters compatible with writeline hap2022-09-023-30/+8
* zerohour: add 1bit dac hap2022-09-021-5/+9
* docastle: update notes hap2022-09-012-13/+28
* zerohour_stars: remove need for trampoline hap2022-08-314-20/+6
* getaway: improve colors, add dipsw locations hap2022-08-301-91/+71
* zerohour: update notes hap2022-08-301-5/+8
* zerohour: bullet width is software controlled hap2022-08-303-21/+35
* zerohour: remove imperfect gfx flag for this game hap2022-08-301-5/+6
* zerohour: correct score panel colors hap2022-08-291-13/+17
* redclash: add preliminary sound hap2022-08-291-10/+46
* redclash: add white background hap2022-08-291-67/+96
* zerohour: add sound samples again hap2022-08-291-7/+72
* zerohour: put driver into a single file hap2022-08-298-477/+482
* ladybug: put sraider driver and ladybug_video device in their own files hap2022-08-2810-1039/+1079
* redclash: let's rename driver to zerohour hap2022-08-287-132/+143
* ladybug: move zerohour stars to its own file (redclash driver now doesn't wei... hap2022-08-287-172/+175
* redclash: bigger player bullets hap2022-08-272-15/+23
* fidelity/csc: improve irq active duration hap2022-08-271-1/+1
* Revert "zerohour: added sound via samples" Robbbert2022-08-272-54/+2
* redclash: remove duplicate input ports hap2022-08-271-33/+3
* zerohour: added sound via samples Robbbert2022-08-272-2/+54
* redclash: improve sprite colors hap2022-08-272-15/+16
* various drivers: removed some custom GFX decodes in favor of the ones provide... Ivan Vangelista2022-07-261-15/+2
* netlist: gtrak10 performance and other improvements and fixes (#10032) couriersud2022-07-051-3/+6
* source org: remove some 8.3 folder name truncations hap2022-07-0227-0/+9453