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 |
|
Sjoerd van der Berg
|
be041e7296
|
New render operation for screenshots.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@729
|
2003-03-09 18:23:57 +00:00 |
|
Sjoerd van der Berg
|
46f8426d76
|
scaler option added in config file.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@728
|
2003-03-09 18:18:51 +00:00 |
|
Sjoerd van der Berg
|
3adae7c555
|
Added Scale2x rendering.
Enabled screenshot support again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@727
|
2003-03-09 18:17:19 +00:00 |
|
Ulf Wohlers
|
3cff24c4a7
|
fixed buf if extrabytes are zero.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@726
|
2003-03-07 11:31:13 +00:00 |
|
Ulf Wohlers
|
542d0739c9
|
replaced Debug_Msg with LOG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@725
|
2003-03-07 11:20:47 +00:00 |
|
Peter Veenstra
|
14dbc00591
|
fixed a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@724
|
2003-03-06 14:52:43 +00:00 |
|
Ulf Wohlers
|
6558efe97e
|
Improved ioctl support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@723
|
2003-03-06 14:29:43 +00:00 |
|
Ulf Wohlers
|
e2b62d23d0
|
Added cdrom.h cdrom.cpp cdrom_ioctl.cpp dos_mscdex.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@722
|
2003-03-06 13:49:07 +00:00 |
|
Peter Veenstra
|
43736fe92d
|
fixed a few warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@721
|
2003-03-06 13:40:20 +00:00 |
|
Ulf Wohlers
|
8b2daec2b8
|
Added virtual func SetDir in class DOS_Drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@720
|
2003-03-06 13:38:13 +00:00 |
|
Ulf Wohlers
|
98659bac76
|
Mscdex driver
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@719
|
2003-03-06 13:36:23 +00:00 |
|
Ulf Wohlers
|
1ffb7800fb
|
Win32 files for cdrom aspi and ioctl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@718
|
2003-03-06 13:35:14 +00:00 |
|
Ulf Wohlers
|
cfd4de316e
|
cdrom interfaces
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@717
|
2003-03-06 13:34:27 +00:00 |
|
Ulf Wohlers
|
d4af8d8889
|
added cdrom.h/cpp + mscdex.cpp + special win headers aspi + ioctl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@716
|
2003-03-06 13:33:07 +00:00 |
|
Peter Veenstra
|
b7b02ce8a4
|
fixed a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@715
|
2003-03-06 13:27:24 +00:00 |
|
Ulf Wohlers
|
e304c3262b
|
new class cdromDrive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@714
|
2003-03-06 13:21:04 +00:00 |
|
Ulf Wohlers
|
c2f4f360ca
|
Added EmptyCache, removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@713
|
2003-03-06 13:20:31 +00:00 |
|
Ulf Wohlers
|
d70b9f3c68
|
Add mount command for cdroms :
mount [drive[ [cdrom]:\ -t cdrom [-aspi]
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@712
|
2003-03-06 13:20:09 +00:00 |
|