Sebastian Strohhäcker
caff0f7a8b
adding support for upper memory
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2262
2005-08-08 13:33:46 +00:00
Peter Veenstra
600f8d4578
change exit to warning for call 64
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2200
2005-04-29 13:32:31 +00:00
Peter Veenstra
2fb7849006
New configuration system.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2167
2005-03-25 12:06:48 +00:00
Peter Veenstra
351f5bab08
force duplicate uses reg_cx instead of ax
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2116
2005-02-24 11:35:32 +00:00
Peter Veenstra
2094d8b985
Year update
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
cb5c3c2619
country table doesn't write reserved bytes (wd)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2080
2004-12-16 19:19:39 +00:00
Peter Veenstra
0fb7da0801
Added empty cpsw function
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2072
2004-12-04 08:02:09 +00:00
Peter Veenstra
f315693313
Added support for int 21 65 20,21,22 (language depended capitalisation) (only english though)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2071
2004-11-29 21:00:55 +00:00
Peter Veenstra
011fad1586
Added some more warnings on failures
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2063
2004-11-16 14:24:52 +00:00
Peter Veenstra
b089c22997
don't overwrite allocated buffer in country information (int 21 6501)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2046
2004-11-03 20:13:40 +00:00
Peter Veenstra
25817293d1
Make country info point to an empty table instead of reporting 0:0
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1986
2004-09-21 20:04:55 +00:00
Peter Veenstra
ca409fd57c
Typo in preamble
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
7533ab4de4
change return value of ax of findnext. Fixes Willy Beamish showing up only the first savegame
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1892
2004-07-22 08:26:49 +00:00
Peter Veenstra
b7fb90dbd5
Added double byte stuff the proper way (empty table)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1820
2004-06-10 08:48:53 +00:00
Peter Veenstra
e3a7a48687
Added SDA.
...
Update DTA/PSP to use SDA.
Added some more pic commands.
Cleaned dos.cpp up a bit.
Handled some more calls in dos.cpp.
Changed execute and terminate to mess less with the dta.
Removed all dta references and changes in PSP.
Added some messages to messagefile for mount.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1787
2004-05-04 18:34:08 +00:00
Peter Veenstra
ce758f85f5
improve some odd table for msd.exe (c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1734
2004-03-23 18:24:05 +00:00
Peter Veenstra
c462ea28c3
Added basic, but real int 29 support (pkzip2.X seems to want it)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1722
2004-03-14 16:54:21 +00:00
Peter Veenstra
6905301089
Dos stack size change. added kernel idle call
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1718
2004-03-12 14:21:33 +00:00
Peter Veenstra
e05d508f81
dos changes c2woody
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1689
2004-02-28 16:35:42 +00:00
Peter Veenstra
a165df8acb
added temporary filename output(c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1681
2004-02-18 13:02:55 +00:00
Peter Veenstra
ba726f38b0
undocumented feature in fileattributes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1640
2004-02-02 11:38:44 +00:00
Peter Veenstra
6238a94257
Fixed canocialize pathname. Psychic detective
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1595
2004-01-19 17:51:04 +00:00
Peter Veenstra
fcbd0fe854
Copyright to 2004
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
880b4454d3
Added changes from woody for fixing al1
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1508
2003-12-30 19:07:42 +00:00
Peter Veenstra
88b14bdd8d
Fixed stargunner and possibly others. Very little bug in Create new file
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1455
2003-11-20 10:29:32 +00:00
Sjoerd van der Berg
9c3002204e
undocumented feature with resize returning segment in AX
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1394
2003-11-01 16:03:42 +00:00
Sjoerd van der Berg
4f130819d6
remove lazy flag references
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1376
2003-10-26 18:57:46 +00:00
Ulf Wohlers
3a49d4acf2
added DOS_SetFileAttr : check if file is available, failure if cdrom, but no change of file attributes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1346
2003-10-17 16:56:38 +00:00
Sjoerd van der Berg
f901c5e096
Remove help line
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1336
2003-10-14 23:34:28 +00:00
Peter Veenstra
c36318f721
correct all unintentional changes
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1314
2003-10-14 08:38:36 +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
f1925e686e
Updated Help message.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1289
2003-10-02 18:00:54 +00:00
Ulf Wohlers
8c86a9768e
int 21 31 does not set the carry flag anymore
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1245
2003-09-11 13:52:31 +00:00
Sjoerd van der Berg
55237d31e3
Setting file date/time gives a success result now.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1244
2003-09-11 07:02:04 +00:00
Sjoerd van der Berg
c9a62c462f
Removed an E_Exit from an illegal call, seems to fix impulse tracker.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1206
2003-08-29 08:16:48 +00:00
Ulf Wohlers
5d93540ca0
Added int 21 6c - Extended open
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1139
2003-07-21 09:38:35 +00:00
Ulf Wohlers
12be0e35a1
save int 21 stack entry in psp
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1082
2003-07-05 14:06:32 +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
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
Sjoerd van der Berg
0dcd085c0a
Changes for new flags.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@910
2003-04-13 18:27:08 +00:00
Sjoerd van der Berg
54edb9922b
Correct calculation for function 0x2c get time.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@868
2003-04-04 21:59:38 +00:00
Sjoerd van der Berg
0988c1e4dc
Fix calculation of milliseconds from the bios ticks value.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@839
2003-03-30 08:24:27 +00:00
Ulf Wohlers
e78c836cb0
Improved int 21 38/65 : Get (extended) country information
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@834
2003-03-29 16:36:12 +00:00
Sjoerd van der Berg
984fb6ed98
Removed the E_Exit's of unhandled calls and grouped them all together.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@827
2003-03-28 21:04:19 +00:00
Peter Veenstra
d995943148
changed int 25 and int 26 to act like real int 25.
...
Hopefully not all is broken
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@803
2003-03-27 19:46:05 +00:00
Peter Veenstra
24c3854149
added basic handlers for int 25 and int 26
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@708
2003-03-03 20:34:05 +00:00
Peter Veenstra
f79eaaba75
updates for new logging system
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
dff67638e9
INT 21/58 : UMB Link State not available
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@694
2003-02-25 13:29:35 +00:00
Peter Veenstra
850edecdf2
Lot's date and time fixes. Made Gcc3.2 happier
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@673
2003-02-21 17:00:31 +00:00