1
0
Fork 0

Happy New Year\!

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
This commit is contained in:
Peter Veenstra 2007-01-08 19:45:42 +00:00
parent 454422c970
commit fdd16dea1a
177 changed files with 264 additions and 264 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2006 The DOSBox Team
* Copyright (C) 2002-2007 The DOSBox Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: fpu.cpp,v 1.28 2006-06-01 08:33:52 c2woody Exp $ */
/* $Id: fpu.cpp,v 1.29 2007-01-08 19:45:39 qbix79 Exp $ */
#include "dosbox.h"
#if C_FPU

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2006 The DOSBox Team
* Copyright (C) 2002-2007 The DOSBox Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: fpu_instructions.h,v 1.30 2006-10-11 08:01:11 qbix79 Exp $ */
/* $Id: fpu_instructions.h,v 1.31 2007-01-08 19:45:39 qbix79 Exp $ */
static void FPU_FINIT(void) {

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2002-2006 The DOSBox Team
* Copyright (C) 2002-2007 The DOSBox Team
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: fpu_instructions_x86.h,v 1.4 2006-06-01 08:33:52 c2woody Exp $ */
/* $Id: fpu_instructions_x86.h,v 1.5 2007-01-08 19:45:39 qbix79 Exp $ */
#define WEAK_EXCEPTIONS