summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2012-11-10 18:53:00 +0000
committer smf- <smf-@users.noreply.github.com>2012-11-10 18:53:00 +0000
commit129b6d8b8925ea72237d77a04d4eb5aefcebbc20 (patch)
tree8e006f4f05f5dd4da424a209ad236fc75aab4878 /.gitattributes
parent94c95380f42f8091247985c13a5cd4212e402c51 (diff)
replaced usage of psx_sio_install_handler & psx_sio_input with devices. [smf]
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 2faba7e64c9..f38e379d509 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -668,6 +668,8 @@ src/emu/cpu/psx/rcnt.c svneol=native#text/plain
src/emu/cpu/psx/rcnt.h svneol=native#text/plain
src/emu/cpu/psx/sio.c svneol=native#text/plain
src/emu/cpu/psx/sio.h svneol=native#text/plain
+src/emu/cpu/psx/siodev.c svneol=native#text/plain
+src/emu/cpu/psx/siodev.h svneol=native#text/plain
src/emu/cpu/rsp/rsp.c svneol=native#text/plain
src/emu/cpu/rsp/rsp.h svneol=native#text/plain
src/emu/cpu/rsp/rsp_dasm.c svneol=native#text/plain
@@ -4649,6 +4651,8 @@ src/mame/machine/jalcrpt.h svneol=native#text/plain
src/mame/machine/jumpshot.c svneol=native#text/plain
src/mame/machine/jvs13551.c svneol=native#text/plain
src/mame/machine/jvs13551.h svneol=native#text/plain
+src/mame/machine/k573cass.c svneol=native#text/plain
+src/mame/machine/k573cass.h svneol=native#text/plain
src/mame/machine/kabuki.c svneol=native#text/plain
src/mame/machine/kaneko_calc3.c svneol=native#text/plain
src/mame/machine/kaneko_calc3.h svneol=native#text/plain
@@ -4833,6 +4837,8 @@ src/mame/machine/vsnes.c svneol=native#text/plain
src/mame/machine/williams.c svneol=native#text/plain
src/mame/machine/wrally.c svneol=native#text/plain
src/mame/machine/xevious.c svneol=native#text/plain
+src/mame/machine/zndip.c svneol=native#text/plain
+src/mame/machine/zndip.h svneol=native#text/plain
src/mame/machine/znsec.c svneol=native#text/plain
src/mame/machine/znsec.h svneol=native#text/plain
src/mame/machine/zs01.c svneol=native#text/plain
@@ -7138,6 +7144,8 @@ src/mess/machine/psxcd.c svneol=native#text/plain
src/mess/machine/psxcd.h svneol=native#text/plain
src/mess/machine/psxcddrv.c svneol=native#text/plain
src/mess/machine/psxcddrv.h svneol=native#text/plain
+src/mess/machine/psxcport.c svneol=native#text/plain
+src/mess/machine/psxcport.h svneol=native#text/plain
src/mess/machine/radio86.c svneol=native#text/plain
src/mess/machine/rm380z.c svneol=native#text/plain
src/mess/machine/rmnimbus.c svneol=native#text/plain