1
0
Fork 0
Commit graph

1781 commits

Author SHA1 Message Date
Sjoerd van der Berg
36e7c16b48 new command line option for win32 for hide console else it'll redirect output to files.
Hopefully always show console now with mingw


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1327
2003-10-14 20:44:15 +00:00
Sjoerd van der Berg
22643f6858 Removed errorlevel, always show exit error
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1326
2003-10-14 20:39:36 +00:00
Sjoerd van der Berg
91fa140b2c Exit with unhandled opcode if not running debug version
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1325
2003-10-14 20:25:32 +00:00
Sjoerd van der Berg
fea1635867 Change lfb base message to a debug one
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1324
2003-10-14 15:38:57 +00:00
Sjoerd van der Berg
49c6f27830 remove keepsmall
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1323
2003-10-14 15:29:04 +00:00
Sjoerd van der Berg
857b872857 New scaler name and removed keepsmall
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1320
2003-10-14 15:27:39 +00:00
Sjoerd van der Berg
b2538dc0ca Work around for 24 bpp display depth
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1319
2003-10-14 15:27:22 +00:00
Sjoerd van der Berg
a6e31b6654 use rate instead of freq
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1318
2003-10-14 15:25:21 +00:00
Sjoerd van der Berg
ce6e9b42da Add some new config file options and renamed some
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1317
2003-10-14 15:24:21 +00:00
Sjoerd van der Berg
828e7113b9 Disabled WTF log_msg for now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1315
2003-10-14 13:12:25 +00:00
Peter Veenstra
c36318f721 correct all unintentional changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1314
2003-10-14 08:38:36 +00:00
Ulf Wohlers
5e13e5c0e4 argh, committed good file...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1313
2003-10-13 22:01:07 +00:00
Ulf Wohlers
55591a56da no message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1312
2003-10-13 19:44:47 +00:00
Peter Veenstra
b79e8b1a52 fixed bug in delete. (Slor)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1310
2003-10-11 12:16:35 +00:00
Sjoerd van der Berg
a870f5d6cf EMMS instruction after the mmx scale2x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1309
2003-10-11 10:02:47 +00:00
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
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
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
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
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