1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
Ulf Wohlers
ffe6864021 Added int 15 87 - Move memory region
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1282
2003-09-30 13:49:34 +00:00
Peter Veenstra
a221b69c29 Ignoring int 17:20 now. Fixes some picture game
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1250
2003-09-17 19:17:35 +00:00
Sjoerd van der Berg
e8d9586fee Only report a coprocessor when enabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1109
2003-07-10 22:28:44 +00:00
Sjoerd van der Berg
1dbdb9412a Changed interrupt 0x11 to read from bios segment
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1068
2003-06-15 20:35:37 +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
Sjoerd van der Berg
9e0452b931 Changed wait flag handling to use RTC
Changed extended memory size to read it out from CMOS
Added getting time from RTC call.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@963
2003-04-27 07:03:37 +00:00
Sjoerd van der Berg
4ce762ab9a Fix to microsecond wait function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@907
2003-04-13 18:24:08 +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
aa50a90a95 Added INT 15 84 - Joystick support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@691
2003-02-24 16:30:26 +00:00
Sjoerd van der Berg
aa633a7e81 Test for parallel port and setup bios segment for it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@577
2002-12-17 08:57:27 +00:00
Sjoerd van der Berg
e4d34f171d Default handler for int 1 single stepping.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@552
2002-11-30 12:15:16 +00:00
Sjoerd van der Berg
3a88d6f1f6 Remove the previous wait event before starting a new one.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@549
2002-11-30 11:52:56 +00:00
Sjoerd van der Berg
002314db89 Added some int15 functions, using new pic events and changed int 1a to use sti callback.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@522
2002-11-17 11:23:51 +00:00
Ulf Wohlers
cc838f907e Added Idle Callback in Int 1a, get systen time
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@488
2002-11-08 14:12:42 +00:00
Ulf Wohlers
c2b1f89fa2 int 8 is now saving ds,dx,ax before calling int 1c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@452
2002-10-27 10:48:47 +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
9a4a06ff30 Added faked support for set event wait flag int 15 call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@390
2002-10-21 21:59:33 +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
69d34db7ec Added keyboard intercept to int 0x15
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@238
2002-08-28 09:26:45 +00:00
Ulf Wohlers
c5296adea1 Added bios int 8 disk motor timeout counter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@137
2002-08-10 10:12:37 +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