summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/st9
Commit message (Collapse)AuthorAgeFilesLines
* st9: Fix operand disassembly for PUSH(U)W immediate ajrhacker2026-03-061-1/+1
|
* st9: Fix disassembler mnemonics for CPJFI/CPJTI AJR2024-10-171-1/+1
|
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ holub2024-09-271-3/+3
| | | | (#12822)
* st9: Fix disassembly of memory-indirect forms of LD (OPR = B5) AJR2024-06-181-2/+2
|
* New machines marked as NOT_WORKING AJR2023-06-192-0/+333
| | | | | | ---------------------------------- Orla HK1000 Orla XM200 Orchestra Module
* unidasm: Add disassemblers for ST9 and ST9+ architectures AJR2023-06-182-0/+1463