1
0
Fork 0
Commit graph

5041 commits

Author SHA1 Message Date
Sjoerd van der Berg
2729764d1f Small index with attribute index flipflop not being reset on reads
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@118
2002-08-07 18:16:15 +00:00
Peter Veenstra
9e48fbd6b5 added a define for ftruncate so it works under win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@117
2002-08-07 10:25:30 +00:00
Peter Veenstra
6931e8fa41 fixed Localfile::write to truncate the file when zero data is written
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@116
2002-08-07 10:23:35 +00:00
Peter Veenstra
5473800c32 fixed/changed permissions for newdirs to rwx------
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@115
2002-08-06 14:21:36 +00:00
Peter Veenstra
929b9ce3fa fixed date&time for weird files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@114
2002-08-06 13:06:21 +00:00
Peter Veenstra
eb6f19bdf8 changed fileexists
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@113
2002-08-06 12:47:36 +00:00
Peter Veenstra
9ba9c24c33 updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@112
2002-08-06 09:21:55 +00:00
Peter Veenstra
b4f2801c7e added fcb-calls:open, close, findfirst,findnext to dos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@111
2002-08-06 09:20:41 +00:00
Peter Veenstra
1b31218f2b added FileStat and FileExits to the drives
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@110
2002-08-06 09:19:56 +00:00
Peter Veenstra
a4c775bff4 make compiler happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@109
2002-07-31 15:20:12 +00:00
Peter Veenstra
438ad2b437 cd.. now works and doesn't brake hwset.com anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@108
2002-07-31 12:26:04 +00:00
Sjoerd van der Berg
913513179e Error in maketables procuced double lines.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@107
2002-07-31 12:23:26 +00:00
Sjoerd van der Berg
92105f3caf Buffered input fix for dual enter press.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@106
2002-07-31 11:46:27 +00:00
Sjoerd van der Berg
77da180405 cd.. is upon us
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@105
2002-07-30 13:55:41 +00:00
Peter Veenstra
e1a9d3e616 msg_init: shows were it was looking for the messages if it can't find them
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@104
2002-07-30 13:13:10 +00:00
Sjoerd van der Berg
9f301d2d63 Setup environment for the shell correctly.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@103
2002-07-30 12:51:26 +00:00
Sjoerd van der Berg
1757db3891 Fix with rm byte not being read
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@102
2002-07-30 12:50:57 +00:00
Sjoerd van der Berg
805f78cf16 wildcmp, upcase in toupper
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@101
2002-07-30 12:41:55 +00:00
Sjoerd van der Berg
aa5c7f77c9 *** empty log message ***
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@100
2002-07-30 12:38:18 +00:00
Peter Veenstra
e0aba101af base handling (changed again)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@99
2002-07-30 12:24:55 +00:00
Peter Veenstra
59df83a32c wildcmp updated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@98
2002-07-30 12:07:08 +00:00
Sjoerd van der Berg
487e9392d5 Clean up
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@97
2002-07-30 11:59:35 +00:00
Peter Veenstra
20a6b42f1c Illegal command displays the command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@96
2002-07-30 09:51:26 +00:00
Peter Veenstra
cbc226bf92 changed basedir handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@95
2002-07-29 14:21:36 +00:00
Peter Veenstra
c603dedc52 changed the basedir search routine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@94
2002-07-29 14:06:51 +00:00
Sjoerd van der Berg
9e6f36a09b Show SDL Error message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@93
2002-07-29 13:17:06 +00:00
Peter Veenstra
0b0fb71a5e added newline on end of file to keep gcc3 from complaining
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@92
2002-07-29 10:50:51 +00:00
Peter Veenstra
fe57c71304 Changelog updated with recent changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@91
2002-07-29 10:48:11 +00:00
Peter Veenstra
ce98694674 fixed disable-joystick (for FreeBSD)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@90
2002-07-29 10:05:40 +00:00
Sjoerd van der Berg
398c8909cd INT10_WriteChar fixed to move the cursor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@89
2002-07-29 09:35:02 +00:00
Sjoerd van der Berg
14f0ad8556 Fixed FPU_ESC #define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@88
2002-07-28 21:52:31 +00:00
Sjoerd van der Berg
96bfd3d47c *** empty log message ***
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@87
2002-07-28 16:34:29 +00:00
Sjoerd van der Berg
153d381f5d FPU Support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@86
2002-07-28 16:31:54 +00:00
Sjoerd van der Berg
79182b385d Changed things a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@85
2002-07-28 16:27:17 +00:00
Sjoerd van der Berg
184f57d77e FPU Support and some clean-up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@84
2002-07-28 16:26:29 +00:00
Sjoerd van der Berg
e9ad5eb51e New C_FPU switch for fpu module
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@83
2002-07-28 16:21:31 +00:00
Felix Jakschitsch
dda8d37455 some FPU emulation added :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@82
2002-07-28 15:43:11 +00:00
Felix Jakschitsch
5f69f14962 some FPU added :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@81
2002-07-28 14:51:12 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00
Sjoerd van der Berg
7d1ca9bdd4 First file woohoo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@79
2002-07-27 12:56:33 +00:00
Peter Veenstra
ea3e4acd41 Standard project directories initialized by cvs2svn.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@78
2002-07-27 12:56:33 +00:00