Update NEWS and ChangeLog
[emu8051.git] / src / EmuConsole.hpp
index fe808ba..42329d4 100644 (file)
@@ -16,7 +16,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  */
 
 #ifndef _EMUCONSOLE_HPP_
 
 using namespace std;
 
-// Maximum number of BreakPoints
-#define MAXBP 32
-
-#define ENDLINE "\n"
-
-
 
 //////////////////////////////////////////////////////////////////////////////
 // EmuConsole