index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
m68000
/
m68kcpu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+0
*
m68000: Don't clear interrupt input state upon reset
AJR
2021-01-08
1
-2
/
+0
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
1
-106
/
+106
*
emumem: Another slight speedup, implemented on the 680x0 for now [O. Galibert]
Olivier Galibert
2020-05-19
1
-88
/
+93
*
m68000: Add exception hook for debugger gex command
AJR
2020-05-02
1
-3
/
+3
*
m68000: Don't iterate to save arrays; eliiminate legacy prepost registration ...
AJR
2020-04-22
1
-9
/
+4
*
m68000: Note regarding a worrying input edge case (not observed yet, but coul...
AJR
2020-01-04
1
-0
/
+2
*
scc68070: Add more accurate cycle counts, distinguished from MC68000 and MC68010
AJR
2019-10-30
1
-47
/
+46
*
(nw) fix MPU4 video crash, clean up a little
Vas Crabb
2019-10-27
1
-0
/
+17
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-29
/
+21
*
Fix PMMU translation error that broke macii (nw)
AJR
2019-06-13
1
-1
/
+1
*
m68kcpu: Apply byte smearing to PMMU as well (nw)
AJR
2019-06-12
1
-61
/
+67
*
m68kcpu: Alternate implementation suggested by Olivier Galibert (nw)
AJR
2019-06-07
1
-4
/
+4
*
Accurate byte-smearing write behavior for 32-bit members of the M68K family
AJR
2019-06-06
1
-3
/
+48
*
m68kcpu: Show SR; rename ISP to SSP for pre-68020 (nw)
AJR
2019-05-19
1
-3
/
+7
*
m68000: Read the initial SP and PC from memory after rather than during machi...
AJR
2019-04-29
1
-6
/
+6
*
m680x0: Rely on the opcode tables for cpu filtering, ban "return" from opcode...
Olivier Galibert
2019-04-29
1
-32
/
+105
*
m680x0: Normalize type names to the short versions [O. Galibert]
Olivier Galibert
2019-04-29
1
-48
/
+48
*
m680x0: Change method pointers to state ids in the big tables [O. Galibert]
Olivier Galibert
2019-04-29
1
-101
/
+32
*
m680x0: Merge table and opcode body together [O. Galibert]
Olivier Galibert
2019-04-29
1
-1
/
+1
*
m680x0: Rename remaining_cycles to icount in alignemnt with the rest of mame ...
Olivier Galibert
2019-04-29
1
-17
/
+17
*
m680x0: Only keep the bodies in the input file [O. Galibert]
Olivier Galibert
2019-04-29
1
-0
/
+109
*
Specify a few of the unique aspects of the SCC68070 core (nw)
AJR
2019-04-19
1
-3
/
+28
*
scc68070: Merge CPU device with on-chip peripheral emulation
AJR
2019-04-17
1
-5
/
+5
*
m68000: Make the autovector abstraction a bit less leaky (nw)
AJR
2019-04-14
1
-14
/
+14
*
m68kcpu.cpp: Continuation of note (nw)
AJR
2019-04-05
1
-0
/
+1
*
m68kcpu.cpp: Fix vector fetch width and autovector mapping (nw)
AJR
2019-04-04
1
-2
/
+13
*
68000: Rework interrupt handling [O. Galibert]
Olivier Galibert
2019-04-05
1
-26
/
+61
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-21
/
+0
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-0
/
+21
*
m68301: Remove device type (nw)
AJR
2019-03-22
1
-21
/
+0
*
m68000: show PMMU registers for 68020/030/040 in debugger
Sven Schnelle
2018-11-06
1
-0
/
+34
*
m68kmmu: don't change Page table/ATC state during translations caused by debu...
Sven Schnelle
2018-11-03
1
-1
/
+1
*
Merge pull request #4233 from hp9k/m68000_aerr_rw_fix
R. Belmont
2018-11-03
1
-2
/
+2
|
\
|
*
m68000: fix rw bit in address error frame (nw)
Sven Schnelle
2018-11-02
1
-2
/
+2
*
|
m68kmmu improvements (#4229)
dxl
2018-11-02
1
-16
/
+16
|
/
*
add Special Status Word (SSW) to exception frames
Sven Schnelle
2018-10-07
1
-0
/
+4
*
Gross fix (nw)
Olivier Galibert
2018-07-09
1
-2
/
+3
*
68000: stop the cpu on recursive berr (nw)
Olivier Galibert
2018-07-04
1
-2
/
+7
*
srcclean (nw)
Vas Crabb
2018-05-27
1
-1
/
+1
*
Stupid typo (nw)
Olivier Galibert
2018-05-16
1
-1
/
+1
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-373
/
+226
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-38
/
+38
*
qsound: clean up host and DAC comms a bit, hopefully fix desync
Vas Crabb
2018-03-16
1
-15
/
+15
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-17
/
+17
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-732
/
+676
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-676
/
+732
*
Refactor 680x0 so that member variables aren't public. [smf]
smf-
2017-12-13
1
-732
/
+676
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
1
-10
/
+10
[next]