summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/telenova (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up some input port definitions. Vas Crabb2023-12-241-10/+10
* misc: remove some use of utf8.h in input defs hap2023-12-221-6/+6
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-013-14/+14
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-011-3/+3
* mame/t*,u*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-301-0/+4
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+2
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-271-1/+1
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-273-0/+1306