diff options
| author | 2009-07-27 04:39:07 +0000 | |
|---|---|---|
| committer | 2009-07-27 04:39:07 +0000 | |
| commit | e5c2064384be00111d922502e99ec0fd4006f2f7 (patch) | |
| tree | 463c7e946f655c28aabca3ad9a5f68c5b5e5ae05 /.gitattributes | |
| parent | 7d181c2a773375248a4e546253f8de5619bd7516 (diff) | |
Improved PXA255 DMA controller emulation. [MooglyGuy]
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index da6b4d47b12..24a4308d5aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2837,6 +2837,7 @@ src/mame/machine/pgmprot.c svneol=native#text/plain src/mame/machine/pitnrun.c svneol=native#text/plain src/mame/machine/playch10.c svneol=native#text/plain src/mame/machine/psx.c svneol=native#text/plain +src/mame/machine/pxa255.h svneol=native#text/plain src/mame/machine/qix.c svneol=native#text/plain src/mame/machine/r2crypt.c svneol=native#text/plain src/mame/machine/rainbow.c svneol=native#text/plain |
