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
/
mess
/
drivers
/
msx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pioneer PX7 notes
Vas Crabb
2015-07-30
1
-4
/
+23
*
v9938: added clock to device configuration. (nw)
Wilbert Pol
2015-07-30
1
-2
/
+2
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-29
/
+29
*
msx.c: Add Arabic flag to the Al Alamiah MSX computers.
Wilbert Pol
2015-07-23
1
-4
/
+4
*
v9938.c: Removed set_resolution() method, simplifying the code a bit. All dri...
Wilbert Pol
2015-07-17
1
-4
/
+0
*
msx.c: Documented the exact video chip used by some MSX1 machines; partially ...
Wilbert Pol
2015-07-15
1
-38
/
+128
*
get rid of all the x
Dirk Best
2015-06-23
1
-5
/
+5
*
Updated license info on Wilberts request (nw)
Miodrag Milanovic
2015-05-08
1
-1
/
+1
*
more updates (all for today) (nw)
Miodrag Milanovic
2015-05-08
1
-1
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-3
/
+3
*
(MESS) softlist: Added new software lists for MSX2 tapes, MSX2+ disks
etabeta78
2015-04-11
1
-22
/
+37
*
Capitalise proper nouns etc
Zoë Blade
2015-04-05
1
-4
/
+4
*
Uppercase hash cleanup (nw)
Scott Stone
2014-12-24
1
-3
/
+3
*
Use the same list of centronics devices everywhere (except the Amstrad CPC), ...
smf-
2014-10-28
1
-7
/
+3
*
msx.c: Removed nms8270 prototype; it seems to be a hacked up romset. There is...
Wilbert Pol
2014-10-20
1
-35
/
+2
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-22
/
+21
*
(MESS) msx.c: Added some more release years from AntoPISA (nw)
Wilbert Pol
2014-10-13
1
-43
/
+43
*
(MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw)
Wilbert Pol
2014-10-11
1
-248
/
+248
*
(MESS) msx.c: machine_start/machine_reset cleanup (nw)
Wilbert Pol
2014-10-11
1
-9
/
+0
*
(MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw)
Wilbert Pol
2014-10-11
1
-10
/
+11
*
(MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol]
Wilbert Pol
2014-10-08
1
-1
/
+3
*
fix compile
Michaël Banaan Ananas
2014-10-03
1
-3
/
+1
*
(MESS) msx.c: Added release years for several systems. [AntoPISA]
Wilbert Pol
2014-10-03
1
-28
/
+30
*
(MESS) msx.c: Some small fixes (nw)
Wilbert Pol
2014-10-01
1
-3
/
+3
*
(MESS) msx.c: Some small fixes (nw)
Wilbert Pol
2014-09-23
1
-25
/
+23
*
(MESS) Fixed ROM name conflict. (nw)
Curt Coder
2014-09-23
1
-1
/
+1
*
(MESS) msx.c: Whoops
Wilbert Pol
2014-09-20
1
-1
/
+1
*
(MESS) Added a few sets to msx.c
Wilbert Pol
2014-09-18
1
-52
/
+2713
*
(MESS) msx.c: Limit tpp311, tps312, and hx23 to 64KB video ram. (nw)
Wilbert Pol
2014-09-13
1
-1
/
+17
*
(MESS) msx.c: Moved and edited some notes regarding external floppy interface...
Wilbert Pol
2014-08-09
1
-16
/
+0
*
(MESS) msx.c: Clean up the rom loads (nw)
Wilbert Pol
2014-08-07
1
-614
/
+485
*
(MESS) msx.c: Removed the generic msx drivers since these didn't represent re...
Wilbert Pol
2014-08-06
1
-237
/
+166
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-21
/
+21
*
(MESS) msx.c: Notes update (nw)
Wilbert Pol
2014-06-19
1
-1
/
+0
*
(MESS) msx.c: Added microsol fdc; marked a few more drivers as working. (nw)
Wilbert Pol
2014-06-19
1
-10
/
+7
*
(MESS) msx.c: added sfg05 support (still without midi) (nw)
Wilbert Pol
2014-06-13
1
-16
/
+6
*
(MESS) msx.c: Added preliminary sfg01 support (nw)
Wilbert Pol
2014-06-01
1
-5
/
+7
*
(MESS) msx.c: Added small msx2 floppy software list. (nw)
Wilbert Pol
2014-05-20
1
-0
/
+1
*
(MESS) msx1_flop.xml: Added some floppies that came with the machines. (nw)
Wilbert Pol
2014-05-19
1
-2
/
+2
*
(MESS) msx.c: Fixed firmware and booting on fsa1wx and fsa1wxa drivers. (nw)
Wilbert Pol
2014-05-19
1
-4
/
+0
*
(MESS) msx.c: Some small fixes to the banking for the firmware in the fsa1wsx...
Wilbert Pol
2014-05-19
1
-1
/
+0
*
(MESS) msx.c: Implemented msx2+ system flags register. The fsa1fx driver no l...
Wilbert Pol
2014-05-18
1
-2
/
+26
*
(MESS) msx.c: Notes and fixed rom loading for tpp311 and tps312. tpp311 now b...
Wilbert Pol
2014-05-18
1
-8
/
+13
*
(MESS) msx.c: Implemented some more things in the matsushita switched device....
Wilbert Pol
2014-05-18
1
-7
/
+9
*
(MESS) msx.c: Added TC8566AF FDC emulation. (nw)
Wilbert Pol
2014-05-18
1
-21
/
+13
*
(MESS) msx.c: Fixed firmware loading on hbf9sp. Machine now properly boots in...
Wilbert Pol
2014-05-17
1
-4
/
+3
*
(MESS) msx.c: Fixed rom loading in hx23 and hx23f. hx23 firmware now works; h...
Wilbert Pol
2014-05-17
1
-4
/
+3
*
(MESS) msx.c: Added note about why the hbf1 and hbf12 drivers are not working...
Wilbert Pol
2014-05-17
1
-8
/
+12
*
(MESS) msx.c: Split fs5500 into 2 sets. The National FS-5500F1 had 1 floppy d...
Wilbert Pol
2014-05-17
1
-4
/
+53
[next]