summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6800/6800ops.hxx
Commit message (Expand)AuthorAgeFilesLines
* CPU M6800: CPX (compare X) instruction, fix behaviour of V flag #2. (nw) Quench02017-09-241-12/+16
* MC6800 LSR/ROR/ASR instructions set overflow flag to N XOR C (MT #6624) AJR2017-07-141-14/+28
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-261-3/+3
* Fix 6800 invalid instructions length / Program counter behavior. (#2274) Jean-François DEL NERO2017-05-051-3/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-152/+152
* CPU M6800: CPX (compare X) instruction, fix behaviour of N and V flags. Quench02016-06-021-23/+24
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-0/+2309