summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/cop400/cop444ds.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cop400: small notes cleanup hap2021-02-071-2/+2
|
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-8/+14
| | | | | | | | Disassemblers are now independant classes. Not only the code is cleaner, but unidasm has access to all the cpu cores again. The interface to the disassembly method has changed from byte buffers to objects that give a result to read methods. This also adds support for lfsr and/or paged PCs.
* cop400: Fixed debugger register/flags view. (nw) Curt Coder2017-01-171-5/+5
|
* cop400: Properly separated COP444L from COP444C. [Curt Coder] Curt Coder2017-01-161-18/+1
|
* cop400: Fixed COP444 disassembly. [Curt Coder] Curt Coder2017-01-161-28/+12
|
* cop400: Removed non-working, incomplete COP440 code. (nw) Curt Coder2017-01-161-0/+417