summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/xmame/files/xmame-0.99-mcr3.patch')
-rw-r--r--games-emulation/xmame/files/xmame-0.99-mcr3.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/games-emulation/xmame/files/xmame-0.99-mcr3.patch b/games-emulation/xmame/files/xmame-0.99-mcr3.patch
deleted file mode 100644
index 8f4104a8d7ba..000000000000
--- a/games-emulation/xmame/files/xmame-0.99-mcr3.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Fix core-dump with some games
-
-http://bugs.gentoo.org/102987
-http://thread.gmane.org/gmane.comp.emulators.xmame.devel/5314
-
---- xmame-0.99/src/drivers/mcr3.c
-+++ xmame-0.99/src/drivers/mcr3.c
-@@ -1083,6 +1083,7 @@
-
- /* video hardware */
- MDRV_VIDEO_START(mcrmono)
-+ MDRV_VIDEO_UPDATE(mcr3)
- MACHINE_DRIVER_END
-
-