summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ns32382.cpp
Commit message (Collapse)AuthorAgeFilesLines
* ns32082: fix level two page table validity bug Patrick Mackinlay2024-03-111-1/+1
|
* pc532: add floating-point unit Patrick Mackinlay2024-02-291-21/+18
| | | | | | * ns32381: add new device * ns32k: refactor slave interface * ns32k: fix format 9 instruction decoding
* ns32000: add support for ns32532 Patrick Mackinlay2024-02-151-21/+2
| | | | | * refactor slave interfaces * add crude /rdy emulation
* ns32k: fix typo Patrick Mackinlay2024-02-111-5/+5
|
* ns32k: housekeeping Patrick Mackinlay2024-02-111-1/+1
|
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
| | | | | * Converted various logging patterns to use logmacro.h consistently. * Removed redefinitions of LOG_GENERAL. * Use LOGMASKED in more places.
* ns32382: new device Patrick Mackinlay2022-03-041-0/+452