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
/
tutor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-796
/
+0
*
Licenses for Raphael Nabet (nw)
Miodrag Milanovic
2015-06-07
1
-1
/
+1
*
Updated MESS info for licenses (nw)
Miodrag Milanovic
2015-05-13
1
-1
/
+1
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
(MESS) tutor.c: added correct mapping for 32K carts, promoting
etabeta78
2014-12-24
1
-9
/
+35
*
Use the same list of centronics devices everywhere (except the Amstrad CPC), ...
smf-
2014-10-28
1
-1
/
+1
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-3
/
+3
*
(MESS) consolidated generic socket / cartslot a bit more: removed
Fabio Priuli
2014-09-22
1
-1
/
+1
*
more generic slots + some cleanups & some tagmap reductions. nw.
Fabio Priuli
2014-09-20
1
-106
/
+52
*
cassette config moved inline (nw)
Miodrag Milanovic
2014-05-02
1
-1
/
+1
*
tms9928a_device: converted to devcb2 (nw)
Ivan Vangelista
2014-04-17
1
-8
/
+2
*
Added serial printer, renamed centronics printer to match. Standardised the c...
smf-
2014-04-16
1
-1
/
+1
*
(MESS) TMS99xx users adapted to use devcb2. (nw)
Michael Zapf
2014-03-21
1
-14
/
+4
*
Converted SN76496 ready to DEVCB2 [smf]
smf-
2014-02-11
1
-10
/
+2
*
fix crash on startup (nw)
smf-
2014-02-10
1
-0
/
+2
*
Centronics WIP using write lines and DEVCB2. Added an output latch and input ...
smf-
2014-02-09
1
-8
/
+20
*
(MESS) tutor: Switched to new (fixed) TMS9995 implementation. [Michael Zapf]
Michael Zapf
2013-11-04
1
-48
/
+9
*
(MESS) Exclude some lines for legacy compile. (nw)
Michael Zapf
2013-11-03
1
-1
/
+7
*
Added compile switch for legacy / new CPU implementation.(nw)
Michael Zapf
2013-11-03
1
-5
/
+13
*
moved centronics into emu/bus (nw)
Miodrag Milanovic
2013-10-23
1
-1
/
+1
*
(MESS) Switch to modern TMS9995 implementation. [Michael Zapf]
Michael Zapf
2013-10-21
1
-12
/
+43
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-1
/
+0
*
(MESS) cassette cleanup (nw)
Miodrag Milanovic
2013-04-17
1
-4
/
+4
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-3
/
+3
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+2
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-4
/
+6
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-70
/
+70
*
Removed _new from name of modern device (no whatsnew)
Miodrag Milanovic
2012-10-02
1
-3
/
+3
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-6
/
+6
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-9
/
+8
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-2
/
+2
*
(MESS) Continuing new device implementation for SN76496 and clones - apricot....
Scott Stone
2012-08-29
1
-3
/
+15
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+814