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
Commit message (
Expand
)
Author
Age
Files
Lines
*
msx/slot/disk.cpp: TC8566AF ready line is not connected. [crazyc] (#12945)
wilbertpol
2024-11-06
1
-0
/
+1
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
16
-97
/
+97
*
bus/msx/slot: Use std::unique_ptr instead of std::vector. (#12746)
wilbertpol
2024-09-11
15
-49
/
+60
*
bus/msx/slot/panasonic08r.cpp: Added MSX Turbo-R internal firmware mapper. (#...
wilbertpol
2024-09-11
3
-0
/
+220
*
Fixed a few more class memory access warnings, and a little cleanup.
Vas Crabb
2024-04-22
1
-3
/
+3
*
msx/slot: Use arrays of memory views to make code more concise. (#12288)
wilbertpol
2024-04-22
10
-173
/
+122
*
msx: Implemented a little more MSX2+ functionality. (#12239)
wilbertpol
2024-04-14
2
-18
/
+7
*
msx: add magic key dongle
hap
2024-04-08
1
-2
/
+1
*
bus/msx/slot/disk.cpp: Small improvement to Turbo-R disk interface. (#12221)
wilbertpol
2024-04-07
2
-2
/
+51
*
bus/msx/slot/disk.cpp: Added banking support for MSX Turbo-R internal disk RO...
wilbertpol
2024-03-09
2
-1
/
+16
*
msx/msx.cpp,msx/msx2.cpp: Enable floppy sounds. (#11986)
wilbertpol
2024-01-29
1
-1
/
+1
*
bus/msx/slot/disk.h: Removed unused get_nr_drives method. (#11508)
wilbertpol
2023-08-26
1
-3
/
+0
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-3
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
4
-16
/
+16
*
msx: Refactored to standard layout and output usage. (#11216)
wilbertpol
2023-05-15
2
-5
/
+1
*
emu/emumem.h: Allow emu::rw_delegate to work with device finders.
Vas Crabb
2023-04-15
1
-14
/
+14
*
bus/msx: Updated most delegate construction to emu::rw_delegate. (#11103)
wilbertpol
2023-04-15
10
-250
/
+250
*
msx/msx.cpp, bus/msx: Propagate clock to slots, and route audio input from ca...
wilbertpol
2023-04-14
2
-0
/
+8
*
Restored ability of for image devices to report specific error messages.
Vas Crabb
2023-04-08
2
-14
/
+6
*
API change for device_image_interface
AJR
2023-03-30
2
-9
/
+9
*
cpu/nec: Fixed build; also, srcclean
Vas Crabb
2023-03-26
1
-1
/
+1
*
bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984)
wilbertpol
2023-03-14
2
-293
/
+45
*
bus/msx: Added a slot device for 30-pin Yamaha mini cartridges. (#10964)
wilbertpol
2023-03-07
2
-6
/
+29
*
msx/msx.cpp: Added keyboard LEDs to internal artwork. (#10950)
wilbertpol
2023-03-04
2
-100
/
+94
*
msx.cpp: Added layouts for displaying internal drive activity. (#10932)
wilbertpol
2023-02-26
2
-170
/
+272
*
bus/msx/cart/slotexpander.cpp: Add support for four-slot expander cartridges....
wilbertpol
2023-02-23
5
-8
/
+25
*
snk/hng64.cpp: Generate X offsets at compile time.
Vas Crabb
2023-02-15
1
-1
/
+0
*
bus/msx/cart/ram.cpp: Added RAM expansion cartridges. (#10888)
wilbertpol
2023-02-15
1
-0
/
+1
*
msx1_cart.xml: Hexadecimal sizes, explicitly configure loading for smaller im...
wilbertpol
2023-02-12
1
-0
/
+2
*
msx/slot/cartridge.cpp: Stop copying software memory region contents. (#10629)
wilbertpol
2022-12-05
2
-53
/
+87
*
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
32
-0
/
+4524