1
0
Fork 0
Commit graph

1296 commits

Author SHA1 Message Date
Sjoerd van der Berg
e92e17addd New lazy flag header file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1377
2003-10-26 18:58:46 +00:00
Sjoerd van der Berg
4f130819d6 remove lazy flag references
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1376
2003-10-26 18:57:46 +00:00
Sjoerd van der Berg
8c832a4a81 Remove the old slow_16 core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1375
2003-10-26 17:44:35 +00:00
Sjoerd van der Berg
23bbc96f4d Change the disney enabling config setting
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1374
2003-10-24 20:03:33 +00:00
uid83799
b76723b848 new config file line of help
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1373
2003-10-23 19:42:35 +00:00
Peter Veenstra
59316dda6d enabled modem again.(Jammet)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1372
2003-10-23 11:59:09 +00:00
Sjoerd van der Berg
953da98424 fix 16 color graphics colors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1371
2003-10-23 07:03:37 +00:00
Sjoerd van der Berg
94a38c265e Fixed write functions returns values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1370
2003-10-22 19:55:42 +00:00
Sjoerd van der Berg
1d7d80028e add vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1369
2003-10-22 16:27:36 +00:00
Sjoerd van der Berg
b84ff3d9c3 remove vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1368
2003-10-22 16:27:12 +00:00
Sjoerd van der Berg
f9a917548c new host_write functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1367
2003-10-22 16:08:41 +00:00
Sjoerd van der Berg
a9dedff7a2 New teletype functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1366
2003-10-22 15:48:20 +00:00
Sjoerd van der Berg
338aa25384 New machine type option in config file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1365
2003-10-22 14:56:07 +00:00
Sjoerd van der Berg
6878b36703 ...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1364
2003-10-22 14:53:23 +00:00
Sjoerd van der Berg
fde309a4e7 mono text mode change
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1363
2003-10-22 14:52:34 +00:00
Sjoerd van der Berg
b23dc28497 changes for new paging/memory system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1362
2003-10-22 14:51:50 +00:00
Sjoerd van der Berg
35858d84e5 Some CGA/tandy/hercules register support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1361
2003-10-22 14:51:17 +00:00
Sjoerd van der Berg
4e18ea92f4 More tandy/cga/hercules support, determined by machine type.
Changed teletype output function with attirbutes
Mono text mode support somewhat


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1360
2003-10-22 14:50:28 +00:00
Sjoerd van der Berg
97e1c2dc42 changes for different machine types
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1359
2003-10-22 14:45:54 +00:00
Sjoerd van der Berg
4065547365 updated ems/dpmi functions for new paging mapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1358
2003-10-22 14:44:41 +00:00
Sjoerd van der Berg
fb7a8015de Small cleanups
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1357
2003-10-22 14:38:17 +00:00
Sjoerd van der Berg
e712e7dc9c Paging tables/functions changed somewhat
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1356
2003-10-22 14:30:57 +00:00
Sjoerd van der Berg
708eee4f86 changed host memory reading/writing functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1355
2003-10-22 14:29:56 +00:00
Sjoerd van der Berg
80b885b36e New paging related functions
Changes for hercules/cga/tandy support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1354
2003-10-22 14:26:07 +00:00
Sjoerd van der Berg
f634f27924 Changes for new paging/memory functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1353
2003-10-22 14:25:52 +00:00
Sjoerd van der Berg
a2948b3d58 New machine type variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1352
2003-10-22 14:21:49 +00:00
Sjoerd van der Berg
9e4ddd517b Move vga.h to includes dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1351
2003-10-22 14:18:15 +00:00
Peter Veenstra
8c0b7658ea Added patch 827580 from James Wilkinson
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1350
2003-10-21 18:18:01 +00:00
Sjoerd van der Berg
e21e61ce04 Little hack to skip CLTS instruction in non-debug mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1349
2003-10-19 19:31:59 +00:00
Peter Veenstra
7dab3d53e5 fixes from c2woody and some of myself
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1348
2003-10-19 19:21:12 +00:00
Peter Veenstra
d6e2f1021c added patch 826373 by Marius Strobl. Fixed a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1347
2003-10-19 17:07:34 +00:00
Ulf Wohlers
3a49d4acf2 added DOS_SetFileAttr : check if file is available, failure if cdrom, but no change of file attributes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1346
2003-10-17 16:56:38 +00:00
Ulf Wohlers
628357a1b0 added new memory breakpoint types : bppm (selector:offset) and bplm (linear address)
show prot-mode type : pr16 / pr32


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1345
2003-10-17 16:53:24 +00:00
Peter Veenstra
dc3bf0be87 oopsie
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1344
2003-10-16 07:14:27 +00:00
Peter Veenstra
6124dc639a changed directory delete order. (is used for 0.60) don't worry
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1343
2003-10-15 15:07:22 +00:00
Peter Veenstra
2fc3c4b3b6 added fanskapet.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1341
2003-10-15 10:27:00 +00:00
Peter Veenstra
0a38163dc7 Added install script.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1340
2003-10-15 10:22:56 +00:00
Peter Veenstra
6b37624221 0.60 update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1339
2003-10-15 10:00:29 +00:00
Sjoerd van der Berg
e1dfb66baa MMX render only works when it can blit directly to 8bpp surface
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1338
2003-10-15 08:20:50 +00:00
Sjoerd van der Berg
b7c84d5aff Added config file help lines to here and changed some config file options.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1337
2003-10-14 23:42:55 +00:00
Sjoerd van der Berg
f901c5e096 Remove help line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1336
2003-10-14 23:34:28 +00:00
Sjoerd van der Berg
157e84e2a5 Direct access to dos variables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1335
2003-10-14 23:34:23 +00:00
Sjoerd van der Berg
77dda34be0 Remove help line and change an option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1334
2003-10-14 23:32:32 +00:00
Sjoerd van der Berg
4fadb16b47 warning fix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1333
2003-10-14 23:31:12 +00:00
Sjoerd van der Berg
a0144ccfa9 Support multiple lines in config file comments.
warning fix


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1332
2003-10-14 23:30:59 +00:00
Sjoerd van der Berg
fb4053b38c Removed help line and changed option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1331
2003-10-14 23:03:39 +00:00
Sjoerd van der Berg
57d6fa9b64 Removed help line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1330
2003-10-14 23:03:01 +00:00
Sjoerd van der Berg
b1fe464f4f Remove help line and changed option.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1329
2003-10-14 23:02:32 +00:00
Sjoerd van der Berg
3fb5978769 add -noconsole info
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1328
2003-10-14 20:55:03 +00:00
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