Sebastian Strohhäcker
|
9a495a6bbc
|
add some NANSI-only escape sequence (PC Larn)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2846
|
2007-04-30 18:35:34 +00:00 |
|
Sebastian Strohhäcker
|
a0232dbf2e
|
fix CreateTempFile error handling (namiltd, sf patch #1674288)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2843
|
2007-04-17 18:48:41 +00:00 |
|
Sebastian Strohhäcker
|
12d417e58c
|
add hd image file size detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2842
|
2007-04-17 15:48:53 +00:00 |
|
Sebastian Strohhäcker
|
15ea05cff9
|
fully implement dos subfunction 0x0c, fix CON GetInformation (Kippesoep; sf patch #1691918, fixes Wing Commander 3 exit dialog)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2840
|
2007-04-16 12:23:23 +00:00 |
|
Sebastian Strohhäcker
|
17c683f8ad
|
fix shifted cd-audio with sdl-interface (prompt, sf bug #883811)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2839
|
2007-04-15 12:13:16 +00:00 |
|
Sebastian Strohhäcker
|
04ade3cc82
|
fix mscdex get audio position
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2838
|
2007-04-15 11:39:33 +00:00 |
|
Peter Veenstra
|
b6e72ef8e1
|
Zero pad the correct buffer. Fixes cyrus chess.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2833
|
2007-03-23 08:27:39 +00:00 |
|
Peter Veenstra
|
8146e48c4c
|
Enable boot to use non-mounted locations as well (for the images)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2813
|
2007-02-22 08:37:12 +00:00 |
|
Peter Veenstra
|
6cfc6950c4
|
Fix some bug in readsectors.(prompt)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2812
|
2007-02-22 08:36:25 +00:00 |
|
Sebastian Strohhäcker
|
28cc8c5c9f
|
fix pcjr sysrom location
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2792
|
2007-02-01 15:32:19 +00:00 |
|
Sebastian Strohhäcker
|
5c20be0f85
|
disable shortcut
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2788
|
2007-01-26 18:02:28 +00:00 |
|
Sebastian Strohhäcker
|
79c55d9ebf
|
typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2787
|
2007-01-26 16:22:43 +00:00 |
|
Sebastian Strohhäcker
|
e608297aae
|
add imagedisk swapping capabilities (prompt, slightly modified sf patch #1505951); fix int13 write sectors return code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2778
|
2007-01-21 16:21:22 +00:00 |
|
Sebastian Strohhäcker
|
20222d628d
|
lower kl temporary memory size used during decompression
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2767
|
2007-01-14 21:50:28 +00:00 |
|
Sebastian Strohhäcker
|
d3cb9bd1b8
|
different PCJr cart loading supported
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2764
|
2007-01-14 18:44:01 +00:00 |
|
Peter Veenstra
|
85af8429ac
|
Add beta2 patch: nullmodem and serial update. Add some more configure tests for OS/2 and Mac OS X
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2758
|
2007-01-13 08:35:49 +00:00 |
|
Sebastian Strohhäcker
|
a02b03cd47
|
Add beta2 patch: remove zero-entries when scanning for available keys in CON
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2754
|
2007-01-11 18:08:54 +00:00 |
|
Sebastian Strohhäcker
|
872b63bb49
|
swap simple/normal core again; have some stack exception executed instead of exiting dosbox
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2752
|
2007-01-11 16:31:10 +00:00 |
|
Peter Veenstra
|
7d57a8d5e5
|
Give a dos errorcode instead of E_Exiting on illegal execution mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2746
|
2007-01-10 12:04:35 +00:00 |
|
Peter Veenstra
|
064cef2a7f
|
Silence a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2745
|
2007-01-10 10:47:08 +00:00 |
|
Sebastian Strohhäcker
|
d3f72c5938
|
xtale: fix flag bug when opening files in readwrite mode on cdroms (sf patch #1622004)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2742
|
2007-01-09 17:44:20 +00:00 |
|
Peter Veenstra
|
cb75e86089
|
Add beta2 patch. Add some basic file/path not found error. Fixes some installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2734
|
2007-01-08 21:20:23 +00:00 |
|
Peter Veenstra
|
ca8b788e12
|
Add Beta2 patch:Fix nc5 installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2731
|
2007-01-08 20:36:53 +00:00 |
|
Peter Veenstra
|
24b3c2a1b8
|
Add beta2 patch: Move dos tables to c800 to make easier umb management.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2730
|
2007-01-08 20:10:34 +00:00 |
|
Peter Veenstra
|
fdd16dea1a
|
Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
|
2007-01-08 19:45:42 +00:00 |
|
Sebastian Strohhäcker
|
af1673c6f2
|
re-fix deleting of hostwise open files (makes Alien Carnage work again without breaking Abuse)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2722
|
2006-11-14 20:01:42 +00:00 |
|
Sebastian Strohhäcker
|
26bc8da23d
|
favoured use of old simple core; default to automatic core selection;
some processor usage limiting capabilities for max cycles
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2721
|
2006-11-14 14:12:00 +00:00 |
|
Sebastian Strohhäcker
|
60b6c06b54
|
increase iso image directory entry name size (prompt/hakonrk)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2717
|
2006-11-05 17:30:54 +00:00 |
|
Sebastian Strohhäcker
|
76478e8cec
|
add dos keyboard layout support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2715
|
2006-10-27 13:37:14 +00:00 |
|
Peter Veenstra
|
648eaeb2a2
|
Add Beta1 patch: "Require devices to have valid leading directories."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2713
|
2006-10-27 12:03:22 +00:00 |
|
Peter Veenstra
|
d0a2e8859e
|
Make ansi use current page instead of page 0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2708
|
2006-10-13 16:33:24 +00:00 |
|
Peter Veenstra
|
50a7684df1
|
Fix cdrom detection Inherit the earth under image and SDL cdrom emulation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2702
|
2006-09-25 08:47:37 +00:00 |
|
Sebastian Strohhäcker
|
85603ac5eb
|
fix odd situation where searchslot overrunning was not detected (see sf bug #1543663)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2691
|
2006-08-23 20:09:52 +00:00 |
|
Sebastian Strohhäcker
|
181f65ee5f
|
adapt FindFirst to support mscdex behaviour of cdrom label searches
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2687
|
2006-08-17 12:07:22 +00:00 |
|
Peter Veenstra
|
46226e685a
|
Fix bug: "1328858 cd .. from root directory causes crash"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2683
|
2006-08-05 10:39:44 +00:00 |
|
Sebastian Strohhäcker
|
55092736b3
|
fix file operations on deleted files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2679
|
2006-08-01 20:57:28 +00:00 |
|
Sebastian Strohhäcker
|
6215071ebc
|
change callback code; get rid of several calls to DOSBOX_RunMachine()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2677
|
2006-07-24 19:06:55 +00:00 |
|
Sebastian Strohhäcker
|
72c6d40dbc
|
always allow changing to floppy drives (fixes Sokoban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2672
|
2006-07-18 15:31:29 +00:00 |
|
Sebastian Strohhäcker
|
ec1c470020
|
some more drive_fat fixes, cleanups and removal of some compiler warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2667
|
2006-07-05 21:18:14 +00:00 |
|
Peter Veenstra
|
49eea1af58
|
Make valgrind happy and set a few strings to zero.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2666
|
2006-06-30 20:04:21 +00:00 |
|
Sebastian Strohhäcker
|
43d7055361
|
some fixes to the fat drive handling (thanks to h-a-l9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2665
|
2006-06-30 12:47:07 +00:00 |
|
Sebastian Strohhäcker
|
8dd057d52e
|
add automatic core selection;
switch back to default cycles/core on program exit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2663
|
2006-06-29 09:10:10 +00:00 |
|
Peter Veenstra
|
3ea5a913a9
|
Add rewriten form of patch "[ 1498334 ] CD Images unmounting" created by Kronutz
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2658
|
2006-06-22 13:15:07 +00:00 |
|
Peter Veenstra
|
14456f435a
|
Move internal dos table segment to d800. Gives some more umbs. Fixes Terminator Arcade.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2647
|
2006-06-05 18:01:24 +00:00 |
|
Peter Veenstra
|
7312606796
|
Typos. (ykhwong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2643
|
2006-06-01 06:44:22 +00:00 |
|
Peter Veenstra
|
857ba79484
|
put sensible data in date and time when opening a file. Fixes Operation Innerspace.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2642
|
2006-05-31 14:22:00 +00:00 |
|
Peter Veenstra
|
b950bf43ba
|
2 small patches from h-a-l-9000. Joystick equimentbit. Don't change drive when there none mounted.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2641
|
2006-05-28 09:40:42 +00:00 |
|
Sebastian Strohhäcker
|
a11f305138
|
fix FindFirst for files in the root directory of the virtual drive (SimHospital)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2637
|
2006-05-24 16:39:29 +00:00 |
|
Sebastian Strohhäcker
|
01c7e8b454
|
set offset of int1 higher (BioMenace fix)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2631
|
2006-05-21 19:21:31 +00:00 |
|
Peter Veenstra
|
c473b81217
|
Attempt to fix bug 1487972
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2623
|
2006-05-14 19:57:24 +00:00 |
|