summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/upl (follow)
Commit message (Expand)AuthorAgeFilesLines
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-082-8/+0
* upl/mouser.cpp: Documented the UPL PCB, CPU type, the OSCs, the BPROM types a... Ivan Vangelista2023-08-161-44/+30
* xbox_nv2a: better fix for dangling pointer warning, hap2023-06-142-13/+13
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-14/+14
* Various cleanups: Vas Crabb2023-03-042-4/+0
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* New working clones hap2022-10-101-74/+88
* upl/mouser.ccp, venture/spcforce.cpp, venture/suprridr.cpp: consolidated driv... Ivan Vangelista2022-08-123-269/+255
* various drivers: removed some custom GFX decodes in favor of the ones provide... Ivan Vangelista2022-07-261-21/+11
* Start moving devices out of src/mame/shared to more appropriate places AJR2022-06-281-2/+1
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-276-7/+9
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2710-0/+4935