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
/
slot
/
cartridge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-1
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-2
/
+2
*
msx/msx.cpp, bus/msx: Propagate clock to slots, and route audio input from ca...
wilbertpol
2023-04-14
1
-0
/
+6
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
1
-13
/
+5
*
API change for device_image_interface
AJR
2023-03-30
1
-7
/
+7
*
bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984)
wilbertpol
2023-03-14
1
-247
/
+7
*
bus/msx: Added a slot device for 30-pin Yamaha mini cartridges. (#10964)
wilbertpol
2023-03-07
1
-0
/
+13
*
msx/slot/cartridge.cpp: Stop copying software memory region contents. (#10629)
wilbertpol
2022-12-05
1
-53
/
+51
*
bus/msx: Added support for Hudson Soft Bee Card and Electric Software Astron ...
wilbertpol
2022-12-03
1
-3
/
+1
*
msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579)
wilbertpol
2022-11-24
1
-0
/
+364