1
0
Fork 0
Commit graph

900 commits

Author SHA1 Message Date
Sjoerd van der Berg
e60ffa00e4 Set certain render types to use shadow surfaces
Add some more support for screenshot messages and fix a bug with pngl structures getting allocated before testing if screenshot file can be made.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@779
2003-03-19 22:41:30 +00:00
Sjoerd van der Berg
860af6c52f Add new render screen flag for screen shadowing for unaligned renders.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@778
2003-03-19 22:37:19 +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
Ulf Wohlers
367b446067 Changed the scsi detection routine GetHostAdapter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@776
2003-03-18 20:02:27 +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
Sjoerd van der Berg
8ac92dff2c CMS/Gameblaster sound rate option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@774
2003-03-16 15:48:05 +00:00
Sjoerd van der Berg
255cb814f0 Updated gameblaster to use mame saa1099 emulation.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@773
2003-03-16 15:46:45 +00:00
Peter Veenstra
c0d66800cb added some h files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@772
2003-03-14 12:37:46 +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
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
Peter Veenstra
2dd84fb446 removed settings.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@769
2003-03-14 11:41:12 +00:00
Ulf Wohlers
46df600f27 added changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@768
2003-03-14 11:35:44 +00:00
Ulf Wohlers
0022117efc added changes for 0.58
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@767
2003-03-14 11:35:07 +00:00
Ulf Wohlers
4e2d7d8681 added cdrom stuff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@766
2003-03-14 11:17:58 +00:00
Peter Veenstra
eada72c94c Updated the linux build part a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@765
2003-03-14 10:30:53 +00:00
Sjoerd van der Berg
91d4209ca8 Added get/set/search handle name functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@764
2003-03-14 09:01:21 +00:00
Sjoerd van der Berg
02784e988b Added random busy signal on dsp write port
Added command 0xda, exit autoinitialize 8-bit.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@763
2003-03-13 21:50:27 +00:00
Ulf Wohlers
5bf4faa828 fix for vc optimization bug in EA_32_44_n and EA_32_84_n
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@762
2003-03-13 21:22:55 +00:00
Sjoerd van der Berg
f462528afb Some extra ports in the dma range return values.
Added a warning for illegal ports written to.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@761
2003-03-13 21:21:36 +00:00
Sjoerd van der Berg
1e853d8dc6 Some support for special latch command.
Fix to mode 0 timers.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@760
2003-03-13 21:20:22 +00:00
Ulf Wohlers
499faf568e reset a few mouse parameter on mouse software reset.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@759
2003-03-13 10:29:43 +00:00
Ulf Wohlers
469013e618 drivecache removes trailing dot, if no extension is available (linux compatibility)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@758
2003-03-13 10:16:59 +00:00
Ulf Wohlers
7ea6fa09f9 CDROM_GetMountType func for unsupported systems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@757
2003-03-12 13:28:36 +00:00
Sjoerd van der Berg
c2a123dc37 don't need <mmreg.h>
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@756
2003-03-12 13:25:04 +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
Ulf Wohlers
f9c6a97f5e always use cdrom fake interface if not win or linux.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@754
2003-03-12 13:20:43 +00:00
Peter Veenstra
90b535d377 added ctype.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@753
2003-03-12 13:15:30 +00:00
Peter Veenstra
0e35a7dfe2 added sys/types.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@752
2003-03-12 12:58:15 +00:00
Peter Veenstra
c131ab0320 changed defines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@751
2003-03-12 12:53:55 +00:00
Peter Veenstra
d7066655bc #else if -> #elif
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@750
2003-03-12 12:50:17 +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
bf97b03c0b Rewrote structures of mixer.
Added support for writing wav files
Added support for nosound mode.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@747
2003-03-11 09:17:10 +00:00
Sjoerd van der Berg
309571b32e curses and png get linked through $LIBS
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@746
2003-03-11 08:57:31 +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
08706fc645 new mixer settings and changed default dir for screenshots
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@744
2003-03-11 07:10:50 +00:00
Sjoerd van der Berg
d24b927f52 Fixes to correctly load mmx version of scale2x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@743
2003-03-11 00:03:56 +00:00
Sjoerd van der Berg
fbda2d52aa Use strcasecmp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@742
2003-03-10 23:42:44 +00:00
Sjoerd van der Berg
21a758ddcf Add new scale headers and remove settings.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@741
2003-03-10 16:50:06 +00:00
Sjoerd van der Berg
86bcde167e settings.h be gone
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@740
2003-03-10 16:38:49 +00:00
Sjoerd van der Berg
4fd112b3f3 Enable/Disable mpu-401
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@739
2003-03-10 16:25:05 +00:00
Sjoerd van der Berg
4c5ec02038 Able to disable mpu401
Added some intelligent mode commands.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@738
2003-03-10 16:24:21 +00:00
Sjoerd van der Berg
33bbeee6e2 Settings now in config.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@737
2003-03-10 15:22:24 +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
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
359aca11f3 add scale2x and normal headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@732
2003-03-10 10:19:45 +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
Sjoerd van der Berg
d768369be9 Fixes drawing of last and first line.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@730
2003-03-09 20:58:54 +00:00