Peter Veenstra
|
5ed600377f
|
more typesafe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2043
|
2004-10-26 18:28:51 +00:00 |
|
Peter Veenstra
|
1c44f564ca
|
Clarification
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2042
|
2004-10-26 18:18:22 +00:00 |
|
Peter Veenstra
|
d439d5eb74
|
Fix crashes if the first section is non existant
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2041
|
2004-10-25 21:16:30 +00:00 |
|
Peter Veenstra
|
6e671b7171
|
some string size bugs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2040
|
2004-10-25 21:08:47 +00:00 |
|
Peter Veenstra
|
ee91571aff
|
messed up one function with the last signed/unsigned things. (Moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2039
|
2004-10-24 10:03:29 +00:00 |
|
Peter Veenstra
|
b34e3422af
|
Small bugfix by Hendrik Jan
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2038
|
2004-10-24 08:54:01 +00:00 |
|
Peter Veenstra
|
32d35dc207
|
Fix security hole
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2037
|
2004-10-23 17:54:36 +00:00 |
|
Sjoerd van der Berg
|
4d7944fe9c
|
Fix carry flag for ROR instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2036
|
2004-10-23 15:25:47 +00:00 |
|
Peter Veenstra
|
232541c358
|
Added lot's of callback information. Added some useful information on how to use the debugger. Added patch 105158 from Hendrik Jan Visser
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2035
|
2004-10-23 15:15:07 +00:00 |
|
Peter Veenstra
|
71ec900fe0
|
Let some of the shell commands switch to a private dta. Fixes 1040579
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2034
|
2004-10-21 15:38:39 +00:00 |
|
Peter Veenstra
|
6793c1b7ac
|
shell_misc.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2033
|
2004-10-20 19:53:50 +00:00 |
|
Peter Veenstra
|
8dbbd230da
|
forgot return statement
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2032
|
2004-10-20 12:27:19 +00:00 |
|
Peter Veenstra
|
bced25b890
|
update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2031
|
2004-10-17 18:10:06 +00:00 |
|
Sjoerd van der Berg
|
512c2bde93
|
Fix some sdl_sound linking and detection issues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2030
|
2004-10-17 17:56:53 +00:00 |
|
Peter Veenstra
|
96be257ed3
|
Basic unmounting Woot :P
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2029
|
2004-10-17 16:00:57 +00:00 |
|
Sjoerd van der Berg
|
7a096a16ea
|
Change flag handling of rotate instructions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2028
|
2004-10-17 15:33:52 +00:00 |
|
Peter Veenstra
|
4e69d3bf7a
|
Made all string functions more aware of systems with reverse signed unsigned defaults
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2027
|
2004-10-17 14:54:41 +00:00 |
|
Peter Veenstra
|
365b1a2e48
|
Removed docs installing. Almost nobody liked it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2026
|
2004-10-17 14:52:58 +00:00 |
|
Peter Veenstra
|
3602a06de9
|
Rewrote devices so they can be opened/closed/cloned. Fix Turbo pascal 7 saving bug(wd/mirek). Increase number of files to 127. Remove null device from default handles. Proper creation of the initial psp. (not hacked anymore). Quite some files= bugs should be fixed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2025
|
2004-10-17 14:45:00 +00:00 |
|
Peter Veenstra
|
3ee0cef43d
|
Tiny bug in the storing 80 bit reals
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2024
|
2004-10-13 19:26:26 +00:00 |
|
Peter Veenstra
|
82001bc86e
|
forgot one register
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2023
|
2004-10-12 20:14:38 +00:00 |
|
Peter Veenstra
|
bb2d24b081
|
small keyboard fix. typerate handling (Moe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2022
|
2004-10-12 16:21:22 +00:00 |
|
Peter Veenstra
|
b00484d130
|
basic FXTRACT support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2021
|
2004-10-12 16:19:45 +00:00 |
|
Sjoerd van der Berg
|
93a8163a4d
|
New call to reset page handlers
Change the vga font text page handler and rewrite for reset page handler call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2020
|
2004-10-12 10:45:11 +00:00 |
|
Peter Veenstra
|
7c32c974c7
|
work around some drive_cache corruption in find
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2019
|
2004-10-12 09:42:25 +00:00 |
|
Sjoerd van der Berg
|
608ab6edc7
|
Allow changing of the timeconstant during autoinit transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2018
|
2004-10-09 08:41:21 +00:00 |
|
Peter Veenstra
|
c291c67f5c
|
more changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2017
|
2004-10-05 21:18:48 +00:00 |
|
Peter Veenstra
|
62ad4ff475
|
Made it gcc2.95 friendly. Fix drivelabels on iso's. Fix Various stability issues with images
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2016
|
2004-10-05 19:55:03 +00:00 |
|
Peter Veenstra
|
4327579a14
|
remove trailing dot on labels. only update label on win32 on non-fixed drives
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2015
|
2004-10-05 19:50:03 +00:00 |
|
Peter Veenstra
|
b23bd3a8ef
|
Some warnings if buffer allocation fails
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2014
|
2004-10-05 19:45:27 +00:00 |
|
Peter Veenstra
|
363b366bca
|
Fix drive label of z:\ sometimes now showing up
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2013
|
2004-10-03 13:35:05 +00:00 |
|
Peter Veenstra
|
b052d69633
|
Changed priority under linux. Only do it when as root or both priorties are the same. Set Priority on startup as well. Reversed scale and use it on all threads under non-w32. Moved SDL_Quit to another location to prevent some sdl exceptions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2012
|
2004-10-02 11:31:47 +00:00 |
|
Peter Veenstra
|
9b9b4b3a51
|
Whoops
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2011
|
2004-10-02 11:23:07 +00:00 |
|
Peter Veenstra
|
fec782775d
|
Fix from c2woody for the sdl issues under win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2010
|
2004-10-02 11:15:59 +00:00 |
|
Peter Veenstra
|
55f41cb678
|
Made the : optional in subst.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2009
|
2004-10-02 11:13:02 +00:00 |
|
Peter Veenstra
|
cc8b2602d8
|
Updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2007
|
2004-09-29 19:21:50 +00:00 |
|
Sjoerd van der Berg
|
ce5fef7e9d
|
Win32 alt-tab fix/hack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2006
|
2004-09-29 19:14:10 +00:00 |
|
Peter Veenstra
|
75edd6644f
|
Added very basic highres textmode support. (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2005
|
2004-09-29 19:09:44 +00:00 |
|
Peter Veenstra
|
348d0abffc
|
version update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2004
|
2004-09-29 19:08:21 +00:00 |
|
Peter Veenstra
|
a335e200fc
|
Update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2003
|
2004-09-29 19:06:01 +00:00 |
|
Peter Veenstra
|
d046e6b48c
|
Added info about keyb.com of freedos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2002
|
2004-09-29 19:04:58 +00:00 |
|
Peter Veenstra
|
833c06aebb
|
Added del/. on numeric keyboard
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2001
|
2004-09-29 18:24:58 +00:00 |
|
Peter Veenstra
|
699a6f345e
|
Font banks are 64 kb now. updating pagehandler to match. (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2000
|
2004-09-28 20:17:31 +00:00 |
|
Peter Veenstra
|
4848431a5a
|
Added keymapper documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1999
|
2004-09-28 20:11:23 +00:00 |
|
Sjoerd van der Berg
|
6c6c6f031c
|
Fix cursor start end line for non-vga card support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1998
|
2004-09-28 15:43:31 +00:00 |
|
Peter Veenstra
|
7da8b39be5
|
Some cleanups and some dots
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1997
|
2004-09-28 15:31:21 +00:00 |
|
Peter Veenstra
|
3860c9c948
|
Installing documentation. Requested by Khalek
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1996
|
2004-09-28 10:39:19 +00:00 |
|
Peter Veenstra
|
6574f599b7
|
Readme to lightblue
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1995
|
2004-09-25 09:19:53 +00:00 |
|
Peter Veenstra
|
b607b90689
|
Tiny update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1994
|
2004-09-23 19:29:52 +00:00 |
|
Peter Veenstra
|
4c8e0fe30c
|
Poor mans update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1993
|
2004-09-23 19:22:28 +00:00 |
|