1
0
Fork 0
Commit graph

1048 commits

Author SHA1 Message Date
Ulf Wohlers
319c12c235 added some special stuff for pharlap/msdos api
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1283
2003-09-30 13:50:21 +00:00
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
Ulf Wohlers
a031928dcb Added 286-Callgates and return to higher privilege
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1281
2003-09-30 13:48:20 +00:00
Peter Veenstra
4114c37e3e Added type info to some variables (ISO C++ violations)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1280
2003-09-30 08:59:18 +00:00
Peter Veenstra
74686ee39a Turn Write_heavylog instruction off if C_DEBUG is not defined
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1279
2003-09-30 08:58:10 +00:00
Peter Veenstra
3585764f19 Inadvertly changed the the ready state to 0x0 instead of 0xff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1278
2003-09-30 08:56:52 +00:00
Peter Veenstra
f03d970888 Added Version number to the Title.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1277
2003-09-29 21:22:01 +00:00
Peter Veenstra
85f59175f6 version number update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1276
2003-09-29 21:10:59 +00:00
Peter Veenstra
4280d1cef5 Disabled zeroing of int f handler.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1275
2003-09-29 21:06:49 +00:00
Peter Veenstra
d079c8388a Added title support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1274
2003-09-29 21:05:59 +00:00
Peter Veenstra
f28afdb27c rewrote message routines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1272
2003-09-29 19:33:11 +00:00
Sjoerd van der Berg
7fc3a1d5c5 Fix bug in move memory region where it would copy from the wrong place
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1271
2003-09-29 16:38:34 +00:00
Sjoerd van der Berg
6b72dfd2f0 Fix signed/unsigned warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1270
2003-09-25 19:30:55 +00:00
Sjoerd van der Berg
4f4eefda17 Really clear the lower 4 bits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1269
2003-09-25 19:30:23 +00:00
Peter Veenstra
1b31d7c835 changes fcom flags. applied changes from c2wood to the cvs (modified them to match)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1268
2003-09-24 19:46:36 +00:00
Peter Veenstra
e195ea341e added tab as valid character when reading a batchfile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1267
2003-09-24 19:37:14 +00:00
Peter Veenstra
1786adb90b Allowed tab as breaking character in a commandline
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1266
2003-09-24 19:36:14 +00:00
Peter Veenstra
e67f82f913 disabled iron seed hack. Should fix higres vesa modi
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1265
2003-09-24 19:35:01 +00:00
Peter Veenstra
4c9fc85b6c fixed int10_teletype output when displaying a tab
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1264
2003-09-24 19:33:26 +00:00
Sjoerd van der Berg
155cbc5dff Add opcode 0xe5 an 0xe7
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1261
2003-09-22 14:36:13 +00:00
Ulf Wohlers
52c0878c0c new FindFirst/FindNext methods, removed outputList, changed Bit16s types to Bits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1259
2003-09-22 12:21:53 +00:00
Ulf Wohlers
d95aa00127 Use new FindFirst/FindNext methods of drive-cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1258
2003-09-22 12:20:51 +00:00
Peter Veenstra
79a1dcd2bc Fixed path parsing. made it more robust as well. (and slower offcourse)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1255
2003-09-21 13:30:25 +00:00
Peter Veenstra
9303d2300e fixed -c and added -exit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1254
2003-09-21 12:16:02 +00:00
Peter Veenstra
b051edeeba Added support detection of directory via getfileatrribues.
Fixed Ancient Domain of Mystery


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1253
2003-09-19 15:06:06 +00:00
Peter Veenstra
3145bf2165 fixed rtc timers to behave like timer instead of a onetime event. fixes several games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1252
2003-09-19 12:57:27 +00:00
Peter Veenstra
9a220bdfcb fixed syndicate (removed Y restriction)
seperated the hardware and the software reset.
Everything makes much more sense now.
software reset: don't touch irq 12 handlers(User Interupt Routine)
Hardware reset: do  touch irq 12

A software reset is issued if a new videomode is set(now it doesn't destroy the UIR)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1251
2003-09-17 20:29:56 +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
Peter Veenstra
a4713efd90 Several Mouse fixes: cd-v19, iron seed, cm93.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1249
2003-09-17 19:15:49 +00:00
Sjoerd van der Berg
ccbc6f2a8b Fix some issues with opcodes saving 32-bit results where they should save 16-bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1248
2003-09-12 16:28:20 +00:00
Sjoerd van der Berg
cdfcb17335 Add 32-bit bound and saving segment values to memory only saves 16-bit value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1247
2003-09-12 16:15:55 +00:00
Sjoerd van der Berg
b86cba7028 Set code.big to false when settings CS in real mode.
SMSW stores entire cr0


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1246
2003-09-12 16:14:27 +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
Ulf Wohlers
e14dcb4bd5 volume label always upcase
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1243
2003-09-10 12:57:40 +00:00
Peter Veenstra
0c1d2529e0 changed various CurMode->cheight into cheight which is read from the bios.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1242
2003-09-09 19:25:04 +00:00
Ulf Wohlers
3da5dcbd9b fixed return value of ReadSectors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1241
2003-09-09 14:01:06 +00:00
Ulf Wohlers
2e3f978afe fixed bug in mscdex status word handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1240
2003-09-09 14:00:02 +00:00
Ulf Wohlers
14ac18fa84 Fixed a bug when logging pmode instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1239
2003-09-09 11:34:11 +00:00
Peter Veenstra
5d82be71aa Added call support
spiced up the startup message


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1238
2003-09-08 18:25:44 +00:00
Peter Veenstra
4199f0d483 Added Call support to the execute function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1237
2003-09-08 18:22:57 +00:00
Peter Veenstra
c4d5fb062b Added Call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1236
2003-09-08 18:21:19 +00:00
Peter Veenstra
c862dbbe8c updated copyright and ID
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1235
2003-09-08 18:19:28 +00:00
Peter Veenstra
43abd3f1e4 Added the Call command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1234
2003-09-08 18:17:23 +00:00
Peter Veenstra
c031f405fc Added some nice colors to the intro command :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1233
2003-09-08 18:10:08 +00:00
Peter Veenstra
334fb33d97 ansi can now turns itself off.
fixed all cursor movement commands
added delete current row


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1232
2003-09-08 18:06:44 +00:00
Sjoerd van der Berg
7d2bdc65e3 Allow reallocation of memory handles to 0 pages.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1231
2003-09-07 14:35:41 +00:00
Sjoerd van der Berg
20083140da Fixed 32-bit BSR
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1230
2003-09-07 10:28:18 +00:00
Sjoerd van der Berg
21ca26be96 Reading SBPRO microphone level fixed.
Triggering 8-bit irq DSP function doesn't return data.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1229
2003-09-04 19:17:57 +00:00
Sjoerd van der Berg
2fd4a98dde Initial font selection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1228
2003-09-04 15:49:00 +00:00