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
/
mess
/
machine
/
msx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
converted i8255 to devcb2. nw.
Fabio Priuli
2014-04-17
1
-10
/
+0
*
(MESS) msx.c: Bye bye MSX_DRIVER_LIST. (nw)
Wilbert Pol
2014-04-14
1
-16
/
+5
*
fixed heap-buffer-overflow in msx_state::device_image_load_msx_cart() (nw)
Oliver Stöneberg
2014-03-30
1
-1
/
+1
*
removed mame_* aliases and just use core_* functions (nw)
Oliver Stöneberg
2014-03-24
1
-1
/
+1
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-6
/
+4
*
make it a bit clearer how to load floppies in msx1 by actually recognizing th...
David Haywood
2014-02-17
1
-0
/
+1
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-26
/
+0
*
converted z80 to c++ [smf]
smf-
2014-01-21
1
-1
/
+1
*
Hooked up V9958 to MSX2+, used by a bunch of games/apps
Angelo Salese
2013-11-20
1
-0
/
+6
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-1
/
+1
*
(MESS) added check for incorrect MSX_LAYOUT_SLOT configurations (nw)
Oliver Stöneberg
2013-06-01
1
-0
/
+14
*
minor cleanup. nw.
Fabio Priuli
2013-05-29
1
-1
/
+1
*
modernised YM2413 [smf]
smf-
2013-05-13
1
-2
/
+2
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-3
/
+3
*
V9938 to use devcb2 (nw)
Miodrag Milanovic
2013-04-02
1
-4
/
+2
*
Fix some compile errors (nw)
Wilbert Pol
2013-02-13
1
-6
/
+1
*
(MESS) msx.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-13
1
-57
/
+56
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-7
/
+5
*
(MESS) msx1_cart.xml: added missing cart dumps. [Fabio Priuli]
Fabio Priuli
2013-01-24
1
-5
/
+11
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-2
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-91
/
+91
*
v9938.c: Removed the "ignore-sprite-limit" hack entirely. [Wilbert Pol]
Wilbert Pol
2012-11-16
1
-1
/
+0
*
(fix that fix)
Michaël Banaan Ananas
2012-10-27
1
-4
/
+4
*
fix z80 cycles on illegal prefixes
Michaël Banaan Ananas
2012-10-26
1
-3
/
+3
*
srcclean (nw)
Curt Coder
2012-10-07
1
-1
/
+1
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-9
/
+9
*
(MESS) msx2_cart.xml: Fixed mapper for dynabowl and profmjg. These games now ...
Fabio Priuli
2012-09-29
1
-4
/
+5
*
(MESS) msx.c: slightly simplified sram handling in conjunction with softlists...
Fabio Priuli
2012-09-26
1
-37
/
+34
*
TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew)
Miodrag Milanovic
2012-09-25
1
-5
/
+4
*
change from device->machine() to space.machine() in device handlers in order ...
Miodrag Milanovic
2012-09-21
1
-6
/
+6
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-1
/
+1
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-4
/
+3
*
Memory handler normalization, part 1.
Aaron Giles
2012-09-17
1
-2
/
+2
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-12
/
+9
*
Clear out remaining global inlines in diexec.h.
Aaron Giles
2012-09-12
1
-1
/
+1
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-1
/
+1
*
(MESS) msx1_cart.xml: Revert previous animal land fix. Changed all ascii mapp...
Wilbert Pol
2012-08-24
1
-1
/
+0
*
(MESS) msx1_cart.xml: Fixed animllnd (nw)
Wilbert Pol
2012-08-24
1
-0
/
+1
*
z80 r16491 for msx.c
Michaël Banaan Ananas
2012-08-23
1
-20
/
+20
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1184