summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Couriersud <couriersud@users.noreply.github.com>2008-01-01 19:20:50 +0000
committer Couriersud <couriersud@users.noreply.github.com>2008-01-01 19:20:50 +0000
commit1ededa80eed77c4179cb496ed93d36902c23eb56 (patch)
tree8f60f30d606e9ce8a06beba9b03bc47b43b32795 /.gitattributes
parent9cea0d22ca77cafd990cdabbb8c318f7b14bb894 (diff)
Rewrote mario.c:
- fixed mario0110u1gre - rewrote driver, separate MACHINE_DRIVER(mario_audio) - palette from schematics - video timing from schematics - driver configuration switch Nintendo/Std Monitor - got rid of COLORTABLE - clocks as defines in .h - use XTAL_*
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 4d10f2afebe..12862e2b3d6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2207,6 +2207,7 @@ src/mame/includes/lwings.h svneol=native#text/plain
src/mame/includes/m107.h svneol=native#text/plain
src/mame/includes/m72.h svneol=native#text/plain
src/mame/includes/m92.h svneol=native#text/plain
+src/mame/includes/mario.h svneol=native#text/plain
src/mame/includes/mcr.h svneol=native#text/plain
src/mame/includes/meadows.h svneol=native#text/plain
src/mame/includes/megasys1.h svneol=native#text/plain