summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/olivetti (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formats-related #include cleanup AJR2023-10-082-2/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-018-46/+46
* m20: fix vram cracyc2023-02-122-12/+10
* z8000: fix m20 word io writes cracyc2023-02-091-2/+2
* mame/o*-s*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-276-12/+23
* Update various source files to use swapendian_int16 AJR2022-10-291-22/+13
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-273-5/+5
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2711-0/+2799