summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Roberto Fresca <robertof@mamedev.org>2008-07-28 18:34:06 +0000
committer Roberto Fresca <robertof@mamedev.org>2008-07-28 18:34:06 +0000
commitd67a7c8c742d521f54e1e102aa607a57ff1d2239 (patch)
tree8d6a2dcb93f58b63a9bfc25915945d1802c5570a /.gitattributes
parent4a6fc8d5e54de36eeeebd7263554e591d09b758c (diff)
Changes to lucky74.c driver:
- Pre-defined CPU and SND clocks. - Switched the color system to RESNET calculations. - Completed the remaining DIP switches. - Added lamps support. Created a layout to show them. - Changes on the interrupt system (need to be verified on the PCB). - Renamed the graphics regions to more descriptive names. - Corrected the manufacturer's name. - Splitted the driver to driver + video. - Updated technical notes.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fae577ffe6c..32357ba8149 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2444,6 +2444,7 @@ src/mame/layout/invad2ct.lay svneol=native#text/plain
src/mame/layout/invaders.lay svneol=native#text/plain
src/mame/layout/invrvnge.lay svneol=native#text/plain
src/mame/layout/lazercmd.lay svneol=native#text/plain
+src/mame/layout/lucky74.lay svneol=native#text/plain
src/mame/layout/maxaflex.lay svneol=native#text/plain
src/mame/layout/mpu4.lay svneol=native#text/plain
src/mame/layout/nbmj8688.lay svneol=native#text/plain
@@ -2993,6 +2994,7 @@ src/mame/video/lkage.c svneol=native#text/plain
src/mame/video/lockon.c svneol=native#text/plain
src/mame/video/lordgun.c svneol=native#text/plain
src/mame/video/lsasquad.c svneol=native#text/plain
+src/mame/video/lucky74.c svneol=native#text/plain
src/mame/video/lvcards.c svneol=native#text/plain
src/mame/video/lwings.c svneol=native#text/plain
src/mame/video/m10.c svneol=native#text/plain