summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m68000/m68kops.cpp
Commit message (Expand)AuthorAgeFilesLines
* m68000: fix the lst file too (nw) hap2020-06-091-1/+1
* megadriv.cpp, megaplay.cpp, megatech.cpp: macro removal (nw) Ivan Vangelista2020-05-311-9/+9
* m68010: Correct DBcc timings AJR2020-04-221-15/+15
* m68k: allow RTE to unwind type 1000 (68010 bus error) stack frames [R. Belmont] arbee2020-02-081-4/+30
* scc68070: Add more accurate cycle counts, distinguished from MC68000 and MC68010 AJR2019-10-301-1768/+1768
* m68040: Stop CINV DATA instruction from causing F-line exception AJR2019-06-271-0/+3
* srcclean (nw) Vas Crabb2019-05-261-2/+2
* scc68070: Re-add a few more inadvertently illegalized opcodes (CHK, DIVS, DIV... AJR2019-04-301-90/+90
* Clarify that SCC68070 RTE is more like MC68010 than MC68000 (nw) AJR2019-04-291-3/+3
* SCC68070 fixes (nw) AJR2019-04-291-675/+675
* m680x0: Rely on the opcode tables for cpu filtering, ban "return" from opcode... Olivier Galibert2019-04-291-13162/+11842
* m680x0: Normalize type names to the short versions [O. Galibert] Olivier Galibert2019-04-291-4721/+4721
* m680x0: Nicer function names [O. Galibert] Olivier Galibert2019-04-291-3945/+3945
* m680x0: Change method pointers to state ids in the big tables [O. Galibert] Olivier Galibert2019-04-291-1976/+3955
* m680x0: Merge table and opcode body together [O. Galibert] Olivier Galibert2019-04-291-5928/+5944
* m680x0: Rename remaining_cycles to icount in alignemnt with the rest of mame ... Olivier Galibert2019-04-291-257/+257
* m680x0: Only keep the bodies in the input file [O. Galibert] Olivier Galibert2019-04-291-141/+1
* m680x0: gratuitously convert the generator to python [O. Galibert] Olivier Galibert2019-04-291-0/+34843
* removed generated files for m68k cpu core (nw) Miodrag Milanovic2016-01-271-34874/+0
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-2/+0
* make m68make actually build code that can be compiled now. (still needs to b... David Haywood2016-01-261-99/+101
* reverting: Miodrag Milanovic2016-01-201-14/+14
* tags are now strings (nw) Miodrag Milanovic2016-01-161-14/+14
* cleanup (nw) Miodrag Milanovic2015-12-261-87/+87
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+34874