Peter Veenstra
|
329d32a8dd
|
Fix some issues with mounting floppy images with invalid bootsector.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2602
|
2006-04-17 10:45:32 +00:00 |
|
Sebastian Strohhäcker
|
0b6195208d
|
implement ioctl control channels for ems device (GEMMIS support)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2601
|
2006-04-16 20:11:04 +00:00 |
|
Peter Veenstra
|
31103c160e
|
In unlink fails and it happends because of the file is open. Try closing it and deleting again. Fixes problems of Ultima 7 addon installer under MS Windows.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2600
|
2006-04-16 14:04:03 +00:00 |
|
Peter Veenstra
|
fd7f1e45b4
|
Add a very simple dummy LPT1 class. Fixes games opening LPT1 under MS Windows. (for example Cisco Heat)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2599
|
2006-04-16 14:02:39 +00:00 |
|
Peter Veenstra
|
8b7b77b21e
|
Isname should use strcasecmp as it deals with emulated DOS file names.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2598
|
2006-04-15 15:53:37 +00:00 |
|
Peter Veenstra
|
1627e9540a
|
Don't change reg_bl on succes. (Fixes B.A.T 2 CD version)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2597
|
2006-04-14 13:53:58 +00:00 |
|
Peter Veenstra
|
b53832e7a8
|
Improve error code support(c2woody). Silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2596
|
2006-04-14 07:19:37 +00:00 |
|
Peter Veenstra
|
20530fa725
|
A few flag fixes by c2woody.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2595
|
2006-04-14 07:03:47 +00:00 |
|
Peter Veenstra
|
550e61640f
|
keep it compiling with msvc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2594
|
2006-04-12 18:52:50 +00:00 |
|
Peter Veenstra
|
132bbffb68
|
Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2593
|
2006-04-11 19:02:33 +00:00 |
|
Peter Veenstra
|
49870fee9c
|
Implement counter status.(h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2592
|
2006-04-11 12:02:09 +00:00 |
|
Peter Veenstra
|
57d8180da8
|
Remove DOS_No_Drive_Cache. Didn't compile anymore since 0.60.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2591
|
2006-04-10 12:52:47 +00:00 |
|
Peter Veenstra
|
25b46f0a57
|
Some more const correctness.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2590
|
2006-04-10 12:06:25 +00:00 |
|
Peter Veenstra
|
b8499cab5a
|
Some more const correctness
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2589
|
2006-04-10 12:06:07 +00:00 |
|
Sebastian Strohhäcker
|
1521cdcbda
|
change swapInNextDisk
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2588
|
2006-04-09 13:03:24 +00:00 |
|
Sebastian Strohhäcker
|
480df88fa4
|
implement ioctl control channel for mscdex device (NBA95),
swapInNextDisk flags cdroms with medium changed,
switch between HSG/Red book position information as
requested by the application
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2587
|
2006-04-09 12:46:03 +00:00 |
|
Peter Veenstra
|
3b7451fe35
|
Some better const usage.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2586
|
2006-04-08 19:41:49 +00:00 |
|
Sebastian Strohhäcker
|
970b0a4842
|
add a few more scancodes for Mac OSX (cc_benny)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2585
|
2006-04-08 19:31:48 +00:00 |
|
Peter Veenstra
|
5b0b099feb
|
Fix a few warnings and fix the filename not being cleared. (capture problems with filenames having stackdata in them)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2584
|
2006-04-08 11:25:41 +00:00 |
|
Peter Veenstra
|
d000d714e9
|
Add patch 1463945 from XulChris and add a tiny part of patch 1235377 of msharov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2583
|
2006-04-07 19:56:45 +00:00 |
|
Sebastian Strohhäcker
|
3359eee956
|
add device control channel handling;
fix typo in ems.cpp (#1462677)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2582
|
2006-04-07 16:34:07 +00:00 |
|
Peter Veenstra
|
35b8249ab1
|
Only run demo if called from the first shell. (Xcom TFTD)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2581
|
2006-04-07 15:15:45 +00:00 |
|
Peter Veenstra
|
38d38abd46
|
mention some debian SDL behaviour
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2579
|
2006-03-29 19:56:07 +00:00 |
|
Peter Veenstra
|
7b71d46b4f
|
fix hangups when changing frameskip runtime
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2578
|
2006-03-29 14:17:27 +00:00 |
|
Sjoerd van der Berg
|
2c76e6130f
|
Remove video frame logging message and add a new stopped capturing message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2577
|
2006-03-29 13:51:58 +00:00 |
|
Peter Veenstra
|
dc13ef5f67
|
add capture folder
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2576
|
2006-03-29 13:50:29 +00:00 |
|
Peter Veenstra
|
ec9b634b2c
|
Tiny undate.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2575
|
2006-03-29 12:59:04 +00:00 |
|
Peter Veenstra
|
5e86dc8954
|
version increase.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2574
|
2006-03-29 12:48:37 +00:00 |
|
Sjoerd van der Berg
|
e098ad6d81
|
Make sure palette detection only occurs in 8bpp source input mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2573
|
2006-03-29 12:28:42 +00:00 |
|
Peter Veenstra
|
b0a2637385
|
update logo again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2572
|
2006-03-29 12:26:41 +00:00 |
|
Peter Veenstra
|
f34300a4f4
|
Better safe then sorry.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2571
|
2006-03-29 12:26:07 +00:00 |
|
Peter Veenstra
|
06da2ec1db
|
Time moves fast....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2570
|
2006-03-29 10:18:57 +00:00 |
|
Peter Veenstra
|
74ae27f017
|
Add video stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2569
|
2006-03-29 07:52:47 +00:00 |
|
Peter Veenstra
|
35107bd3a4
|
A few typos pointed out ykhwong
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2568
|
2006-03-28 14:39:26 +00:00 |
|
Peter Veenstra
|
20bf2033ba
|
mention all keys
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2567
|
2006-03-28 12:00:18 +00:00 |
|
Peter Veenstra
|
a367bf7d65
|
updated icon
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2566
|
2006-03-28 11:51:29 +00:00 |
|
Peter Veenstra
|
38fb9ee6fc
|
scale a log message down.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2565
|
2006-03-28 10:18:13 +00:00 |
|
Peter Veenstra
|
d8c6b96e92
|
typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2564
|
2006-03-28 10:17:34 +00:00 |
|
Peter Veenstra
|
5b4531c0e4
|
small bugs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2563
|
2006-03-28 10:10:21 +00:00 |
|
Peter Veenstra
|
84edd8ef0e
|
original is a setting for windowresolution as well. Made the choice logic more simple.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2562
|
2006-03-28 06:44:09 +00:00 |
|
Peter Veenstra
|
b626d77546
|
Some updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2561
|
2006-03-27 20:04:39 +00:00 |
|
Peter Veenstra
|
0bd9accb67
|
Video documentation.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2560
|
2006-03-27 19:56:22 +00:00 |
|
Peter Veenstra
|
cc60e080e0
|
update some comments. Update mixer to be more oldstyle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2559
|
2006-03-27 19:41:55 +00:00 |
|
Peter Veenstra
|
3d06ae7bd9
|
Remove fullfixed. enable usescancodes by default
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2558
|
2006-03-27 19:40:25 +00:00 |
|
Sebastian Strohhäcker
|
2b448f8d3d
|
respect maximal page in INT10_WriteChar when in graphics mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2557
|
2006-03-27 19:31:54 +00:00 |
|
Peter Veenstra
|
f5e4334ff8
|
Fix compilation when there is no zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2556
|
2006-03-27 19:18:00 +00:00 |
|
Peter Veenstra
|
49529ce994
|
Fix memory problem of Might and Magic III.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2555
|
2006-03-27 12:34:04 +00:00 |
|
Peter Veenstra
|
960c0a6e5f
|
Fix some log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2554
|
2006-03-26 11:54:44 +00:00 |
|
Peter Veenstra
|
0904221dfa
|
Fix bineary memory dumps. (Ognjen Milic)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2553
|
2006-03-26 11:11:56 +00:00 |
|
Peter Veenstra
|
6a48704051
|
Don't use listensocket if portbind failed. Fixes crash when port can't be bound to.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2552
|
2006-03-24 17:11:35 +00:00 |
|