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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up boilerplate for more slot devices.
Vas Crabb
2026-03-23
2
-8
/
+2
*
vlm5030: fix pin rising edge detect if state high val is not 1, add _r/_w to ...
hap
2026-03-08
1
-4
/
+4
*
scsi: finish deslotting and correct a number of things
Olivier Galibert
2026-03-03
1
-3
/
+5
*
mb87030/mb89352: de-slotize
Olivier Galibert
2026-03-02
1
-4
/
+5
*
Cleaned up various things.
Vas Crabb
2025-04-29
1
-34
/
+46
*
New sound infrastructure.
Olivier Galibert
2025-04-27
2
-14
/
+12
*
MSX: add Video80 homebrew card (#13568)
fulivi
2025-04-10
5
-2
/
+223
*
Cleanup:
Vas Crabb
2024-11-25
1
-3
/
+3
*
msx/slot/disk.cpp: TC8566AF ready line is not connected. [crazyc] (#12945)
wilbertpol
2024-11-06
1
-0
/
+1
*
emu/ioport.h: Made syntax for configuring callbacks more consistent.
Vas Crabb
2024-10-18
2
-3
/
+3
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
63
-234
/
+234
*
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
*
bus/msx/cart/ide.cpp: Removed unnecessary interface_pre_start and ROM bank. (...
wilbertpol
2024-07-21
1
-14
/
+0
*
bus/msx/cart/ide.cpp: Add support for Sunrise ATA-IDE [msxpro, Wilbert Pol] (...
wilbertpol
2024-07-16
5
-7
/
+236
*
bus/msx/cart/ram.cpp: Add support for Tecnobytes Double RAM. (#12481)
wilbertpol
2024-06-19
3
-12
/
+156
*
msx/msx.cpp: Add system control register to allow switching between internal ...
wilbertpol
2024-05-30
2
-7
/
+6
*
srcclean and cleanup
Vas Crabb
2024-05-26
1
-1
/
+1
*
bus/msx/cart/ram.cpp: Added Popolon Musical Memory Mapper cartride. (#12365)
wilbertpol
2024-05-17
3
-3
/
+58
*
bus/msx/cart/franky.cpp: Added SuperSoniqs Franky cartridge. (#12357)
wilbertpol
2024-05-10
5
-0
/
+103
*
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
*
bus/msx/cart: Use arrays of memory views to make code more concise. (#12292)
wilbertpol
2024-04-22
10
-410
/
+285
*
msx: Implemented a little more MSX2+ functionality. (#12239)
wilbertpol
2024-04-14
2
-18
/
+7
*
msx ink: small cleanup
hap
2024-04-12
1
-8
/
+4
*
msx ink: fix regression with flash read
hap
2024-04-12
1
-4
/
+11
*
msx: add magic key dongle
hap
2024-04-08
8
-10
/
+79
*
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
*
util/ioprocs.cpp: Added wrappers for common patterns. (#11608)
Vas Crabb
2024-02-25
1
-3
/
+2
*
-msx2_cart.xml: Added six items (five working). (#12052)
wilbertpol
2024-02-24
5
-13
/
+151
*
msx/msx.cpp,msx/msx2.cpp: Enable floppy sounds. (#11986)
wilbertpol
2024-01-29
2
-2
/
+2
*
bus/msx/cart/scsi.cpp: Add support for MSX Computer Club Gouda MSX-SCSI Inter...
wilbertpol
2023-12-31
5
-0
/
+119
*
bus/msx/cart: Added partial emulation of Panasonic FS-SR021 MSX2 Word Process...
wilbertpol
2023-12-22
5
-0
/
+239
*
Support MSX Sunrise SCC Flash cart type used in Manbow 2
AJR
2023-10-14
5
-0
/
+143
*
bus/msx/module/sfg.cpp: Moved classes to anonymous namespace. (#11510)
wilbertpol
2023-08-27
2
-99
/
+104
*
bus/msx/slot/disk.h: Removed unused get_nr_drives method. (#11508)
wilbertpol
2023-08-26
1
-3
/
+0
*
bus/msx/cart: Moved most msx_cart_interface implementations to anonymous name...
wilbertpol
2023-08-05
57
-1317
/
+1186
*
chessmachine: improve sync
hap
2023-07-30
1
-2
/
+1
*
msx1_cart.xml: Added 81 items, 80 working. (#11448)
wilbertpol
2023-07-30
5
-0
/
+120
*
msx1_cart.xml: Added fourteen working items. (#11412)
wilbertpol
2023-07-11
5
-0
/
+75
*
k005289,k051649: pre instead of postincrement voice counter to prevent confus...
hap
2023-07-06
1
-2
/
+2
*
various: add missing precompiled header
Patrick Mackinlay
2023-06-22
1
-0
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
2
-3
/
+0
*
msx1_cart.xml: Add four Quick Disk interfaces (not working). (#11306)
wilbertpol
2023-06-05
5
-0
/
+140
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
12
-28
/
+28
*
msx1_cart.xml: Added 76 working items. (#11266)
wilbertpol
2023-05-24
5
-0
/
+86
*
msx1_cart.xml: Added 100 items (99 working). (#11235)
wilbertpol
2023-05-17
4
-0
/
+135
*
msx: Refactored to standard layout and output usage. (#11216)
wilbertpol
2023-05-15
2
-5
/
+1
*
bus/msx/ctrl: Added Arkanoid Vaus controller. (#11201)
wilbertpol
2023-05-09
3
-0
/
+136
[next]