1
0
Fork 0
Commit graph

25 commits

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