1
0
Fork 0
Commit graph

48 commits

Author SHA1 Message Date
Peter Veenstra
fdd16dea1a Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Peter Veenstra
da0bb016c5 fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2706
2006-10-11 08:01:11 +00:00
Sebastian Strohhäcker
624686304e add/remove dynfpu/fpu support files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2645
2006-06-01 15:45:37 +00:00
Sebastian Strohhäcker
3500ea88eb remove more fpu exception flags and refine fpu statusword updates;
add a more direct calling of fpu functions (dynamic core, thanks to kekko!);
avoid temporary storing of fpu values for eatree functions (x86 fpu only)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2644
2006-06-01 08:33:52 +00:00
Peter Veenstra
df67775306 time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
2006-02-09 11:47:57 +00:00
Sebastian Strohhäcker
8faeb470b4 ignore unneeded fpu-exception flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2425
2006-01-08 18:05:06 +00:00
Peter Veenstra
d0b017e5b3 Fix a few warnings. Reported by Xulchris
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2271
2005-08-10 20:36:36 +00:00
Peter Veenstra
fd28399da2 New assembly x86 fpu core + fixing some bugs in the old one (Thanks wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2113
2005-02-22 13:06:07 +00:00
Peter Veenstra
2094d8b985 Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
e9df6e56ab Change fpu for Elvira. Added isRemovable to drive for dott.cd and alike.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2047
2004-11-03 23:13:55 +00:00
Peter Veenstra
3ee0cef43d Tiny bug in the storing 80 bit reals
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2024
2004-10-13 19:26:26 +00:00
Peter Veenstra
82001bc86e forgot one register
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2023
2004-10-12 20:14:38 +00:00
Peter Veenstra
b00484d130 basic FXTRACT support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2021
2004-10-12 16:19:45 +00:00
Peter Veenstra
30f2bb7612 Second part of patch 1022702. (All except addkey). Changed loading of a BCD in the fpu a bit to get more resolution and speed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1959
2004-09-09 18:36:50 +00:00
Peter Veenstra
5309464403 anding is always bineary
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1953
2004-09-08 10:33:16 +00:00
Peter Veenstra
93aeccfb4b Added FBLD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1950
2004-09-08 08:46:37 +00:00
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
0cfdcda3b1 Added a missing break. Saves lot's of debug messages :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1822
2004-06-10 19:31:20 +00:00
Peter Veenstra
c7ab4990a0 FLDENV FSTENV FSTOR FSAVE added.status word can now be examined. closes #998201
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1752
2004-04-01 08:57:33 +00:00
Peter Veenstra
9cae461d02 Lets .... Play .... Quake cvs diff -u fpu.cppcvs diff -u fpu.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1742
2004-03-29 18:03:02 +00:00
Peter Veenstra
4976c1fea0 changed esc7ea case 5 and 7 to load 64s instead of 32s
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1596
2004-01-19 18:54:15 +00:00
Peter Veenstra
449d45643c somehow atan translates to atan2(Fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1559
2004-01-11 09:41:52 +00:00
Peter Veenstra
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
fdc23c8e04 added some undocumented aliases
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1430
2003-11-11 18:28:05 +00:00
Peter Veenstra
7dab3d53e5 fixes from c2woody and some of myself
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1348
2003-10-19 19:21:12 +00:00
Peter Veenstra
ee7b9ac813 Fixes of c2woody for the first c2woody fixes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1300
2003-10-07 10:42:01 +00:00
Peter Veenstra
1b31d7c835 changes fcom flags. applied changes from c2wood to the cvs (modified them to match)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1268
2003-09-24 19:46:36 +00:00
Peter Veenstra
db9cee0e06 explicit cast of int parameters to Real64 for VC7
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1188
2003-08-17 13:15:08 +00:00
Peter Veenstra
7e11075f08 added F2XM1,FYL2X,FSCALE
changed flags in FCOM


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1163
2003-07-26 12:02:26 +00:00
Peter Veenstra
5f169bf3cf added missing break in eatree. Xcom is finally perfect
added F2XM1,FYL2X,FSCALE


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1162
2003-07-26 12:01:41 +00:00
Peter Veenstra
cdf4503fe0 Changed long constants to LONGTYPE for compiler issues
include cross.h


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1146
2003-07-24 12:41:33 +00:00
Peter Veenstra
e2f947a1c1 Changed the TOP system.
Added support for 80 bits loading and saving
Added support BCD saving
Added FPREM
Adden FXAM
Fixed bug when comparing zero to an nonzero number.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1138
2003-07-19 05:54:10 +00:00
Sjoerd van der Berg
b222a9576a Warning clean up
Removing some old unused routines
Addind some newlines after some files.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1077
2003-06-19 17:12:50 +00:00
Peter Veenstra
6daab43bf7 fixed both fptan and fpatan. Xcom now works flawsless
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1050
2003-06-10 21:09:12 +00:00
Sjoerd van der Berg
3ea9d2e62a Added more constants to be loaded through FLDxx
Added 32-bit FILD and FISTP


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1047
2003-06-10 08:52:16 +00:00
Peter Veenstra
a3b63b239b Some fpu changes for others to try
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1045
2003-06-10 06:56:41 +00:00
Peter Veenstra
66d0d1648b tiny little error in fsincos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1030
2003-06-01 16:18:47 +00:00
Peter Veenstra
3a059c870b fpu updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1028
2003-06-01 14:51:26 +00:00
Peter Veenstra
1471f0d319 finished esc 3: group 4
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1023
2003-05-27 20:12:34 +00:00
Peter Veenstra
b6501b0332 some more warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1022
2003-05-27 19:39:26 +00:00
Sjoerd van der Berg
b81081ed2b New FPU opcode handling layout
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1020
2003-05-27 12:09:03 +00:00
Peter Veenstra
80ac7ce34a added files to Makefile and fixed resulting errors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@243
2002-08-29 11:41:04 +00:00
Sjoerd van der Berg
0142ca80de New config file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@167
2002-08-19 12:49:12 +00:00
Sjoerd van der Berg
96bfd3d47c *** empty log message ***
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@87
2002-07-28 16:34:29 +00:00
Sjoerd van der Berg
153d381f5d FPU Support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@86
2002-07-28 16:31:54 +00:00
Felix Jakschitsch
dda8d37455 some FPU emulation added :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@82
2002-07-28 15:43:11 +00:00
Felix Jakschitsch
5f69f14962 some FPU added :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@81
2002-07-28 14:51:12 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00