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
/
bus
/
msx
/
cart
/
konami.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
vlm5030: fix pin rising edge detect if state high val is not 1, add _r/_w to ...
hap
2026-03-08
1
-4
/
+4
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-15
/
+15
*
bus/msx/cart: Use arrays of memory views to make code more concise. (#12292)
wilbertpol
2024-04-22
1
-122
/
+99
*
Support MSX Sunrise SCC Flash cart type used in Manbow 2
AJR
2023-10-14
1
-0
/
+139
*
bus/msx/cart: Moved most msx_cart_interface implementations to anonymous name...
wilbertpol
2023-08-05
1
-70
/
+228
*
chessmachine: improve sync
hap
2023-07-30
1
-2
/
+1
*
k005289,k051649: pre instead of postincrement voice counter to prevent confus...
hap
2023-07-06
1
-2
/
+2
*
emu/emumem.h: Allow emu::rw_delegate to work with device finders.
Vas Crabb
2023-04-15
1
-45
/
+45
*
bus/msx: Updated most delegate construction to emu::rw_delegate. (#11103)
wilbertpol
2023-04-15
1
-32
/
+32
*
msx/msx.cpp, bus/msx: Propagate clock to slots, and route audio input from ca...
wilbertpol
2023-04-14
1
-13
/
+12
*
API change for device_image_interface
AJR
2023-03-30
1
-34
/
+34
*
msx/slot/cartridge.cpp: Stop copying software memory region contents. (#10629)
wilbertpol
2022-12-05
1
-43
/
+130
*
msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579)
wilbertpol
2022-11-24
1
-0
/
+582