=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-69- libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp:70: WSWan_TCacheInvalidByAddr(offset); libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-71- ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-341- wsRAM[Address] = *Buffer; libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp:342: WSWan_TCacheInvalidByAddr(Address); libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-343- if(Address >= 0xfe00) ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-363- case 0: wsRAM[offset & (wsRAMSize - 1)] = *Buffer; libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp:364: WSWan_TCacheInvalidByAddr(offset & (wsRAMSize - 1)); libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/wswan-memory.cpp-365- if(Address >= 0xfe00) ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/tcache.cpp-34- libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/tcache.cpp:35:void WSWan_TCacheInvalidByAddr(uint32 ws_offset) libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/tcache.cpp-36-{ ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/gfx.h-3- libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/gfx.h:4:void WSWan_TCacheInvalidByAddr(uint32); libretro-beetle-wswan-0.9.35.1+git20160623/mednafen/wswan/gfx.h-5- ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/.pc/01_add_CPPFLAGS.patch/Makefile-71- OSXVER = `sw_vers -productVersion | cut -d. -f 2` libretro-beetle-wswan-0.9.35.1+git20160623/.pc/01_add_CPPFLAGS.patch/Makefile:72: OSX_LT_MAVERICKS = `(( $(OSXVER) <= 9)) && echo "YES"` libretro-beetle-wswan-0.9.35.1+git20160623/.pc/01_add_CPPFLAGS.patch/Makefile-73- fpic += -mmacosx-version-min=10.1 ############################################## libretro-beetle-wswan-0.9.35.1+git20160623/Makefile-71- OSXVER = `sw_vers -productVersion | cut -d. -f 2` libretro-beetle-wswan-0.9.35.1+git20160623/Makefile:72: OSX_LT_MAVERICKS = `(( $(OSXVER) <= 9)) && echo "YES"` libretro-beetle-wswan-0.9.35.1+git20160623/Makefile-73- fpic += -mmacosx-version-min=10.1