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
/
m68kcpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed device_irq_callback to device_irq_acknowledge_callback to
Aaron Giles
2012-04-10
1
-1
/
+1
*
BFM Scorpion 4 Hardware: [David Haywood]
Scott Stone
2012-04-03
1
-0
/
+7
*
m68k: add preliminary on-board peripherals to 68307 and 68340 [David Haywood]
R. Belmont
2012-03-29
1
-9
/
+56
*
68k: add 68301/68307 aliases for better documentation [David Haywood]
R. Belmont
2012-02-27
1
-0
/
+9
*
Sync OG changes from MESS (no whatsnew)
Miodrag Milanovic
2012-02-23
1
-6
/
+8
*
mumble (nw)
Olivier Galibert
2012-02-14
1
-3
/
+6
*
m68k: 68040 MMU improvements [O. Galibert]
R. Belmont
2012-02-08
1
-0
/
+43
*
fix compiling with MSVC, it's a struct, it's a class, it's dissociative ident...
smf-
2011-10-14
1
-1
/
+1
*
m68k: preliminary 68040 MMU implementation [R. Belmont]
R. Belmont
2011-10-08
1
-0
/
+2
*
m68k: preliminary support for ColdFire family and MCF5206E
R. Belmont
2011-09-30
1
-3
/
+8
*
m68k: Activate trace emulation and fix it [O. Galibert]
Olivier Galibert
2011-09-29
1
-21
/
+9
*
m68000 - Fix for MINGW compiler optimization [Sandro Ronco]
Miodrag Milanovic
2011-09-27
1
-0
/
+1
*
Cleanups and version bump
mame0143u5
Angelo Salese
2011-09-06
1
-1
/
+1
*
m68k: Preliminary support for MC68340 (CPU32). Reorganized to facilitate C++...
R. Belmont
2011-08-27
1
-126
/
+133
*
Cleanups and version bump
mame0143u2
Angelo Salese
2011-07-26
1
-22
/
+22
*
m68k: Generate a per-cpu-type jump table. Correct linef handling
Olivier Galibert
2011-07-26
1
-0
/
+1
*
m68k: disable cache emulation for 030+; it wasn't correct and it was causing ...
R. Belmont
2011-07-23
1
-3
/
+3
*
m68k: set read/write bit properly in special status on MMU bus errors [R. Bel...
R. Belmont
2011-07-15
1
-3
/
+7
*
Latest delegate changes removed the need for bindable_object, so
Aaron Giles
2011-04-29
1
-1
/
+1
*
Delegates 2.0 implementation. Resdesigned how delegates work to make
Aaron Giles
2011-04-16
1
-15
/
+7
*
More fun with Apple GCC (no whatsnew)
R. Belmont
2011-03-09
1
-0
/
+3
*
M680x0 updates [Hans Ostermeyer]
R. Belmont
2011-02-21
1
-9
/
+64
*
m680x0: Many FPU and PMMU fixes and enhancements [Hans Ostermeyer]
R. Belmont
2010-12-07
1
-12
/
+45
*
680x0: '030 MMU now emulates translation cache; fixed misinterpreted MMU opco...
R. Belmont
2010-09-27
1
-0
/
+16
*
Added mask-free versions of read_word/read_dword/read_qword to
Aaron Giles
2010-08-21
1
-26
/
+22
*
Remove a level of indirection when calling m68000 memory handlers.
Aaron Giles
2010-08-19
1
-31
/
+73
*
Replace "const address_space" with "address_space" throughout the system.
Aaron Giles
2010-08-19
1
-8
/
+8
*
Change cpu_device into a base class. Rename old cpu_device to legacy_cpu_device.
Aaron Giles
2010-06-17
1
-1
/
+1
*
Change cpu execute function to just use the icount stuffed by
Aaron Giles
2010-06-09
1
-2
/
+2
*
Changed CPU callbacks to use cpu_device, eliminating a bunch of casting.
Aaron Giles
2010-06-08
1
-1
/
+1
*
WARNING: There are likely to be regressions in both functionality and
Aaron Giles
2010-06-08
1
-2
/
+1
*
m680x0 FPU updates: [R. Belmont]
R. Belmont
2010-03-29
1
-0
/
+1
*
680x0 FPU updates [R. Belmont]
R. Belmont
2010-03-12
1
-1
/
+3
*
Correct a long-standing design flaw: device configuration state
Aaron Giles
2010-01-18
1
-1
/
+1
*
More PPC GCC warning fixes.
R. Belmont
2010-01-15
1
-6
/
+6
*
First round of an attempted cleanup of header files in the system.
Aaron Giles
2010-01-10
1
-1
/
+1
*
Results of running the latest srcclean.
Aaron Giles
2009-12-28
1
-7
/
+7
*
MC680x0 update
R. Belmont
2009-11-14
1
-2
/
+3
*
m680x0 update:
R. Belmont
2009-10-12
1
-1
/
+8
*
M680x0 update
R. Belmont
2009-09-27
1
-16
/
+21
*
Don't mention in whatsnew - puts the BSD optimization back in.
Ryan Holtz
2009-09-26
1
-0
/
+28
*
Fleshed out SCC68070 definition in m68k core, for CD-i use in MESS [Harmony]
Ryan Holtz
2009-09-26
1
-35
/
+10
*
m68k: don't save signal contexts on *BSD and Mac OS X [scarlet, R. Belmont]
R. Belmont
2009-09-16
1
-1
/
+28
*
CPUs actually take some time to reset. Changed the 68000/68010 to
Aaron Giles
2009-05-25
1
-0
/
+2
*
CPU cores now compile cleanly.
Aaron Giles
2009-03-15
1
-1
/
+0
*
Cleanups and version bump.
mame0129
Aaron Giles
2009-01-04
1
-1
/
+1
*
02770: aceattac: Interger Overflow
Aaron Giles
2008-12-26
1
-22
/
+13
*
Converted 68000 to state tables.
Aaron Giles
2008-12-24
1
-0
/
+3
*
Cleanups and version bump for 0.128u4.
mame0128u4
Aaron Giles
2008-11-24
1
-1
/
+1
*
change_pc? What change_pc?
Aaron Giles
2008-11-24
1
-3
/
+0
[next]