summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ns32202.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-08-141-7/+66
|\
| * ns32202: fix syntax errors Patrick Mackinlay2021-07-281-3/+3
| |
| * ns32202: implement counter current values Patrick Mackinlay2021-07-281-3/+62
| |
| * Added helpers for 64-bit count leading zeroes/ones. Vas Crabb2021-06-131-4/+4
| |
* | Merge branch 'master' into time-experiments2 Aaron Giles2021-06-041-9/+9
|\|
| * ns32202: fix register masks Patrick Mackinlay2021-06-011-3/+3
| |
| * ns32202: fix interrupt masking Patrick Mackinlay2021-05-051-6/+6
| |
* | Use the device-provided timer_alloc instead of reaching around to the ↵ Aaron Giles2021-03-251-3/+3
|/ | | | scheduler. Also change machine().scheduler().time() calls to just machine().time().
* ns32202: Fix MSVC compile Aaron Giles2020-10-181-2/+2
|
* ns32202: new device (wip) Patrick Mackinlay2020-10-101-0/+698