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 |
|
Sebastian Strohhäcker
|
3cb1e884bd
|
utilize host fpu directly (dynamic core)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2707
|
2006-10-12 15:18:32 +00:00 |
|
Peter Veenstra
|
da0bb016c5
|
fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2706
|
2006-10-11 08:01:11 +00:00 |
|
Peter Veenstra
|
54b29e831c
|
Change configfile loading support. Introduce some sort of global configfile parsing and add some additional settings from local configuration files. Allow multiple configuration files to be specified at the commandline like patch 1513790.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2705
|
2006-10-08 19:26:04 +00:00 |
|
Sebastian Strohhäcker
|
6448f2a398
|
adapt dynamic core for OSX (adhere to 16 byte stack alignment, move link blocks to dynamic memory);
thanks to Mark Laws for his help and information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2704
|
2006-10-04 19:24:52 +00:00 |
|
Peter Veenstra
|
14d8f44e0e
|
Add patch "DAC on LPT1, covox emulation added." from zbiggy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2703
|
2006-09-30 12:33:36 +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
|
d5376a59f9
|
fix two bugs in the dyn_fpu generated code (thanks to Folken for reporting them)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2701
|
2006-09-19 16:27:58 +00:00 |
|
Sebastian Strohhäcker
|
bd65320c7e
|
add TRx handling opcodes (fixes JetFighter2, thanks to vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2700
|
2006-09-17 13:38:30 +00:00 |
|
Peter Veenstra
|
acce481653
|
Fix bug 1542808 (BaK doesn't work on AMD 64). Apply patch 1555327 (A few less warnings) by Guido de Jong.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2699
|
2006-09-14 18:46:48 +00:00 |
|
Peter Veenstra
|
0cee9f42c7
|
Appy patch "[ 1555189 ] Fix for Alien Breed" from Vasyl Tsvirkunov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2698
|
2006-09-10 13:21:43 +00:00 |
|
Peter Veenstra
|
aea9c0fa83
|
Patch "[ 1555185 ] Fix for SVGA Harrier" from Vasyl Tsvirkunov
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2697
|
2006-09-09 16:06:32 +00:00 |
|
Sebastian Strohhäcker
|
1a17ed9833
|
change mouse swap subroutine default parameters a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2696
|
2006-09-02 17:03:43 +00:00 |
|
Sebastian Strohhäcker
|
941cca12b9
|
fix fast console output code (evo)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2695
|
2006-09-01 17:34:36 +00:00 |
|
Peter Veenstra
|
3055f3bdd5
|
reallocate allocates on handle 0 now as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2694
|
2006-08-30 12:19:04 +00:00 |
|
Sebastian Strohhäcker
|
2b5eb21748
|
extend soundblaster mixer controls (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2693
|
2006-08-28 17:02:31 +00:00 |
|
Sebastian Strohhäcker
|
e11274fe6e
|
add/fix some more soundblaster modes (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2692
|
2006-08-25 09:40:19 +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
|
be9a70adfd
|
fix unsigned 16bit samples sb16 output
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2690
|
2006-08-21 20:08:26 +00:00 |
|
Sebastian Strohhäcker
|
2bb31be532
|
update readme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2689
|
2006-08-20 15:41:55 +00:00 |
|
Sebastian Strohhäcker
|
af59fbc915
|
fix int15 returnflags for unimplemented functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2688
|
2006-08-18 18:23:02 +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 |
|
Sebastian Strohhäcker
|
7a452cbf72
|
prevent rare crashes when forcing sb16 when no second dma controller is present
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2686
|
2006-08-16 16:08:24 +00:00 |
|
Sebastian Strohhäcker
|
5f90852ff6
|
disable some vs2005 warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2685
|
2006-08-08 20:11:43 +00:00 |
|
Peter Veenstra
|
190e290e83
|
Small error.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2684
|
2006-08-06 19:43:14 +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 |
|
Peter Veenstra
|
7db3da30f6
|
add patch 1485766 from Kronuz.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2682
|
2006-08-05 09:06:44 +00:00 |
|
Sebastian Strohhäcker
|
196d204ccf
|
adapt vcpi interface offset to callback size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2681
|
2006-08-04 17:30:46 +00:00 |
|
Sebastian Strohhäcker
|
3b2a10e63b
|
timer fix for 1000 Miglia (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2680
|
2006-08-03 19:36:12 +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 |
|
Peter Veenstra
|
a56dddbb12
|
Add slightly modified help system of ykhwong. Added a few of the descriptions as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2678
|
2006-07-26 11:36:30 +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
|
fcd1a96808
|
implement different joystick querying, reduce polling intervall (thanks hal for the ideas)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2676
|
2006-07-22 18:32:29 +00:00 |
|
Peter Veenstra
|
1880321b6c
|
Documentation corrections. Forwarded from the debian package.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2675
|
2006-07-22 08:34:30 +00:00 |
|
Peter Veenstra
|
39bcdda8c2
|
Add (set)ver.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2674
|
2006-07-21 09:40:10 +00:00 |
|
Sebastian Strohhäcker
|
a2c6e8305a
|
merge AAM-fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2673
|
2006-07-19 10:30:29 +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
|
58561958ff
|
fix AAM instruction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2671
|
2006-07-15 20:41:42 +00:00 |
|
Sebastian Strohhäcker
|
dca519a601
|
fix keyboard handling for sdl windib driver as far as possible
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2670
|
2006-07-10 19:32:15 +00:00 |
|
Peter Veenstra
|
06297a72ae
|
Don't raise irq 0 when programming a new timer instantatanously. Take in account that the hardware requires some time to be setup as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2669
|
2006-07-10 09:27:37 +00:00 |
|
Sebastian Strohhäcker
|
7a842811f0
|
fix for virtual pool (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2668
|
2006-07-08 16:32:26 +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 |
|
Peter Veenstra
|
7cac8ec376
|
Make gcc happy. (thanks Ludwig).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2664
|
2006-06-29 19:05:54 +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 |
|
Sjoerd van der Berg
|
930207e209
|
Add support for character fonts wrapping around segment limits
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2662
|
2006-06-27 07:32:42 +00:00 |
|
Peter Veenstra
|
1a6a92a423
|
Fix Set Memory.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2661
|
2006-06-27 07:00:56 +00:00 |
|
Sebastian Strohhäcker
|
97470261fb
|
tweak size of auto-cycle interval (ih8regs);
switch to auto-cycle guessing if appropriate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2660
|
2006-06-25 18:49:32 +00:00 |
|
Sebastian Strohhäcker
|
caf6a80ef4
|
add scancode modifications for os2 (thanks to josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2659
|
2006-06-24 17:29:39 +00:00 |
|