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 |
|
Ulf Wohlers
|
44e7e65ab5
|
Added Int 21/67: Set file handle count
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@665
|
2003-02-14 22:16:19 +00:00 |
|
Ulf Wohlers
|
43d965ec60
|
added shutdown function, fixed memleak.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@632
|
2003-01-15 20:10:39 +00:00 |
|
Peter Veenstra
|
ce851095e0
|
fixed fcb random block read/write.
added minimal int 29 handler(detector)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@567
|
2002-12-11 19:56:04 +00:00 |
|
Peter Veenstra
|
581774e9bc
|
added support for echoing characters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@557
|
2002-12-03 17:27:59 +00:00 |
|
Peter Veenstra
|
8f4eaf16a2
|
fixed int 21 1c and changed sectors allocation to bit8 instead of bit16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@555
|
2002-12-02 18:56:53 +00:00 |
|
Peter Veenstra
|
0953ce3b59
|
cr lf only gets expanded if there is room for it.
and int 21: 06 return al=0 if no key
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@537
|
2002-11-25 15:03:23 +00:00 |
|
Ulf Wohlers
|
87f990907d
|
Support for memory allocation strategy: last matching block
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@535
|
2002-11-25 11:37:04 +00:00 |
|
Sjoerd van der Berg
|
0909acf085
|
Removed the callback idle calls, no longer needed with new callback type.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@514
|
2002-11-17 08:50:30 +00:00 |
|
Peter Veenstra
|
6a3fa5949f
|
added support for int 21 ax=4406 bx=0000
grouped non-working functions
updated int 21 ah=2c to be able to display 95 hunderd as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@498
|
2002-11-13 20:48:54 +00:00 |
|
Peter Veenstra
|
7dba8a97b8
|
made dos more compatible and fixed aaowcga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@496
|
2002-11-13 11:39:31 +00:00 |
|
Peter Veenstra
|
764dc5c543
|
fixed some fcb errors: fcb-open and fcb-create created.
fixed return values.
fixed wildcmp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@492
|
2002-11-11 18:40:43 +00:00 |
|
Ulf Wohlers
|
38117780b5
|
Added int 27 handler (tsr)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@490
|
2002-11-08 14:13:54 +00:00 |
|
Sjoerd van der Berg
|
7da067b040
|
Changed the timer and date functions to startup correctly and allow for irq updates in get system time call.
Also removed the read/write boundary cross warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@481
|
2002-11-06 09:39:43 +00:00 |
|
Peter Veenstra
|
1f69ee249e
|
hmm evenmore fcb functions can do a write ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@478
|
2002-11-04 20:52:23 +00:00 |
|
Peter Veenstra
|
2526daccfc
|
fcb normal write went also wrong
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@477
|
2002-11-04 19:24:25 +00:00 |
|
Peter Veenstra
|
a3c48a1303
|
fixed a bug.
the return code of dos_fcbwrite was misinterpretted
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@476
|
2002-11-04 19:04:13 +00:00 |
|
Peter Veenstra
|
25692864a9
|
chanded fcb-parsename to update si in stead of di
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@464
|
2002-10-30 18:47:40 +00:00 |
|
Sjoerd van der Berg
|
a18cdd1387
|
Some undocumented features for findfirst/findnext and new dos_ioctl call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@415
|
2002-10-25 15:38:45 +00:00 |
|
Ulf Wohlers
|
9f1a42a3b9
|
Support for INT 21 function 0x57 - DOS_GetFileDate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@412
|
2002-10-25 15:17:19 +00:00 |
|
Peter Veenstra
|
18ae21e866
|
added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
|
2002-10-22 17:52:38 +00:00 |
|
Sjoerd van der Berg
|
282ccd8c94
|
Added some logging for things that will hopefully never occur and changed the order of memory and table init to fix problems with list of lists.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@379
|
2002-10-20 01:18:29 +00:00 |
|
Sjoerd van der Berg
|
5a86454c46
|
Changed some FCB calls and the list of lists call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@357
|
2002-10-19 17:18:36 +00:00 |
|
Sjoerd van der Berg
|
c35855909e
|
Report correct value for people requesting memory allocation strategy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@300
|
2002-09-24 21:48:18 +00:00 |
|
Peter Veenstra
|
d0fc1da99b
|
added support for a config class/file. System not initialized perfect yet!
(env is not fixed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
|
2002-09-17 20:07:25 +00:00 |
|
Sjoerd van der Berg
|
ec35911b9c
|
New execute and saving DTA in psp when settings it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@273
|
2002-09-16 13:11:37 +00:00 |
|
Ulf Wohlers
|
bd35a40c9d
|
new psp class used for all psp actions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@264
|
2002-09-08 09:59:16 +00:00 |
|
Ulf Wohlers
|
33c702a8e4
|
Added missing FCB-functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@256
|
2002-09-03 12:07:58 +00:00 |
|
Sjoerd van der Berg
|
4ef165d894
|
Added 0x59 extended error information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@250
|
2002-08-29 14:09:00 +00:00 |
|
Ulf Wohlers
|
d60f2f6da0
|
Added DOS_InfoBlock - firstMCB support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@229
|
2002-08-27 10:30:33 +00:00 |
|
Sjoerd van der Berg
|
31cb583329
|
New segment and new force duplicate file handle function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@163
|
2002-08-19 12:40:32 +00:00 |
|
Peter Veenstra
|
c1488b6983
|
added more debug information and check if drive exists
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@130
|
2002-08-09 11:19:07 +00:00 |
|
Peter Veenstra
|
7109c7df98
|
added fcb_parsename
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@129
|
2002-08-09 10:40:43 +00:00 |
|
Peter Veenstra
|
b4f2801c7e
|
added fcb-calls:open, close, findfirst,findnext to dos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@111
|
2002-08-06 09:20:41 +00:00 |
|
Sjoerd van der Berg
|
92105f3caf
|
Buffered input fix for dual enter press.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@106
|
2002-07-31 11:46:27 +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 |
|