From 3b8323853f4eeddb61398e77c51bb2349f430227 Mon Sep 17 00:00:00 2001 From: João Silva Date: Sat, 14 Jan 2017 23:08:50 +0000 Subject: Removed a LOT of useless stuff. --- source/port.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/port.h') diff --git a/source/port.h b/source/port.h index 2844e06..125d656 100644 --- a/source/port.h +++ b/source/port.h @@ -52,9 +52,6 @@ void S9xGenerateSound(void); // On little-endian MIPS, a 16-bit word can be read directly from an address // only if it's aligned. #define FAST_ALIGNED_LSB_WORD_ACCESS -#else -//#define MSB_FIRST -//#define FAST_LSB_WORD_ACCESS #endif #include -- cgit v1.2.3