summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/sonix16
Commit message (Collapse)AuthorAgeFilesLines
* sonix16: Add ALU overflow test AJR5 days2-30/+24
|
* sonix16: Fix order of calculations for carry flag in ALU operations; improve ↵ AJR7 days2-13/+38
| | | | flags display
* sonix16: Add preliminary execution core AJR8 days3-33/+745
|
* cpu/sonix16/sonix16d.cpp: Minor correction AJR2025-10-261-1/+1
|
* sonix16: Disassemble a few more instructions and registers AJR2025-10-251-10/+27
|
* sonix16: Improve disassembler compiling on GCC. [R. Belmont] arbee2025-10-241-3/+3
|
* evo_cpu -> sonix16: Identify manufacturer of processor used in evolhh (and ↵ AJR2025-10-244-0/+285
other systems) and greatly improve its disassembler