Sebastian Strohhäcker
|
8f76382e7d
|
add a define to disable additional scalers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2914
|
2007-07-05 16:03:49 +00:00 |
|
Peter Veenstra
|
7daaf72e2d
|
Small update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2913
|
2007-07-03 18:17:45 +00:00 |
|
Peter Veenstra
|
e739eeab8e
|
Autobooting of IMG and IMA files when given as first parameter (or dropped on the executable)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2912
|
2007-07-03 17:32:14 +00:00 |
|
Sebastian Strohhäcker
|
63e3d65460
|
readme updates, correct some typos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2911
|
2007-07-03 13:01:40 +00:00 |
|
Sebastian Strohhäcker
|
37914fb224
|
additional scaler reset checks, mention scaler forcing in the configuration file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2910
|
2007-07-02 20:06:59 +00:00 |
|
Sebastian Strohhäcker
|
216fb3bbe5
|
update some size/freesize parameters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2909
|
2007-07-02 14:10:27 +00:00 |
|
Sebastian Strohhäcker
|
602b0aea94
|
add scaler forcing option (idea from ykhwong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2908
|
2007-06-30 19:53:41 +00:00 |
|
Sebastian Strohhäcker
|
d566d3fca8
|
me too!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2907
|
2007-06-30 19:33:45 +00:00 |
|
Peter Veenstra
|
21a2ac08fd
|
Some changes for the upcoming next version.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2906
|
2007-06-29 18:41:59 +00:00 |
|
Sebastian Strohhäcker
|
fd879f6ccc
|
fix tandy sound zero writes (NewRisingSun)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2905
|
2007-06-29 17:56:07 +00:00 |
|
Peter Veenstra
|
cb1db6bf69
|
Add 0xe5 to allowed chars. Fixes nba95 installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2904
|
2007-06-29 10:24:43 +00:00 |
|
Peter Veenstra
|
f947dae196
|
Add bounds check.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2903
|
2007-06-28 19:43:32 +00:00 |
|
Sebastian Strohhäcker
|
cd9b01ef68
|
add default palette skipping on modeset functionality (int10 alternate function select; fixes WW2 Battles of the South Pacific)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2902
|
2007-06-28 16:32:45 +00:00 |
|
Sebastian Strohhäcker
|
f034692ce8
|
typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2901
|
2007-06-28 16:02:27 +00:00 |
|
Peter Veenstra
|
4a079e44b0
|
fix a few warning on mac os x.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2900
|
2007-06-28 14:55:43 +00:00 |
|
Sebastian Strohhäcker
|
e5d178a282
|
fix some undocumented flags settings (thanks to hal for his comparisons);
optimize flags filling in some cases a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2899
|
2007-06-28 10:53:05 +00:00 |
|
Peter Veenstra
|
dc18fb11dd
|
Fix certain builds of infocom games. Add a warning when ansi is used.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2898
|
2007-06-27 19:15:31 +00:00 |
|
Peter Veenstra
|
d0c8ac8ec1
|
Fix a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2897
|
2007-06-27 19:14:59 +00:00 |
|
Peter Veenstra
|
116afb95f3
|
Make virtual Alloc win32 specific instead of visual C specific
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2896
|
2007-06-27 15:22:55 +00:00 |
|
Peter Veenstra
|
4053f8693e
|
Add intro text to configfile.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2895
|
2007-06-27 14:51:30 +00:00 |
|
Peter Veenstra
|
b15b9575e4
|
Remove pop as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2894
|
2007-06-25 18:45:48 +00:00 |
|
Peter Veenstra
|
cdfebb5bda
|
Add some more bsds to the configure detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2893
|
2007-06-25 11:35:53 +00:00 |
|
Peter Veenstra
|
d6ddccf64a
|
Add ifdefs around pragma
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2892
|
2007-06-25 11:28:25 +00:00 |
|
Sebastian Strohhäcker
|
5f965cc48b
|
allow read-only disk images to be booted (fixes some booter games)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2891
|
2007-06-17 12:26:35 +00:00 |
|
Sebastian Strohhäcker
|
7d2d97e148
|
enable hidden-flag to be returned by getattrib (cdrom images only; fixes Player Manager 2 extra cdrom check)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2890
|
2007-06-15 19:05:48 +00:00 |
|
Peter Veenstra
|
3d1ac8d7f0
|
Make valgrind happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2889
|
2007-06-14 18:47:27 +00:00 |
|
Peter Veenstra
|
1773cb623f
|
Change dma routine a bit. allow games in autoinit mode to fill dma buffer at the last moment.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2888
|
2007-06-14 18:06:59 +00:00 |
|
Sebastian Strohhäcker
|
bc067b8752
|
minor cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2887
|
2007-06-14 17:47:25 +00:00 |
|
Peter Veenstra
|
a5ac3216ba
|
Some more const stuff. Silences a few warnings and removes a few casts. Update description of dss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2886
|
2007-06-14 08:23:46 +00:00 |
|
Peter Veenstra
|
df0f8ee9d6
|
Remove from DOS_File type and size. type wasn't used at all. size was only implemented in 50% of the drives.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2885
|
2007-06-13 07:25:14 +00:00 |
|
Peter Veenstra
|
e42291ec7a
|
Unshadow a few parameters.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2884
|
2007-06-13 07:22:17 +00:00 |
|
Sebastian Strohhäcker
|
0c24e87fdc
|
silence some warnings, add most of sf patch #1185267 by Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2883
|
2007-06-12 20:22:09 +00:00 |
|
Peter Veenstra
|
8c6d24bb61
|
making it an abc didn't work somehow.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2882
|
2007-06-12 19:32:34 +00:00 |
|
Peter Veenstra
|
dd42270cf7
|
less warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2881
|
2007-06-12 19:17:43 +00:00 |
|
Peter Veenstra
|
a4d1439cce
|
Add virtual destructor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2880
|
2007-06-12 19:11:38 +00:00 |
|
Sebastian Strohhäcker
|
24eba30d23
|
enable full execution privileges for the dynamic core cache (windows DEP);
raise generated data per block overflow buffer a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2879
|
2007-06-09 17:57:28 +00:00 |
|
Peter Veenstra
|
b6aff7b628
|
clean up gus a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2878
|
2007-06-09 07:56:17 +00:00 |
|
Peter Veenstra
|
9a36682b3a
|
patch by h-a-l-9000 to exclude the overscan area when dealing with the blanking period. makes the scanline count 400 instead of 415. Should improve scrolling.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2877
|
2007-06-08 08:26:37 +00:00 |
|
Peter Veenstra
|
44fd176892
|
Some patches by h-a-l-9000. Simple implementation of the gate of timer 2. Only switch to bcd when programming. Don't fire the same irq twice when reprogramming.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2876
|
2007-06-08 08:21:45 +00:00 |
|
Sebastian Strohhäcker
|
7ca4e50bf8
|
set int44 to first character(8) table for pcjr/tandy (personal deskmate 2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2875
|
2007-06-07 17:34:30 +00:00 |
|
Sebastian Strohhäcker
|
131553c479
|
initialize private dos segment early; move int33 handler out of rom (Kippesoep)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2874
|
2007-06-06 15:44:40 +00:00 |
|
Peter Veenstra
|
def259b02e
|
Add support for ~username to mount and imgmount.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2873
|
2007-06-04 18:09:27 +00:00 |
|
Peter Veenstra
|
daea1f9a29
|
So much for posix compliance ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2872
|
2007-06-04 17:59:18 +00:00 |
|
Sebastian Strohhäcker
|
b20606dee1
|
add calling convention modifier to all drc backends
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2871
|
2007-06-04 16:43:05 +00:00 |
|
Peter Veenstra
|
b8920454e4
|
Fix compilation of dynrec core on 32 bit linux
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2870
|
2007-06-03 18:07:54 +00:00 |
|
Sebastian Strohhäcker
|
7859569c6d
|
add mouse driver backdoor entry point (enables mouse in Last half of Darkness, PC-BLOX)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2869
|
2007-06-03 16:46:33 +00:00 |
|
Peter Veenstra
|
432c61d1fa
|
Add patch 1713574: "timer precision fix" by wjp. Fixes vret problems under 64 bit hosts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2868
|
2007-06-03 13:55:16 +00:00 |
|
Peter Veenstra
|
8112ac82e8
|
introduce option to disable both dynamic cores with one option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2867
|
2007-06-03 13:50:42 +00:00 |
|
Sebastian Strohhäcker
|
6198a00920
|
don't crash when closing the console window (win only), thanks to etil for the patch
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2866
|
2007-06-03 10:59:46 +00:00 |
|
Sebastian Strohhäcker
|
f65e8e5f09
|
add recompiling core that uses highlevel function calls
and the existing lazyflags system for better portability;
thanks to gulikoza for the x86_64 backend
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2865
|
2007-06-02 11:47:06 +00:00 |
|