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
/
devcpu.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
devcpu: add retry_access with abort_timeslice for redoing the access at the s...
hap
2024-11-16
1
-12
/
+16
*
Revert "devcpu: do an abort_timeslice instead of eating all cycles on defer_a...
hap
2024-11-16
1
-1
/
+2
*
devcpu: do an abort_timeslice instead of eating all cycles on defer_access
hap
2024-11-16
1
-2
/
+1
*
devcpu: fix possible time travel issue in defer_access,
hap
2024-06-11
1
-1
/
+2
*
Pacify clang, and more noexcept.
Vas Crabb
2023-03-26
1
-4
/
+4
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-6
/
+5
*
isa/hpblp: Cleanups. [R. Belmont, Vas Crabb]
arbee
2023-03-24
1
-1
/
+1
*
bus/ISA: Added HP82321A BASIC Language coprocessor (#10926)
Sven Schnelle
2023-03-24
1
-0
/
+5
*
emumem: First try at wait states
Olivier Galibert
2023-02-22
1
-1
/
+51
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+1
*
use C++ library includes (nw)
firewave
2020-01-22
1
-1
/
+1
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-11
/
+0
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
Revert software-installed slot/image options when changing software
AJR
2016-04-04
1
-1
/
+24
*
reverting:
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
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
-1
/
+1
*
Some cleanups and init fixes with help of ReSharper C++ (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+40