summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sonix16/sonix16.cpp
Commit message (Collapse)AuthorAgeFilesLines
* sonix16: Add ALU overflow test AJR5 days1-30/+23
|
* sonix16: Fix order of calculations for carry flag in ALU operations; improve ↵ AJR8 days1-13/+33
| | | | flags display
* sonix16: Add preliminary execution core AJR8 days1-15/+656
|
* evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ↵ AJR2025-10-241-0/+54
other systems) and greatly improve its disassembler