diff options
author | 2008-02-29 01:42:25 +0000 | |
---|---|---|
committer | 2008-02-29 01:42:25 +0000 | |
commit | a3aef48df56d4c2cb9f840fe1b4e01f0c66faab7 (patch) | |
tree | ff2ebb90ac8dab41e6f91d72fefa938ad7509fd2 /.gitattributes | |
parent | 9d6f8060d64b0dc763849edf3865d15e2284bb8e (diff) |
- Converted Amiga based games to partial updating and proper scanline based timers
- Beginning of the clean-up of Space Guerilla - fixed rotation, some other stuff
- Removed tmpbitmap from some drivers
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 66fd9303a6c..cc34b56c15d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2902,7 +2902,6 @@ src/mame/video/m57.c svneol=native#text/plain src/mame/video/m58.c svneol=native#text/plain src/mame/video/m62.c svneol=native#text/plain src/mame/video/m72.c svneol=native#text/plain -src/mame/video/m79amb.c svneol=native#text/plain src/mame/video/m90.c svneol=native#text/plain src/mame/video/m92.c svneol=native#text/plain src/mame/video/macrossp.c svneol=native#text/plain |