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
/
drivers
/
vii.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move mess into mame (nw)
Miodrag Milanovic
2015-09-30
1
-1234
/
+0
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-5
/
+5
*
more pedantic fixes (NW)
Cowering
2015-07-08
1
-1
/
+1
*
Updated licenses on Ryan Holtz request (nw)
Miodrag Milanovic
2015-05-09
1
-1
/
+1
*
cleanup in mess section (nw)
Miodrag Milanovic
2015-04-19
1
-2
/
+2
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
1
-6
/
+6
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
1
-1
/
+1
*
new clones
mamehaze
2014-12-09
1
-0
/
+6
*
vii/unsp cleanups for cowering (nw)
Olivier Galibert
2014-11-27
1
-12
/
+8
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-15
/
+15
*
(MESS) added handling for a generic rom+ram cart (as needed
Fabio Priuli
2014-09-24
1
-172
/
+176
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-3
/
+3
*
MESS part of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-5
/
+3
*
(nw)
Olivier Galibert
2014-02-18
1
-1
/
+1
*
finished modernising i2cmem [smf]
smf-
2013-12-01
1
-6
/
+2
*
(MESS) Added copyright info - feel free to update as needed
Robbbert
2013-10-16
1
-0
/
+2
*
Created new device_video_interface. Right now its sole purpose is to
Aaron Giles
2013-07-24
1
-9
/
+9
*
(MESS)vsmile: pooh game loads and goes till menu screen (nw)
Miodrag Milanovic
2013-07-07
1
-2
/
+2
*
(MESS) vsmile.xml: added new German dumps. [TeamEurope]
Fabio Priuli
2013-05-26
1
-17
/
+22
*
(MESS) replaced previous dump with the correct one, from TeamEurope. nw.
Fabio Priuli
2013-05-21
1
-1
/
+1
*
(MESS) new skeleton driver for German V-Smile and added cart dumps to the sof...
Fabio Priuli
2013-05-19
1
-2
/
+5
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-14
/
+14
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-68
/
+72
*
(MESS) vii.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-10
1
-23
/
+25
*
(MESS) vii.c: Fixed batmantv regression (nw)
Wilbert Pol
2013-02-10
1
-3
/
+3
*
(MESS) vii.c: Reduce tagmap lookups (nw)
Wilbert Pol
2013-02-09
1
-8
/
+15
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-11
/
+11
*
output of new srcclean changes that are relatively small [smf]
smf-
2013-01-11
1
-5
/
+0
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-27
/
+27
*
modernization or timer callbacks part 3 - final (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-8
/
+8
*
Since nobody checks for NULLs anyway, make
Aaron Giles
2012-09-19
1
-7
/
+7
*
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-41
/
+41
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-3
/
+3
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-9
/
+9
*
Memory handler normalization, part 2. Change legacy
Aaron Giles
2012-09-17
1
-11
/
+11
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-28
/
+21
*
Closeout on old macros. Retired cputag_set_input_line
Aaron Giles
2012-09-12
1
-11
/
+11
*
Add ambiguous execute() and memory() methods to the
Aaron Giles
2012-09-11
1
-2
/
+2
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-3
/
+3
*
Add safe_pc() and safe_pcbase() methods to device_t.
Aaron Giles
2012-09-11
1
-1
/
+1
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+1223