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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added generated m68kops files to tree, added makefile for developers working ...
Miodrag Milanovic
2015-04-03
3
-0
/
+36910
*
Fix more breakage
Vas Crabb
2015-04-01
1
-1
/
+1
*
Start removing the use of OSD macros outside OSD since core objects are share...
Vas Crabb
2015-04-01
1
-1
/
+1
*
Cleanups and version bump
mame0159
Miodrag Milanovic
2015-02-25
2
-3
/
+3
*
m68k: emulate instruction cache for 68020/68EC020. [R. Belmont]
arbee
2015-02-16
3
-26
/
+43
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
3
-6
/
+5
*
Minor Solaris fixes. (nw)
couriersud
2015-01-25
1
-0
/
+5
*
Fix compile and cleanup includes (nw)
Miodrag Milanovic
2015-01-11
1
-2
/
+2
*
Moved softfloat to 3rdparty (nw)
Miodrag Milanovic
2015-01-10
1
-2
/
+2
*
m68k: implement FTRAP instruction, add "68020 with FPU" CPU type. [R. Belmont]
arbee
2014-12-31
4
-1
/
+83
*
Cleanups and version bump
mame0157
Miodrag Milanovic
2014-12-31
2
-3
/
+3
*
m68k: generate the correct kind of stack frame for 68010 bus errors. [R. Belm...
arbee
2014-12-30
1
-1
/
+6
*
m68k: disassembler support for FTRAP. [R. Belmont]
arbee
2014-12-09
1
-0
/
+27
*
m68000: add missing save state registration [Alex Jackson]
Alex W. Jackson
2014-10-14
1
-0
/
+1
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-2
/
+0
*
m68kmake.c: change overlapping memcpy() to memmove() [Casper Ti. Vector]
Alex W. Jackson
2014-07-25
1
-1
/
+1
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
2
-11
/
+11
*
well, next *needs* the rounding mode, or white is black... (nw)
Olivier Galibert
2014-06-18
1
-2
/
+0
*
hmmm, missed a commit (nw)
Olivier Galibert
2014-06-18
1
-0
/
+7
*
m68040: fbcc dasm fixes [O. Galibert]
Olivier Galibert
2014-06-18
1
-0
/
+16
*
m68000: Do what the real M68K does on byte writes. Fix the debugger so watchp...
Alex W. Jackson
2014-05-30
2
-1
/
+9
*
removed usage of legacy IRQ callback (nw)
Miodrag Milanovic
2014-04-29
2
-4
/
+4
*
m68000: implement TAS callback (currently only used by megadrive) in a more s...
Alex W. Jackson
2014-04-22
3
-19
/
+19
*
m68000 callbacks to delegates (nw)
Miodrag Milanovic
2014-04-22
3
-78
/
+48
*
m68k: Add one fpu case (nw)
Olivier Galibert
2014-04-13
1
-0
/
+9
*
m68k: Update used and modified bits in the page tables and greatly improved P...
R. Belmont
2014-04-13
3
-3
/
+55
*
more saving (nw)
Olivier Galibert
2014-04-13
1
-0
/
+33
*
fixed
Michaël Banaan Ananas
2014-04-04
1
-2
/
+1
*
a few adjustments for Visual Studio analysis (nw)
Oliver Stöneberg
2014-04-04
1
-2
/
+8
*
more *.c -> *.inc renaming / added some missing dependencies in cpu.mak (nw)
Oliver Stöneberg
2014-03-19
2
-1
/
+1
*
rest of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-2
/
+8
*
Convert VIA6522 to use DEVCB2 [smf]
smf-
2013-12-31
2
-0
/
+43
*
m68k: add ability for externally-thrown bus errors to have proper details [R....
R. Belmont
2013-12-17
2
-3
/
+11
*
next: Enhancements [O. Galibert]
Olivier Galibert
2013-11-18
1
-1
/
+1
*
see http://mikro.naprvyraz.sk/docs/Coding/Atari/Maggie/FPU.TXT and http://www...
Cowering
2013-09-29
1
-1
/
+1
*
m68k: add FSCALE instruction used by e.g. SimCity 2000 [R. Belmont]
R. Belmont
2013-09-28
1
-0
/
+7
*
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
*
Fixed missing devices from XML (excluding legacy cpu) (nw)
Miodrag Milanovic
2013-08-23
2
-0
/
+6
*
a regular 68000 processor will generate a read operation when using the clr.b...
David Haywood
2013-08-21
1
-3
/
+24
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
2
-93
/
+70
*
m68k : fixed handling of double fault, not sure if this is proper or some oth...
Miodrag Milanovic
2013-07-22
1
-2
/
+14
*
also untangle the skeleton 68340. where the code ends up is TBD.
David Haywood
2013-07-05
13
-664
/
+41
*
now that we're modern treat the 68307 like other modern CPUs by using a deriv...
David Haywood
2013-07-05
10
-1357
/
+25
*
setjmp / longjmp doesn't play nice in 64-bit debug compiles in a modern core,...
David Haywood
2013-06-25
3
-50
/
+32
*
legacy_cpu--
David Haywood
2013-06-25
23
-2037
/
+2533
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
8
-9
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
19
-1510
/
+1498
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-3
/
+3
*
Memory handler cleanup 3. Add mem_mask parameter
Aaron Giles
2012-09-17
8
-20
/
+20
[next]