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
/
includes
/
sms.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put some licenses since authors all replied (nw)
Miodrag Milanovic
2015-06-02
1
-1
/
+1
*
We cannot relicense files for which we have not yet received responses (nw)
balr0g
2015-05-28
1
-1
/
+1
*
sms.c: few corrections to the driver [Enik Land]
etabeta78
2015-05-25
1
-0
/
+1
*
Synced other dirs withs driver license for MESS (nw)
Miodrag Milanovic
2015-05-13
1
-2
/
+2
*
Added dummy license lines to each file for MESS (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
(MESS) sms.c: misc improvements: [Enik Land]
etabeta78
2015-04-24
1
-3
/
+10
*
(MESS) sms: improved the code for the Light Phaser, by simplifying the routines
etabeta78
2015-02-22
1
-10
/
+12
*
(MESS) sms/gamegear: misc improvements [Enik Land]
etabeta78
2015-01-27
1
-45
/
+47
*
(MESS) gamegear: fixed a small mistake in the checks for SMS mode, on behalf of
etabeta78
2015-01-06
1
-1
/
+1
*
(MESS) gamegear: fixed detection of SMS games (via adapter) and added
etabeta78
2014-12-26
1
-1
/
+6
*
(MESS) gamegear: moved GG-SMS scaling from VDP file to the machine file;
etabeta78
2014-12-24
1
-0
/
+9
*
(MESS) sms.c: Restore selected cartridge when loading a save state for the st...
Wilbert Pol
2014-07-31
1
-0
/
+1
*
(MESS) smssdisp: implemented game selection. [Enik Land]
Fabio Priuli
2014-04-08
1
-3
/
+0
*
(MESS) smssdisp: fixed slot recognition so that now the system
Fabio Priuli
2014-03-30
1
-2
/
+4
*
(MESS) sms: slightly modified system flags, and fixed RAM init
Fabio Priuli
2014-03-29
1
-3
/
+5
*
(MESS) sms: fixed Korean Gam*Boy 2 being detected as a Japanese
Fabio Priuli
2014-03-26
1
-1
/
+5
*
(MESS) sms: fixed light phaser support through the gender adapter
Fabio Priuli
2014-03-25
1
-4
/
+0
*
Moved rest of console slot devices to bus folder (nw)
Miodrag Milanovic
2014-03-10
1
-3
/
+3
*
(MESS) sms: accurately emulated the behavior when mounting both a cart
Fabio Priuli
2014-03-05
1
-12
/
+14
*
(MESS) sms.c: Various changes: [Enik Land]
Wilbert Pol
2014-01-14
1
-3
/
+2
*
(MESS) sms.c: Improved I/O handling for Japanese and Korean drivers (Pause bu...
Wilbert Pol
2013-09-12
1
-0
/
+2
*
(MESS) sms.c: [Enik Land]
Wilbert Pol
2013-09-03
1
-4
/
+5
*
(MESS) sms.c: Reduce tagmap lookups for sscope and fixed validation error whe...
Wilbert Pol
2013-08-27
1
-0
/
+2
*
(MESS) sms.c: Enhancements for Sega Scope and LCD persistence and fix SMS Lig...
Wilbert Pol
2013-08-04
1
-0
/
+1
*
(MESS) sms.c: Converted TH line callbacks to use write_line. [Enik Land]
Wilbert Pol
2013-07-15
1
-3
/
+5
*
(MESS) sms: Converted SMS inputs to use slot devices. You now select
Fabio Priuli
2013-06-19
1
-83
/
+20
*
Cleanups and version bump
mame0149
Miodrag Milanovic
2013-06-11
1
-7
/
+7
*
Anonymous timers begone! (nw)
Andrew Gardner
2013-05-29
1
-1
/
+9
*
(MESS) added sega cards to smssdisp too and cleaned up the memory handlers. nw.
Fabio Priuli
2013-05-23
1
-31
/
+5
*
(MESS) sms.c: added support for the card slot to Master System I console; use...
Fabio Priuli
2013-05-23
1
-0
/
+2
*
(MESS) sms/gamegear: Various improvements [Fabio Priuli]
Fabio Priuli
2013-05-21
1
-93
/
+137
*
(MESS) sms.c: Change hcount calculation to use screen timings and move it to ...
Wilbert Pol
2013-05-14
1
-3
/
+1
*
modernised YM2413 [smf]
smf-
2013-05-13
1
-1
/
+2
*
moving some static functions in driver state for MESS drivers plus some other...
Miodrag Milanovic
2013-04-18
1
-0
/
+5
*
more eeprom devices (nw)
Miodrag Milanovic
2013-04-12
1
-1
/
+2
*
changed machine().device("maincpu") with m_maincpu in mess tree part (nw)
Miodrag Milanovic
2013-04-10
1
-1
/
+3
*
unified formating of state class constructors, no functional change (nw)
Miodrag Milanovic
2013-04-10
1
-15
/
+13
*
Getting rid of DEVICE_IMAGE_START (nw)
Wilbert Pol
2013-02-06
1
-1
/
+1
*
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
Wilbert Pol
2013-02-05
1
-4
/
+2
*
machine_notify_delegate modernization (nw)
Miodrag Milanovic
2013-02-04
1
-1
/
+1
*
(MESS)sms.c: Getting rid of some static functions (nw)
Wilbert Pol
2013-01-20
1
-4
/
+28
*
(MESS)sms.c: Keep RAM working normally when no scope is attached. (nw)
Wilbert Pol
2013-01-13
1
-2
/
+7
*
Cleanups and version bump
mame0148
Miodrag Milanovic
2013-01-11
1
-7
/
+7
*
(MESS) sms.c: Improved support for '3-D' games. [Enik Land]
Wilbert Pol
2012-12-12
1
-0
/
+2
*
Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew)
Miodrag Milanovic
2012-10-03
1
-5
/
+3
*
modernization or timer callbacks part 2 (no whatsnew)
Miodrag Milanovic
2012-09-24
1
-0
/
+4
*
Modernized INPUT_CHANGED in MESS part of tree (no whatsnew)
Miodrag Milanovic
2012-09-19
1
-3
/
+2
*
manual cleanup of mame and mess includes (no whatsnew)
Miodrag Milanovic
2012-09-18
1
-11
/
+0
*
Modernized screen update calls (no whatsnew)
Miodrag Milanovic
2012-09-17
1
-3
/
+6
*
Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang...
Miodrag Milanovic
2012-09-13
1
-4
/
+8
[next]