1
0
Fork 0
Commit graph

47 commits

Author SHA1 Message Date
Sjoerd van der Berg
fb4802a0bb Add a test/option to enable unaliged memory access for certain processors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2130
2005-03-24 08:46:38 +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
97296864da Updates for 0.63
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2066
2004-11-18 14:13:09 +00:00
Sjoerd van der Berg
512c2bde93 Fix some sdl_sound linking and detection issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2030
2004-10-17 17:56:53 +00:00
Peter Veenstra
348d0abffc version update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2004
2004-09-29 19:08:21 +00:00
Sjoerd van der Berg
98254ac209 Change check for setpriority slightly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1929
2004-08-27 13:32:52 +00:00
Sjoerd van der Berg
670ecd2ba1 Add check for nice priority changing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1925
2004-08-25 09:19:12 +00:00
Peter Veenstra
02ff2737d7 Add Patch 1001897 by Martin. Disabled modem and ipx networking by default as they depend on libraries not everybody may have. Reduces alarmed firewall people and is nicer on unix hosts as port 23 is a bit tricky
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1904
2004-08-13 19:43:02 +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
7f29fe4b5a Check for ddraw header availability
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1894
2004-07-24 18:52:03 +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
Sjoerd van der Berg
5de58e54bc Add the SDL_CFLAGS to CPP_FLAGS
Test for sdl_net.h instead of sdl/sdl_net.h


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1719
2004-03-12 17:34:48 +00:00
Sjoerd van der Berg
4fd8006811 Changed configure to combine modem and ipx sdl_net test
Include ipx source file in makefile


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1671
2004-02-08 10:10:16 +00:00
Dean Beeler
c27159214c Added config support for building with IPX
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1666
2004-02-08 08:28:00 +00:00
Sjoerd van der Berg
2cfb92f5c6 Check for opengl support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1610
2004-01-28 14:23:55 +00:00
Peter Veenstra
3e170dbdcf Added patch 884060 from Martin Battig
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1607
2004-01-27 20:23:13 +00:00
Peter Veenstra
2f84118e7c preparing 0.61
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1556
2004-01-10 20:10:31 +00:00
Sjoerd van der Berg
a6dfd08d16 Add visual c.net solution and project
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1517
2004-01-01 13:53:48 +00:00
Sjoerd van der Berg
f5c2365e73 New directory added for x86 dynamic core
Added disable argument for x86 dynamic core


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1514
2004-01-01 12:27:27 +00:00
Peter Veenstra
6ad8bd1411 removed core_16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1381
2003-10-27 14:09:41 +00:00
Peter Veenstra
d6e2f1021c added patch 826373 by Marius Strobl. Fixed a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1347
2003-10-19 17:07:34 +00:00
Peter Veenstra
e088330dea version number update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1273
2003-09-29 19:35:23 +00:00
Sjoerd van der Berg
ad6ba002e1 Some new configure options for core inlining and heavy debugging.
Fixed the --disable-fpu option


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1204
2003-08-24 14:44:32 +00:00
Sjoerd van der Berg
95411985d7 Screenshot will now be disabled if there's no libpng else enabled default
Checking fo SDL_net if softmodem can be enabled.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1101
2003-07-08 18:24:36 +00:00
Sjoerd van der Berg
df749c8286 Changed configure to enable FPU by default
Rewrote some scripts


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1074
2003-06-18 07:20:46 +00:00
Sjoerd van der Berg
e70b82aa64 Extra tests for environ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1012
2003-05-21 08:31:48 +00:00
Sjoerd van der Berg
0fcfc4ac11 Make the makefile in core_full directory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@975
2003-05-01 13:01:56 +00:00
Sjoerd van der Berg
58b16c1aa2 create the docs/makefile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@856
2003-03-31 09:08:20 +00:00
Sjoerd van der Berg
bf14047e3c Correct handling of failture to detect alsa.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@822
2003-03-27 23:46:03 +00:00
Sjoerd van der Berg
78ad1527b4 Aways link zlib with libpng.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@817
2003-03-27 21:43:43 +00:00
Sjoerd van der Berg
96bcd602af Check for ALSA
Better checking if libpng needs zlib to link.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@805
2003-03-27 20:02:30 +00:00
Peter Veenstra
c3b07fe35a *-*- added before darwin*
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@797
2003-03-26 11:56:01 +00:00
Peter Veenstra
73e1a474f9 changed C_SSHOTS to C_SSHOT
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@771
2003-03-14 12:37:05 +00:00
Sjoerd van der Berg
352f47bd46 Detection of gcc win32 and macos hosts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@755
2003-03-12 13:24:47 +00:00
Peter Veenstra
2d1f80ab1d preparations 0.58
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@749
2003-03-11 09:55:56 +00:00
Sjoerd van der Berg
4bfdc29caa Corrected detection op png
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@748
2003-03-11 09:20:46 +00:00
Sjoerd van der Berg
be88be2eaf add curses and png to $LIBS when selected.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@745
2003-03-11 08:56:57 +00:00
Sjoerd van der Berg
4d7e42103d fixed a spelling error
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@735
2003-03-10 15:06:57 +00:00
Sjoerd van der Berg
95dda663a0 Some fixes to allow autoconf to run
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@734
2003-03-10 15:02:58 +00:00
Sjoerd van der Berg
8de6c90eb3 Enable/Disable support for debugger and screenshots
Bettter checks for libpng and libcurses
Removal of settings.h file


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@733
2003-03-10 14:30:27 +00:00
Sjoerd van der Berg
a70ff185dd Endian detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@609
2002-12-30 21:52:26 +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
778a243f8d Version 0.56
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@444
2002-10-25 22:15:22 +00:00
Sjoerd van der Berg
8710865d53 Check for libpng.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@443
2002-10-25 22:14:40 +00:00
Sjoerd van der Berg
8dc6bb35ca Change version to 0.55
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@213
2002-08-25 12:03:27 +00:00
Sjoerd van der Berg
43f6d48932 New attribute checking
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@152
2002-08-19 10:43:55 +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