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
/
dspp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
1
-4
/
+5
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-4
/
+4
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-43
/
+38
*
-Lua engine: run everything in coroutines. (#11019)
Vas Crabb
2023-03-25
1
-2
/
+1
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
2
-3
/
+0
*
Debugger-related feature removals and cleanup
AJR
2021-08-15
1
-1
/
+0
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-2
/
+2
*
Fix most implicit fallthrough warnings from clang
Vas Crabb
2020-11-17
1
-2
/
+2
*
-dspp: Fix erroneous fallthroughs. [Ryan Holtz]
Ryan Holtz
2020-11-14
1
-2
/
+3
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
2
-3
/
+4
*
finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw)
Ivan Vangelista
2020-06-18
2
-36
/
+36
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
3
-24
/
+17
*
various devices: try the new (and some not so new) save state possibilities (nw)
Ivan Vangelista
2019-12-09
1
-16
/
+13
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
2
-4
/
+4
*
(nw) be strictly POSIX compliant, reduce fragmentation, get rid of an unused ...
Vas Crabb
2019-11-05
2
-7
/
+7
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
2
-176
/
+176
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
2
-176
/
+176
*
srcclean and cleanup (nw)
Vas Crabb
2019-01-27
2
-176
/
+176
*
Removed no longer use MCFG macros in DSPP core, nw
mooglyguy
2018-12-30
1
-17
/
+0
*
Start cleaning up palette configuration:
Vas Crabb
2018-12-29
1
-2
/
+3
*
-dspp: Preliminary DRC. Still disabled by default. [Ryan Holtz]
mooglyguy
2018-12-25
5
-819
/
+999
*
Split m2_te_device declaration into its own header file, and cleaned up some ...
mooglyguy
2018-12-23
2
-6
/
+6
*
srcclean (nw)
Vas Crabb
2018-12-23
4
-239
/
+239
*
Last round of macro removals before the freeze. (nw)
mooglyguy
2018-12-22
7
-0
/
+4796