summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ns32081.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert STRUCT_MEMBERs into proper struct saves for devices/machine/* Aaron Giles2021-04-141-11/+12
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* ns32081: better fix for movif Patrick Mackinlay2020-10-101-2/+2
* ns32081: movif bug fixes Patrick Mackinlay2020-10-071-7/+14
* ns32081: new device Patrick Mackinlay2020-10-051-0/+630