1
0
Fork 0
Commit graph

26 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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