summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/tomy (follow)
Commit message (Expand)AuthorAgeFilesLines
* tomy/tomy_princ.cpp: Install cart ROM in CPU addess space. (#12267) qufb7 days1-2/+69
* Cleanup, and adding escaped characters to comments. Vas Crabb2023-12-261-4/+4
* Various drivers and keyboard devices: eliminate use of utf8.h (part 2) AJR2023-12-231-6/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* New clones marked not working Ivan Vangelista2023-04-071-5/+13
* mame/t*,u*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-301-0/+6
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+2
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-272-0/+986