summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/mc68hc11/hc11ops.hxx
Commit message (Expand)AuthorAgeFilesLines
* diexec: Add callback to allow debugger to break into the middle of wait-type ... AJR2024-11-171-22/+8
* mc68hc11: Fix bug causing DES to decrement IX rather than the stack pointer AJR2021-04-161-1/+1
* 68hc11: amount of work not worthy of me being copyright holder hap2021-03-271-1/+1
* mc68hc11: Fix disassembly and execution of BRCLR/BRSET (IND, Y) AJR2019-12-041-4/+4
* mc68hc11: Emulate FDIV instruction AJR2019-11-151-0/+36
* mc68hc11: Fix size of fetched operand for ADDD indexed modes AJR2019-11-141-2/+2
* mc68hc11 - implement more of the instructions. 68bit2019-07-251-130/+751
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-522/+522
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-0/+3592