1
0
Fork 0
Commit graph

37 commits

Author SHA1 Message Date
Peter Veenstra
f48a969a9f 0.70 administrative changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2830
2007-03-02 10:21:44 +00:00
Sebastian Strohhäcker
5f90852ff6 disable some vs2005 warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2685
2006-08-08 20:11:43 +00:00
Sebastian Strohhäcker
ec58b58543 update msvc configuration files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2605
2006-04-18 15:24:09 +00:00
Peter Veenstra
4a2808a9a6 check for builtin_expect and define GCC_UNLIKELY
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2188
2005-04-21 21:03:19 +00:00
Sjoerd van der Berg
be3c6487ab Add the c_unaligned_memory define for visual c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2131
2005-03-24 09:18:14 +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
abc4450fb6 Updates for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2067
2004-11-18 14:24:59 +00:00
Peter Veenstra
c002268376 Update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1964
2004-09-10 18:08:23 +00:00
Peter Veenstra
83d6b619ca Doing Stuff some people don't seem to care about.
Added Directserial to makefile (else it will not be in the source archive and thus not in the builds)
Enabled it on win32 hosts.
Made it only compilable for win32 target hosts.
dosbox.cpp:
Added help for the configfile for directserial! (Users don't read the source.)
ifdef some more stuff
enable MPU-intelligent-mode by default.
disable Directserial by default.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1897
2004-07-30 01:41:10 +00:00
Sjoerd van der Berg
e40d2a6f35 Add ddraw.h available define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1893
2004-07-24 18:50:10 +00:00
Dean Beeler
23005cba52 Adding Win32 passthrough serial support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1858
2004-06-28 01:41:56 +00:00
Sjoerd van der Berg
c1a88974e0 Detect sizeof the dosbox data types
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1771
2004-04-20 06:53:36 +00:00
Dean Beeler
45e55eb8d5 Added config support for building with IPX
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1670
2004-02-08 08:53:53 +00:00
Sjoerd van der Berg
cb3ee0f0c0 Enable C_OPENGL for visualc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1614
2004-01-28 14:48:20 +00:00
Ulf Wohlers
19e4adbc5a removed win cdrom files no longer needed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1532
2004-01-02 23:14:56 +00:00
Ulf Wohlers
eb18b71e69 changed for better win cdrom compatibility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1530
2004-01-02 23:09:00 +00:00
Peter Veenstra
d78544d289 Added aditional includes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1526
2004-01-02 19:06:51 +00:00
Peter Veenstra
224a302f42 added for visual C users include backups(from mingw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1524
2004-01-02 14:40:22 +00:00
Sjoerd van der Berg
23a4d8fe3d Changed cpu core names
Changed the exception handling of far jmp/calls interrupts and some others
Added x86 dynamic core startup code
Some new defines to enable/disable the dynamic core


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1513
2004-01-01 12:26:08 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Peter Veenstra
85f59175f6 version number update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1276
2003-09-29 21:10:59 +00:00
Sjoerd van der Berg
10a29d64de Fix some compile warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1210
2003-08-31 20:05:23 +00:00
Sjoerd van der Berg
d3ee970936 Change EXTRA_INLINE define to CORE_INLINE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1209
2003-08-31 20:04:55 +00:00
Sjoerd van der Berg
f6062818d3 Remove old memory size defines
Enable C_MODEM by default


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1125
2003-07-14 08:42:37 +00:00
Sjoerd van der Berg
a6c8016499 Add default defines for environ being supported in visual c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1031
2003-06-01 21:40:44 +00:00
Sjoerd van der Berg
5e688529f2 Added dpmi.cpp to makefiles and project.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@923
2003-04-13 18:46:50 +00:00
Ulf Wohlers
8a8a1f0415 fixed opendir problem in win98 (trailing backslash check)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@777
2003-03-18 20:39:08 +00:00
Peter Veenstra
27e4690c42 prepare for release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@775
2003-03-17 09:49:31 +00:00
Ulf Wohlers
86c91d5541 C_SSHOTS -> C_SSHOT
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@770
2003-03-14 12:10:21 +00:00
Sjoerd van der Berg
fbfd081260 Removal of settings.h, settings moved in here.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@736
2003-03-10 15:17:37 +00:00
Sjoerd van der Berg
84daa51d7e enable opening directories with a trailing backslash
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@731
2003-03-10 10:19:00 +00:00
Peter Veenstra
0d2c7f7016 0.57 preparations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@587
2002-12-21 15:58:40 +00:00
Sjoerd van der Berg
943b4e81d3 No longer change dir when doing directory searches.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@542
2002-11-28 00:42:34 +00:00
Peter Veenstra
e4f90123ff Set Version to 0.56
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@402
2002-10-24 12:27:02 +00:00
Sjoerd van der Berg
92aa05ad8a Version 0.55 and disabling attributes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@207
2002-08-24 07:51:05 +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