From 66fab3cf5c75cd1eca9e4d1b1df29964c052ada3 Mon Sep 17 00:00:00 2001 From: Fabio Priuli Date: Sun, 5 Oct 2014 11:51:41 +0000 Subject: (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli] out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system... --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 46cb970467e..74266d9661b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1725,6 +1725,10 @@ src/emu/bus/wangpc/wangpc.c svneol=native#text/plain src/emu/bus/wangpc/wangpc.h svneol=native#text/plain src/emu/bus/wangpc/wdc.c svneol=native#text/plain src/emu/bus/wangpc/wdc.h svneol=native#text/plain +src/emu/bus/wswan/rom.c svneol=native#text/plain +src/emu/bus/wswan/rom.h svneol=native#text/plain +src/emu/bus/wswan/slot.c svneol=native#text/plain +src/emu/bus/wswan/slot.h svneol=native#text/plain src/emu/bus/x68k/x68k_neptunex.c svneol=native#text/plain src/emu/bus/x68k/x68k_neptunex.h svneol=native#text/plain src/emu/bus/x68k/x68k_scsiext.c svneol=native#text/plain -- cgit v1.2.3-70-g09d2