summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/hpc/hpcdasm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger feature improvements AJR2022-03-271-3/+9
* Use swapendian_int16/int32 in more devices AJR2020-07-291-20/+14
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-131-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+764
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-764/+0
* Revert now-unnecessary and irrelevant part of e80276bb23b25b7e2a6772e737cebbf... AJR2019-03-111-37/+37
* New working machine couriersud2019-03-121-37/+37
* hpcdasm.cpp: Import some things to fix issue #4748 (nw) AJR2019-03-101-0/+4
* hpc: Add HPC46003 type for future use (nw) AJR2019-03-051-4/+28
* hpc: Correct disassembly of B&X mode bit instructions (nw) AJR2019-03-051-6/+3
* Add skeleton CPU device and disassembler for HPC architecture AJR2019-03-031-0/+739