Previous 199869 Revisions Next

r23555 Sunday 9th June, 2013 at 06:08:56 UTC by Ryan Holtz
Turn off USE_SIMD, nw
[src/emu/cpu/rsp]rsp.h

trunk/src/emu/cpu/rsp/rsp.h
r23554r23555
1616#ifndef __RSP_H__
1717#define __RSP_H__
1818
19#define USE_SIMD      (1)
19#define USE_SIMD      (0)
2020
2121#if USE_SIMD
2222#include <tmmintrin.h>

Previous 199869 Revisions Next


© 1997-2024 The MAME Team