diff options
| author | 2008-05-12 09:03:33 +0000 | |
|---|---|---|
| committer | 2008-05-12 09:03:33 +0000 | |
| commit | 90f263f8a33b1f158afea0f102678f0d51a001db (patch) | |
| tree | db9149c58ab4bc6843013860346b1f90334af20e /.gitattributes | |
| parent | e23b3c37765179fac8570a0ce487dae040f2cdac (diff) | |
DS5002FP core
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 00d5bb9874e..9b260bb73dc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -74,6 +74,10 @@ src/emu/cpu/drcuml.h svneol=native#text/plain src/emu/cpu/drcumld.c svneol=native#text/plain src/emu/cpu/drcumld.h svneol=native#text/plain src/emu/cpu/drcumlsh.h svneol=native#text/plain +src/emu/cpu/ds5002fp/ds5002fp.c svneol=native#text/plain +src/emu/cpu/ds5002fp/ds5002fp.h svneol=native#text/plain +src/emu/cpu/ds5002fp/ds5002fpdasm.c svneol=native#text/plain +src/emu/cpu/ds5002fp/ds5002fpops.c svneol=native#text/plain src/emu/cpu/dsp32/dsp32.c svneol=native#text/plain src/emu/cpu/dsp32/dsp32.h svneol=native#text/plain src/emu/cpu/dsp32/dsp32dis.c svneol=native#text/plain |
