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
/
devices
/
cpu
/
m6502
/
m740.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-2
/
+2
*
m740: Remove leftover declarations from header
AJR
2022-09-08
1
-2
/
+0
*
m740: Only access data memory in indirect modes
AJR
2022-09-08
1
-10
/
+9
*
m740: Core overhaul
AJR
2021-01-11
1
-12
/
+47
*
m740: Restore T flag correctly during PLP and RTI. Previous emulation inherit...
AJR
2021-01-09
1
-2
/
+3
*
M740 family updates
AJR
2020-10-25
1
-2
/
+1
*
m740: Add TST $zz instruction
AJR
2020-10-19
1
-0
/
+1
*
m740: Add file accidentally uncommitted in faff4e6c2da83187f3d09de669e7b9e128...
AJR
2020-10-18
1
-0
/
+1
*
Make SET instruction in Mitsubishi M740 subfamily actually affect execution
AJR
2018-09-05
1
-1
/
+0
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
1
-1
/
+1
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-4
/
+6
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-39
/
+40
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-14
/
+14
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
1
-1
/
+1
*
remove const (nw)
Miodrag Milanovic
2016-01-11
1
-1
/
+1
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
1
-1
/
+1
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-7
/
+7
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
1
-0
/
+105