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
/
ssem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change flags from GAME_ to MACHINE_
David Haywood
2015-07-29
1
-1
/
+1
*
please bear with me.. these are needed to compile in GCC 5.2 and I want mingw...
Cowering
2015-07-23
1
-0
/
+11
*
and another one... (nw)
Cowering
2015-07-08
1
-1
/
+1
*
missed one (nw)
Cowering
2015-07-08
1
-1
/
+1
*
Updated licenses on Ryan Holtz request (nw)
Miodrag Milanovic
2015-05-09
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
compilation fix for VS14 CTP4 (nw)
smf-
2014-10-18
1
-1
/
+1
*
(MESS) ssem: converted the driver to use quickload for
Fabio Priuli
2014-09-23
1
-59
/
+38
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-3
/
+4
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-4
/
+3
*
removed some of machine().first_screen() users (nw)
Miodrag Milanovic
2014-03-14
1
-3
/
+5
*
Huge update, palette is now device (nw)
Miodrag Milanovic
2014-02-27
1
-2
/
+1
*
MESS part of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
1
-2
/
+2
*
modernized generic palette initializations (nw)
Oliver Stöneberg
2013-07-15
1
-1
/
+1
*
small cleanup (nw)
Miodrag Milanovic
2013-04-15
1
-5
/
+3
*
more cleanup (nw)
Miodrag Milanovic
2013-04-14
1
-9
/
+8
*
Removal of machine().root_device() where appropriate (nw)
Miodrag Milanovic
2013-04-14
1
-5
/
+5
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-2
/
+2
*
Some mess modernization (nw)
Miodrag Milanovic
2013-02-18
1
-9
/
+12
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-2
/
+3
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-40
/
+40
*
- h6280.c: Modernized the H6280 core.
Ryan Holtz
2012-12-23
1
-3
/
+4
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-77
/
+77
*
changed most of screen.machine() to machine() (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-6
/
+6
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-14
/
+14
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-4
/
+3
*
In device_state_interface, rename state() to state_int()
Aaron Giles
2012-09-11
1
-3
/
+3
*
Merge of MESS sources (no whatsnew)
Miodrag Milanovic
2012-08-21
1
-0
/
+661