index
:
mame
aaron-nl3
android-updates
arm3_copro
arm_playground
bench-specific
cashier-knife
cdimono2_wip
cdplay
doxygen
dribbling-nl
floppy_sound
fmrewrite
hlsl_aviplay
konami
ksys573_io
lua_engine_ui_refactor_2
macfdc
make_coco_fdc_fixed
master
midtunit_video
mog-tank
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
palmhacks
psx_metafix
rendlay_vid
s32_kokoroji
saturn_cdblock
selfregister-drivers
ui_colors_refactor
voodoo_directx11
vrender0_3
wof
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
mame
/
drivers
/
sshangha.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers starting with s: removed read* and write* macros (nw)
Ivan Vangelista
2020-06-15
1
-8
/
+8
*
deco16ic.cpp Drawing behavior updates (#6514)
cam900
2020-04-03
1
-68
/
+22
*
Spring cleaning:
Vas Crabb
2019-11-01
1
-1
/
+1
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
(nw) segas18.cpp: Add in Sega ID# for Alien Storm (Japan) & other misc clean ups
braintro
2019-08-24
1
-1
/
+1
*
(nw) Better description of copyright owner
braintro
2019-08-18
1
-4
/
+4
*
New working clone
braintro
2019-08-12
1
-1
/
+27
*
deco146.cpp : Updates
cam900
2019-04-14
1
-2
/
+2
*
deco146.cpp : Simplify handlers, Reduce some unnecessary lines
cam900
2019-03-31
1
-2
/
+2
*
Merge pull request #4779 from cam900/deco16_split
R. Belmont
2019-03-30
1
-1
/
+0
|
\
|
*
deco16ic.cpp : Move cninja exclusive transmask function into cninja.cpp
cam900
2019-03-20
1
-1
/
+0
*
|
emupal.cpp : Remove MCFGs, Simplify handlers (#4713)
cam900
2019-03-29
1
-2
/
+2
|
/
*
Start cleaning up palette configuration:
Vas Crabb
2018-12-29
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2018-09-23
1
-2
/
+2
*
sshangha.cpp: added save state support, removed MCFG macros (nw)
Ivan Vangelista
2018-09-10
1
-101
/
+92
*
sshangha.cpp : Fix OKI clock/pin7
cam900
2018-09-05
1
-1
/
+1
*
improve sshangha mixing and palette handling (#3959)
David Haywood
2018-09-05
1
-61
/
+81
*
midwunit.cpp: Document alternate style rom labels which show dates of roms fo...
braintro
2018-08-25
1
-2
/
+2
*
sshangha.cpp: Added PCB layout for Super Shanghai Dragon's Eye and corrected ...
braintro
2018-08-16
1
-13
/
+47
*
new working clone
Ivan Vangelista
2018-08-11
1
-2
/
+23
*
as if millions of this pointers suddenly cried out in terror, and were sudden...
Vas Crabb
2018-06-08
1
-16
/
+16
*
More cleanup/streamlining of machine configuration and macros:
Vas Crabb
2018-05-15
1
-2
/
+2
*
Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ...
MooglyGuy
2018-05-13
1
-3
/
+3
*
dsp16: fix condition mask in disassembler (nw)
Vas Crabb
2018-05-09
1
-1
/
+2
*
(nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't...
Vas Crabb
2018-05-07
1
-1
/
+1
*
Streamline machine configuration macros - everyone's a device edition.
Vas Crabb
2018-05-06
1
-8
/
+8
*
Address maps macros removal, pass 1 [O. Galibert]
Olivier Galibert
2018-03-14
1
-66
/
+69
*
(nw) screw you macros and the horse you rode in on
Vas Crabb
2018-02-14
1
-1
/
+2
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-3
/
+3
*
deco16ic : Split pf1/2 size (#3124)
cam900
2018-01-25
1
-1
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-2
/
+2
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-4
/
+4
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-4
/
+4
*
get rid of legacy BITSWAP* (nw)
Vas Crabb
2017-12-13
1
-4
/
+4
*
deco146: Use DEVCB for input ports and explicitly define these in all drivers...
AJR
2017-08-31
1
-0
/
+3
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-1
/
+5
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-8
/
+8
*
more trampolines removal (nw)
Ivan Vangelista
2016-06-14
1
-6
/
+1
*
Reduce the incidence of required_device<palette_device> in subdevices
AJR
2016-04-02
1
-3
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+513