summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/agat (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* mame/a*: put drivers in anonymous namespaces where applicable, updated #ifnde... Ivan Vangelista2023-01-164-9/+14
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+1
* device_palette_interface: Make information overrides noexcept AJR2022-09-252-2/+2
* apple2: final removal of Apple II support for the legacy floppy system. [R. B... arbee2022-09-241-2/+2
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-274-6/+6
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-277-0/+2927