summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-21 01:00:09 +0000
committer Fabio Priuli <etabeta78@users.noreply.github.com>2009-11-21 01:00:09 +0000
commit715bbec0273b07efc4c876f1eca16b8244d9bc68 (patch)
tree593357bea25d1e85d00e554c50a243a8a2538249 /.gitattributes
parentdd1d8777a91dcfae516b3fc30ae87e7275117ed1 (diff)
Added driver_data struct and save states to chaknpop.c
Added save states to 2mindril.c, ashnojoe.c, bigfghtr.c, bublbobl.c, cchance.c, champbwl.c, missb2.c Removed use of memory_set_bankptr where possible (in the drivers above and in angelkds.c) i.e. some Taito love :) as usual, drivers with only save state added also have almost complete driver_data struct, but the missing items do not affect saves (generic palette/sprite ram is automatically saved)
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index c696db44da5..debae0b69e5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2309,6 +2309,7 @@ src/mame/includes/argus.h svneol=native#text/plain
src/mame/includes/arkanoid.h svneol=native#text/plain
src/mame/includes/armedf.h svneol=native#text/plain
src/mame/includes/artmagic.h svneol=native#text/plain
+src/mame/includes/ashnojoe.h svneol=native#text/plain
src/mame/includes/asteroid.h svneol=native#text/plain
src/mame/includes/astrocde.h svneol=native#text/plain
src/mame/includes/astrof.h svneol=native#text/plain