index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
emu
/
bus
/
msx_slot
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
22
-0
/
+44
*
astring to std::string in bus section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
some astring to std::string conversion (nw)
Miodrag Milanovic
2015-04-18
2
-3
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
5
-8
/
+8
*
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
1
-1
/
+1
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-2
/
+1
*
(MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw)
Wilbert Pol
2014-10-11
2
-0
/
+204
*
(MESS) msx.c: Some small fixes (nw)
Wilbert Pol
2014-10-01
1
-0
/
+3
*
(MESS) msx.c: Added a small workaround to support systems with 8KB RAM.
Wilbert Pol
2014-09-13
1
-0
/
+9
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-2
/
+0
*
reverted previous msx_internal_slot_interface change (nw)
Oliver Stöneberg
2014-07-22
1
-1
/
+0
*
added virtual destructor to msx_internal_slot_interface to fix clang warning ...
Oliver Stöneberg
2014-07-22
1
-0
/
+1
*
More cleanups, there is issue with srcclean that needs to be taken care as we...
Miodrag Milanovic
2014-07-22
6
-14
/
+6
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
11
-21
/
+7
*
(MESS) msx.c: Added microsol fdc; marked a few more drivers as working. (nw)
Wilbert Pol
2014-06-19
2
-2
/
+172
*
(MESS) msx.c: Internal ym2413s don't need the unlock sequence. (nw)
Wilbert Pol
2014-06-18
2
-26
/
+1
*
allow 8kb and 48kb sizes
Michaël Banaan Ananas
2014-06-17
1
-4
/
+15
*
(MESS) msx.c: added sfg05 support (still without midi) (nw)
Wilbert Pol
2014-06-13
1
-2
/
+2
*
(MESS) msx.c: Added support for keyboard master prototype. (nw)
Wilbert Pol
2014-06-03
1
-4
/
+17
*
(MESS) msx.c: Added preliminary sfg01 support (nw)
Wilbert Pol
2014-06-01
2
-3
/
+71
*
(MESS) msx.c: Added small msx2 floppy software list. (nw)
Wilbert Pol
2014-05-20
1
-2
/
+2
*
(MESS) msx.c: Fixed firmware and booting on fsa1wx and fsa1wxa drivers. (nw)
Wilbert Pol
2014-05-19
1
-1
/
+1
*
(MESS) msx.c: Some small fixes to the banking for the firmware in the fsa1wsx...
Wilbert Pol
2014-05-19
2
-9
/
+16
*
(MESS) msx.c: Added TC8566AF FDC emulation. (nw)
Wilbert Pol
2014-05-18
2
-15
/
+219
*
(MESS) msx.c: Added support for the MSX-JE firmwares in the Sony HB-F1XDJ and...
Wilbert Pol
2014-05-16
2
-0
/
+234
*
(MESS) msx.c: Fixed a few floppy regressions (nw)
Wilbert Pol
2014-05-15
1
-1
/
+1
*
(MESS) msx.c: [Wilbert Pol]
Wilbert Pol
2014-05-14
20
-0
/
+1849