Sjoerd van der Berg
|
e4249f1006
|
Changes for environ detection
Added special part handler for direct blitting.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1013
|
2003-05-21 08:34:23 +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
|
12f1965cb4
|
Update log messages to be warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1011
|
2003-05-20 15:44:21 +00:00 |
|
Peter Veenstra
|
d1444fe09a
|
added down patch from Guillaume Serre
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1010
|
2003-05-15 10:14:27 +00:00 |
|
Sjoerd van der Berg
|
2824c18908
|
Someone in a warning cleansing frenzy changed some critical values.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1009
|
2003-05-12 10:34:32 +00:00 |
|
Peter Veenstra
|
27d7b02a31
|
Added patches from Guillaume Serre and Justin. Changed copy to strip *.* from target
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1008
|
2003-05-12 09:19:55 +00:00 |
|
Peter Veenstra
|
f64cceafdf
|
added const to some char* and some other changes to get it compiling under gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1007
|
2003-05-11 19:51:31 +00:00 |
|
Peter Veenstra
|
60292fb70f
|
fixed ambiguos call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1006
|
2003-05-11 17:48:01 +00:00 |
|
Peter Veenstra
|
75caa32ce0
|
removed the 0, from all debug_showmsg calls.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1005
|
2003-05-11 17:25:17 +00:00 |
|
Ulf Wohlers
|
91a11bffcf
|
Fixed bug in returning disc label
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1004
|
2003-05-11 16:50:21 +00:00 |
|
Sjoerd van der Berg
|
4dc60a22db
|
Log types no longer have :
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1003
|
2003-05-11 14:55:21 +00:00 |
|
Sjoerd van der Berg
|
e139c8f9cb
|
newline at end of file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1002
|
2003-05-11 10:19:26 +00:00 |
|
Sjoerd van der Berg
|
6b178aefa9
|
Removed S_Warn
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1001
|
2003-05-11 10:18:32 +00:00 |
|
Sjoerd van der Berg
|
bcfeb64413
|
newline at the end
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1000
|
2003-05-11 10:17:58 +00:00 |
|
Sjoerd van der Berg
|
9ac410383d
|
Clear out DEBUG_ShowMsg define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@999
|
2003-05-11 10:16:09 +00:00 |
|
Sjoerd van der Berg
|
b48f2de04d
|
Updated for new logging system.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@998
|
2003-05-11 10:08:35 +00:00 |
|
Sjoerd van der Berg
|
8b644202c2
|
Add warning when FPU opcodes are used
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@997
|
2003-05-07 11:00:34 +00:00 |
|
Sjoerd van der Berg
|
62a2b2b34e
|
Added better timer flag support when not running in a periodic timer mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@996
|
2003-05-06 07:44:20 +00:00 |
|
Sjoerd van der Berg
|
83a044b472
|
New logging mesages for IO
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@995
|
2003-05-06 07:43:01 +00:00 |
|
Sjoerd van der Berg
|
bd04952878
|
Updated GFX_ShowMsg to use variable arguments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@994
|
2003-05-06 07:35:44 +00:00 |
|
Sjoerd van der Berg
|
830a9f81e9
|
New logging target LOG_IO
Changed handling of logging without C_DEBUG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@993
|
2003-05-06 07:31:38 +00:00 |
|
Sjoerd van der Berg
|
05fcec5b12
|
Cleaned up some more logging functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@992
|
2003-05-06 07:25:58 +00:00 |
|
Sjoerd van der Berg
|
c6a015a866
|
Fix some bugs with logging
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@991
|
2003-05-06 07:25:25 +00:00 |
|
Sjoerd van der Berg
|
656ceb60fd
|
Fake PCI Bios Call
Add detection of serial ports to be placed in bios data segment.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@990
|
2003-05-05 22:13:25 +00:00 |
|
Peter Veenstra
|
bbb7cf45b0
|
updated loggingsystem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
|
2003-05-04 19:19:09 +00:00 |
|
Peter Veenstra
|
72d44cbc16
|
added prototype for DEBUG_ShowMsg
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@988
|
2003-05-04 19:13:21 +00:00 |
|
Peter Veenstra
|
c9b747adc4
|
new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@987
|
2003-05-04 19:12:09 +00:00 |
|
Peter Veenstra
|
a336b5d7cc
|
added logging.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@986
|
2003-05-04 19:09:16 +00:00 |
|
Peter Veenstra
|
5bc559f1c4
|
included local cross.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@985
|
2003-05-04 19:03:28 +00:00 |
|
Peter Veenstra
|
b0906a8ed9
|
added basic support for vidmode 0x7
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@984
|
2003-05-04 12:44:26 +00:00 |
|
Peter Veenstra
|
34c95efc05
|
fixed return value of findfirst
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@983
|
2003-05-02 11:33:35 +00:00 |
|
Peter Veenstra
|
51b1d83a6d
|
added support for the don't inheritance flag and changed the psp routines to use this flag
Opening batfiles with the don't inheritance flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@982
|
2003-05-02 11:02:05 +00:00 |
|
Peter Veenstra
|
cb364036b2
|
added support for the don't inheritance flag and changed the psp routines to use this flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@981
|
2003-05-02 11:01:22 +00:00 |
|
Peter Veenstra
|
100f13016e
|
added support for the don't inheritance flag and changed the psp routines to use this flag
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@980
|
2003-05-02 10:54:31 +00:00 |
|
Peter Veenstra
|
672415fcb9
|
fixed crashes when executing rescan on a virtual drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@979
|
2003-05-02 10:51:04 +00:00 |
|
Sjoerd van der Berg
|
6c525534ed
|
FLAG_VM was pointing at wrong bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@978
|
2003-05-01 18:09:23 +00:00 |
|
Sjoerd van der Berg
|
82c7fc4021
|
Added VERR and VERW
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@977
|
2003-05-01 18:08:57 +00:00 |
|
Sjoerd van der Berg
|
06ab2d99bb
|
Added VERR and VERW
Added BSWAP
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@976
|
2003-05-01 18:06:20 +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
|
b1da749576
|
makefiles for core_full directory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@974
|
2003-05-01 13:00:57 +00:00 |
|
Sjoerd van der Berg
|
787a0c941a
|
Fixed double shift's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@973
|
2003-05-01 12:59:53 +00:00 |
|
Peter Veenstra
|
657e5e5806
|
added backspace hack from Max Horn #708184
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@972
|
2003-05-01 11:47:29 +00:00 |
|
Sjoerd van der Berg
|
9819287489
|
IOCTL Call 9 handled somewhat.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@971
|
2003-04-27 13:21:35 +00:00 |
|
Sjoerd van der Berg
|
a92e39e7f1
|
New variable for start of opcode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@970
|
2003-04-27 11:45:09 +00:00 |
|
Sjoerd van der Berg
|
47228f94b6
|
Allow interrupting of non flag changing string operations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@969
|
2003-04-27 11:44:47 +00:00 |
|
Sjoerd van der Berg
|
1f6f136720
|
Save start of an opcode.
Decrease cycles after the opcode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@968
|
2003-04-27 11:43:34 +00:00 |
|
Sjoerd van der Berg
|
12aee4bb55
|
Unmask RTC irq 8 by default.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@967
|
2003-04-27 07:08:47 +00:00 |
|
Sjoerd van der Berg
|
52243ceaa4
|
Added total memory size call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@966
|
2003-04-27 07:07:30 +00:00 |
|
Sjoerd van der Berg
|
1663e758b0
|
Added a total memory size call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@965
|
2003-04-27 07:06:44 +00:00 |
|
Sjoerd van der Berg
|
6d4a305923
|
Support for reading out time/date using hosts time.
Support for reading out extended memory size.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@964
|
2003-04-27 07:06:20 +00:00 |
|