1
0
Fork 0
Commit graph

1111 commits

Author SHA1 Message Date
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
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
1f5dac8c97 Added 32-bit ENTER and fixed 16-bit one
Added 32-bit XLAT


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@962
2003-04-25 08:42:42 +00:00
Sjoerd van der Berg
1651123cbf Set a default division rate
Stop showing the warning for illegal registers
Extra protection before starting RTC timer.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@961
2003-04-23 19:31:04 +00:00
Sjoerd van der Berg
bbe3ba5120 Fix for interrupt flag in pmode interrupts
Small hack to stop messages from being showed.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@960
2003-04-23 19:24:05 +00:00
Sjoerd van der Berg
f04d776aa9 Fix for selectors always coming from GDT
Removed save function from Descriptor.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@959
2003-04-23 19:22:28 +00:00
Ulf Wohlers
7685449fe3 Dont show volume label on standard dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@958
2003-04-23 12:09:30 +00:00
Ulf Wohlers
336e693b61 Added support for reading volume labels
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@957
2003-04-23 12:07:53 +00:00
Sjoerd van der Berg
4916b5fb6c Place #ifdef's around MSVC #pragma's
Rewrite some signed/unsigned unions to use casts.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@956
2003-04-23 07:33:06 +00:00
Ulf Wohlers
d8eae49c04 init cpm_entry in psp class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@955
2003-04-22 20:55:15 +00:00
Sjoerd van der Berg
84f547974f Add 32-bit lss and cleared out 32-bit xlat for now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@954
2003-04-21 07:49:44 +00:00
Ulf Wohlers
96600069ec oops. activated xms handler again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@953
2003-04-20 12:42:23 +00:00
Ulf Wohlers
da7f3c8829 Made data preview safe (not showing addresses out of mem range)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@952
2003-04-20 12:13:58 +00:00
Ulf Wohlers
0ab79955e6 Fixed bug in detecting breakpoint
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@951
2003-04-20 12:13:14 +00:00
Ulf Wohlers
6910b58618 Added XMS_GetSize
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@950
2003-04-20 12:12:43 +00:00
Sjoerd van der Berg
bb30f7f309 Fixed mixup with LSB and MSB when reading timer latch.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@949
2003-04-20 10:44:15 +00:00
Sjoerd van der Berg
83dee93e18 Added 32-bit near calls
Forced to 32-bit addressing.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@948
2003-04-20 10:41:59 +00:00
Sjoerd van der Berg
2290c779f2 Some more protected mode opcodes added.
Added 16-bit bit testing operations.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@947
2003-04-20 10:40:46 +00:00
Sjoerd van der Berg
60e058ca76 Some more protected mode opcodes added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@946
2003-04-20 10:40:13 +00:00
Sjoerd van der Berg
c1248eca43 memsize option in config file added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@945
2003-04-19 15:42:10 +00:00
Sjoerd van der Berg
199b75bf50 Allocate all memory in big block at startup.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@944
2003-04-19 15:41:43 +00:00
Ulf Wohlers
74574ecc81 fixed bug in xms resize mem
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@943
2003-04-19 11:59:22 +00:00
Ulf Wohlers
619c351959 added reading of cd table of contents/volume descriptor
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@942
2003-04-18 13:38:10 +00:00