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
/
capricorn
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
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-6
/
+2
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-7
/
+3
*
Interrupt callback rationalization
AJR
2023-03-11
1
-1
/
+1
*
src/devices/cpu: Remove #include "debugger.h" where no longer necessary
AJR
2022-04-06
1
-1
/
+0
*
Debugger feature improvements
AJR
2022-03-27
1
-15
/
+15
*
emumem: A little more speedup. cache and specific change syntax, and are not...
Olivier Galibert
2020-05-25
2
-7
/
+7
*
capricorn, hphybrid, nanoprocessor: Use devcb_read8 for interrupt vectoring (nw)
AJR
2020-04-22
2
-2
/
+9
*
hp86b: new working machine
fulivi
2020-02-14
2
-14
/
+51
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
1
-3
/
+3
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
2
-3
/
+3
*
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
2
-3
/
+3
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
2
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
4
-130
/
+169
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
fix broken build (all compilers). (nw)
smf-
2017-07-09
1
-0
/
+1
*
never hurts to srcclean (nw)
Vas Crabb
2017-07-09
2
-52
/
+52
*
Begin of HP80 emulation (#2448)
fulivi
2017-07-08
3
-0
/
+1865