Ulf Wohlers
|
bc9a553783
|
fixed bug in dos_openfile (removed assignment of *entry out of if statement)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1308
|
2003-10-10 13:50:34 +00:00 |
|
Peter Veenstra
|
e242884354
|
Added patch from Srecko Morovic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1307
|
2003-10-10 09:21:35 +00:00 |
|
Sjoerd van der Berg
|
60f95a14eb
|
Added Tandy emulation based on sn76496.c from MAME
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1306
|
2003-10-10 08:15:49 +00:00 |
|
Sjoerd van der Berg
|
1153f2766b
|
Fix the logging messages and give an e_exit in non-debug version for enabling paging.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1305
|
2003-10-10 08:11:48 +00:00 |
|
Ulf Wohlers
|
8100d28f82
|
Enabled multiple FindFirst/Next
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1304
|
2003-10-09 13:50:27 +00:00 |
|
Ulf Wohlers
|
4fae68a7b6
|
dont duplicate console handles
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1303
|
2003-10-09 13:47:44 +00:00 |
|
Ulf Wohlers
|
9572158abb
|
fixed bug in DOS_DTA:SetupSearch (dont overwrite directory id)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1302
|
2003-10-09 13:47:06 +00:00 |
|
Peter Veenstra
|
8e8651dc79
|
update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1301
|
2003-10-09 11:50:15 +00:00 |
|
Peter Veenstra
|
ee7b9ac813
|
Fixes of c2woody for the first c2woody fixes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1300
|
2003-10-07 10:42:01 +00:00 |
|
Peter Veenstra
|
cc967c135b
|
typo and addition to config
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1299
|
2003-10-07 10:33:55 +00:00 |
|
Peter Veenstra
|
3db4631b74
|
typos corrected by wjp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1298
|
2003-10-05 19:31:21 +00:00 |
|
Peter Veenstra
|
78c9d2a8a3
|
Updated README to include note
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1297
|
2003-10-05 19:15:07 +00:00 |
|
Peter Veenstra
|
b46b57b845
|
Manpage updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1296
|
2003-10-05 19:13:15 +00:00 |
|
Sjoerd van der Berg
|
21949d3225
|
Auto intialize dma transfers now use the dma block size parameter setup previously
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1295
|
2003-10-05 19:12:09 +00:00 |
|
Sjoerd van der Berg
|
c441866164
|
Fix a missing line while rendering
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1294
|
2003-10-05 14:48:43 +00:00 |
|
Ulf Wohlers
|
17c499ba5d
|
added '+' as a valid char in DOS_MakeName
added hack: devices can only be opened once
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1293
|
2003-10-04 12:40:28 +00:00 |
|
Ulf Wohlers
|
004287340e
|
fixed a bug in EMM_PartialPageMapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1292
|
2003-10-04 12:38:34 +00:00 |
|
Ulf Wohlers
|
16577268af
|
Added changes (cd label, loadfix)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1291
|
2003-10-03 12:28:41 +00:00 |
|
Ulf Wohlers
|
813880ae15
|
Added changes (dpmi, cd label, debugger)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1290
|
2003-10-03 12:28:19 +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
|
5235b729e6
|
Moved a LEAVECORE out of a C_DEBUG define (int 3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1288
|
2003-10-02 11:07:11 +00:00 |
|
Peter Veenstra
|
48f857d351
|
Fixed getredirection. Added support for stuff like copy >NUL f1.exe blah
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1287
|
2003-09-30 19:12:44 +00:00 |
|
Sjoerd van der Berg
|
775ffc2526
|
Made core full reentrant
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1286
|
2003-09-30 15:44:30 +00:00 |
|
Ulf Wohlers
|
7ce6f66865
|
Added CMOS_SetRegister
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1285
|
2003-09-30 15:42:12 +00:00 |
|
Ulf Wohlers
|
efd7d24b2e
|
Give PSP:SetNumFiles a few more files then requested (hack)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1284
|
2003-09-30 13:51:15 +00:00 |
|
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
|
e088330dea
|
version number update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1273
|
2003-09-29 19:35:23 +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 |
|
Peter Veenstra
|
b5ddbf0034
|
a bit more updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1263
|
2003-09-24 18:47:31 +00:00 |
|
Peter Veenstra
|
223ab1a2bc
|
Added core_normal to the visual C 6 workspace
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1262
|
2003-09-24 16:56:35 +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
|
da87c80cef
|
Drivecache: new FindFirst/FindNext methods, removed outputList, changed Bit16s types to Bits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1260
|
2003-09-22 12:22:25 +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 |
|