summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/m68000/m68k_in.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-1/+1
* m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont] arbee2014-12-311-0/+12
* m68000: implement TAS callback (currently only used by megadrive) in a more s... Alex W. Jackson2014-04-221-9/+8
* m68000 callbacks to delegates (nw) Miodrag Milanovic2014-04-221-10/+10
* next: Enhancements [O. Galibert] Olivier Galibert2013-11-181-1/+1
* 05303: All sets in harddriv.c: Wrong colors on title screen and during gamepl... Phil Bennett2013-09-221-6/+6
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-6/+6
* a regular 68000 processor will generate a read operation when using the clr.b... David Haywood2013-08-211-3/+24
* legacy_cpu-- David Haywood2013-06-251-21/+21
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-196/+196
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* m68k improvements: [Hans Ostermeyer] Miodrag Milanovic2012-04-091-4/+11
* SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer] R. Belmont2012-03-221-5/+5
* m68k: allow FPU instructions on '020 (it's possible to have an external 68881... Miodrag Milanovic2012-03-141-2/+2
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-2/+2
* dma8237: fix uninitialized variable [Hans Ostermeyer] Miodrag Milanovic2012-02-181-2/+11
* m68k: 68040 MMU improvements [O. Galibert] R. Belmont2012-02-081-0/+36
* m68k: stubbed '040 version of PTEST (nw) R. Belmont2011-11-021-0/+31
* clean-ups and version bump Angelo Salese2011-10-101-512/+512
* m68k: preliminary 68040 MMU implementation [R. Belmont] R. Belmont2011-10-081-8/+17
* Clean up some problems with the previous submit (nw) R. Belmont2011-09-301-1/+1
* m68k: preliminary support for ColdFire family and MCF5206E R. Belmont2011-09-301-537/+705
* m68k: Activate trace emulation and fix it [O. Galibert] Olivier Galibert2011-09-291-39/+39
* Fixed 04495: All sets in cd32.c: All games fail to boot properly [Mariusz Woj... mariuszw12011-09-291-1/+1
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-11/+11
* m68k: use 68340 instruction table for 68340, cpXXX instructions are 020/030 o... R. Belmont2011-08-271-11/+44
* m68k: Preliminary support for MC68340 (CPU32). Reorganized to facilitate C++... R. Belmont2011-08-271-4114/+4111
* Minor notes, nw Angelo Salese2011-08-211-4/+4
* Various fixes to the Taito JC system [Angelo Salese]: Angelo Salese2011-08-211-4/+4
* m68k: The instruction support table must have been filled with a dice ("fixes... Olivier Galibert2011-07-291-5/+5
* m68k: 040 fpu ops are somewhat available on a 030 when the fpu is added [O. G... Olivier Galibert2011-07-271-2/+2
* m68k: Generate a per-cpu-type jump table. Correct linef handling Olivier Galibert2011-07-261-39/+22
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* M680x0 updates [Hans Ostermeyer] R. Belmont2011-02-211-23/+45
* m680x0: Many FPU and PMMU fixes and enhancements [Hans Ostermeyer] R. Belmont2010-12-071-2/+54
* Made device->tag and devconfig->tag into private member variables (m_tag). Aaron Giles2010-03-081-7/+7
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-8/+8
* Fixed srcclean handling of embedded comments within strings [Atari Ace] Phil Bennett2009-12-071-2/+2
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-201-1/+1
* MC680x0 update R. Belmont2009-11-141-109/+5
* 680x0 update: R. Belmont2009-10-281-4/+28
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-1/+1
* m680x0 update: R. Belmont2009-10-121-1/+75
* m68k: throw F-line trap correctly when PMMU instructions are hit on non-equip... R. Belmont2009-10-051-7/+6
* Cleanups and version bump. Aaron Giles2009-10-041-3/+3
* M680x0 update R. Belmont2009-09-271-524/+548
* 02770: aceattac: Interger Overflow Aaron Giles2008-12-261-90/+90
* Significantly pared down the 68k core. Merged outer MAME shell Aaron Giles2008-11-171-558/+28
* More disentangling of the 68000 core. Removed old unused CPS2 Aaron Giles2008-11-161-14/+14