index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
cpu
/
m68000
/
m68k_in.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
1
-1
/
+1
*
m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont]
arbee
2014-12-31
1
-0
/
+12
*
m68000: implement TAS callback (currently only used by megadrive) in a more s...
Alex W. Jackson
2014-04-22
1
-9
/
+8
*
m68000 callbacks to delegates (nw)
Miodrag Milanovic
2014-04-22
1
-10
/
+10
*
next: Enhancements [O. Galibert]
Olivier Galibert
2013-11-18
1
-1
/
+1
*
05303: All sets in harddriv.c: Wrong colors on title screen and during gamepl...
Phil Bennett
2013-09-22
1
-6
/
+6
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-6
/
+6
*
a regular 68000 processor will generate a read operation when using the clr.b...
David Haywood
2013-08-21
1
-3
/
+24
*
legacy_cpu--
David Haywood
2013-06-25
1
-21
/
+21
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-196
/
+196
*
Clean-ups and version bump
mame0147
Miodrag Milanovic
2012-09-17
1
-1
/
+1
*
Pass 2 of struct modernization.
Aaron Giles
2012-09-15
1
-2
/
+2
*
m68k improvements: [Hans Ostermeyer]
Miodrag Milanovic
2012-04-09
1
-4
/
+11
*
SoftFloat: fixed sin/cos/tan to return correct results [Hans Ostermeyer]
R. Belmont
2012-03-22
1
-5
/
+5
*
m68k: allow FPU instructions on '020 (it's possible to have an external 68881...
Miodrag Milanovic
2012-03-14
1
-2
/
+2
*
Clean-ups and version bump
mame0145u1
Angelo Salese
2012-02-19
1
-2
/
+2
*
dma8237: fix uninitialized variable [Hans Ostermeyer]
Miodrag Milanovic
2012-02-18
1
-2
/
+11
*
m68k: 68040 MMU improvements [O. Galibert]
R. Belmont
2012-02-08
1
-0
/
+36
*
m68k: stubbed '040 version of PTEST (nw)
R. Belmont
2011-11-02
1
-0
/
+31
*
clean-ups and version bump
Angelo Salese
2011-10-10
1
-512
/
+512
*
m68k: preliminary 68040 MMU implementation [R. Belmont]
R. Belmont
2011-10-08
1
-8
/
+17
*
Clean up some problems with the previous submit (nw)
R. Belmont
2011-09-30
1
-1
/
+1
*
m68k: preliminary support for ColdFire family and MCF5206E
R. Belmont
2011-09-30
1
-537
/
+705
*
m68k: Activate trace emulation and fix it [O. Galibert]
Olivier Galibert
2011-09-29
1
-39
/
+39
*
Fixed 04495: All sets in cd32.c: All games fail to boot properly [Mariusz Woj...
mariuszw1
2011-09-29
1
-1
/
+1
*
Cleanups and version bump
mame0143u5
Angelo Salese
2011-09-06
1
-11
/
+11
*
m68k: use 68340 instruction table for 68340, cpXXX instructions are 020/030 o...
R. Belmont
2011-08-27
1
-11
/
+44
*
m68k: Preliminary support for MC68340 (CPU32). Reorganized to facilitate C++...
R. Belmont
2011-08-27
1
-4114
/
+4111
*
Minor notes, nw
Angelo Salese
2011-08-21
1
-4
/
+4
*
Various fixes to the Taito JC system [Angelo Salese]:
Angelo Salese
2011-08-21
1
-4
/
+4
*
m68k: The instruction support table must have been filled with a dice ("fixes...
Olivier Galibert
2011-07-29
1
-5
/
+5
*
m68k: 040 fpu ops are somewhat available on a 030 when the fpu is added [O. G...
Olivier Galibert
2011-07-27
1
-2
/
+2
*
m68k: Generate a per-cpu-type jump table. Correct linef handling
Olivier Galibert
2011-07-26
1
-39
/
+22
*
Cleanups and version bump.
mame0141u3
Aaron Giles
2011-02-28
1
-1
/
+1
*
M680x0 updates [Hans Ostermeyer]
R. Belmont
2011-02-21
1
-23
/
+45
*
m680x0: Many FPU and PMMU fixes and enhancements [Hans Ostermeyer]
R. Belmont
2010-12-07
1
-2
/
+54
*
Made device->tag and devconfig->tag into private member variables (m_tag).
Aaron Giles
2010-03-08
1
-7
/
+7
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-8
/
+8
*
Fixed srcclean handling of embedded comments within strings [Atari Ace]
Phil Bennett
2009-12-07
1
-2
/
+2
*
Cleanups and version bump.
mame0135u1
Aaron Giles
2009-11-20
1
-1
/
+1
*
MC680x0 update
R. Belmont
2009-11-14
1
-109
/
+5
*
680x0 update:
R. Belmont
2009-10-28
1
-4
/
+28
*
Cleanups and version bump.
mame0134u3
Aaron Giles
2009-10-12
1
-1
/
+1
*
m680x0 update:
R. Belmont
2009-10-12
1
-1
/
+75
*
m68k: throw F-line trap correctly when PMMU instructions are hit on non-equip...
R. Belmont
2009-10-05
1
-7
/
+6
*
Cleanups and version bump.
Aaron Giles
2009-10-04
1
-3
/
+3
*
M680x0 update
R. Belmont
2009-09-27
1
-524
/
+548
*
02770: aceattac: Interger Overflow
Aaron Giles
2008-12-26
1
-90
/
+90
*
Significantly pared down the 68k core. Merged outer MAME shell
Aaron Giles
2008-11-17
1
-558
/
+28
*
More disentangling of the 68000 core. Removed old unused CPS2
Aaron Giles
2008-11-16
1
-14
/
+14
[next]