1
0
Fork 0
Commit graph

798 commits

Author SHA1 Message Date
Ulf Wohlers
d3d19f1039 Added get operand size for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@677
2003-02-21 20:36:02 +00:00
Ulf Wohlers
d0cf2829c3 Added copy command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@676
2003-02-21 20:21:01 +00:00
Ulf Wohlers
4ec9803c4f FCB Open : check if files are already open.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@675
2003-02-21 20:20:19 +00:00
Ulf Wohlers
4b7d20886e Improved AddEntry/DeleteEntry for multiple open directories
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@674
2003-02-21 20:19:27 +00:00
Peter Veenstra
850edecdf2 Lot's date and time fixes. Made Gcc3.2 happier
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@673
2003-02-21 17:00:31 +00:00
Peter Veenstra
8e69d82144 changed scope of i
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@672
2003-02-20 11:28:36 +00:00
Ulf Wohlers
b7e523d522 removed "file already open"-check for debian release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@671
2003-02-20 10:39:03 +00:00
Ulf Wohlers
f89fca8d24 fixed small bug (shortname > 8 char)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@670
2003-02-17 15:19:45 +00:00
Ulf Wohlers
412d91902a Added DOS_PSP::FindEntryByHandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@669
2003-02-16 14:51:17 +00:00
Ulf Wohlers
8fd7014110 Save name and state in DOS_FILE and derived classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@668
2003-02-16 14:50:42 +00:00
Ulf Wohlers
ed773d7c46 Added check, if file is already opened
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@667
2003-02-16 14:49:11 +00:00
Ulf Wohlers
a24eb6e286 DOS_PSP::FindEntryByHandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@666
2003-02-16 14:48:01 +00:00
Ulf Wohlers
44e7e65ab5 Added Int 21/67: Set file handle count
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@665
2003-02-14 22:16:19 +00:00
Ulf Wohlers
e727664414 Added support for multiple findfirst/findnext at the same time.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@664
2003-02-13 23:33:43 +00:00
Ulf Wohlers
50385d3c05 Added custom DTA member dirID for multiple findfirst/findnext functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@663
2003-02-13 23:32:00 +00:00
Ulf Wohlers
0684c1784f Fixed bug (caching baseDir)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@662
2003-02-10 12:38:44 +00:00
Ulf Wohlers
00080a4d9d MakeEnv: added hack to allow creation from envblock in unused mem (0xCD)
Dos_Execute: extrabytes now added to the imagesize


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@661
2003-02-06 22:21:58 +00:00
Peter Veenstra
9be6cee6ac fixed ultima 1, added 2 color cga putpixel, fixed cga getpixel. speeded up findsettings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@660
2003-02-05 19:21:53 +00:00
Peter Veenstra
5d8568a3cc Pause
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@659
2003-02-05 19:12:20 +00:00
Ulf Wohlers
ade6f33cd7 fixed tab key stuck when switching tasks (no keyboard response)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@658
2003-01-30 15:40:57 +00:00
Ulf Wohlers
f662453ba8 fixed bug in mouse position clipping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@657
2003-01-30 15:37:54 +00:00
Ulf Wohlers
22b81376d4 changed HostPt* memory -> HostPt memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@656
2003-01-30 15:37:15 +00:00
Ulf Wohlers
6c0fc8f3e3 fixed bug in POPAD
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@655
2003-01-28 21:19:29 +00:00
Ulf Wohlers
5debecf40f GetFileAttr works now with dirs too.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@654
2003-01-28 21:18:55 +00:00
Ulf Wohlers
e9f1f898d7 DOS_CloseFile: dont close devices
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@653
2003-01-28 21:18:20 +00:00
Peter Veenstra
6c2c23fd13 removed UPCASE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@652
2003-01-28 12:23:28 +00:00
Sjoerd van der Berg
4b9c02ea28 Endian support for vga tables.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@651
2003-01-25 00:01:40 +00:00
Peter Veenstra
b7088bb6e6 doesn't crash on old configfiles anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@650
2003-01-20 20:01:49 +00:00
Peter Veenstra
1dc03e1a4c added property for disney
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@649
2003-01-20 20:00:28 +00:00
Sjoerd van der Berg
b2af34aa58 some changes for locking screen in fullscreen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@648
2003-01-20 19:03:37 +00:00
Peter Veenstra
7cd315de47 added ems 054:02
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@647
2003-01-20 18:54:52 +00:00
Ulf Wohlers
02040d7086 fixed handling of adding/deleting files in dircache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@646
2003-01-20 10:54:26 +00:00
Ulf Wohlers
516251e648 Dont reset findnext counter if recaching directoy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@645
2003-01-19 23:07:14 +00:00
Ulf Wohlers
b9434bbf8b Added Class to deactivate cache, for debugging purposes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@644
2003-01-19 17:55:05 +00:00
Ulf Wohlers
75072258ec disabled AddEntry (Arena prob)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@643
2003-01-19 16:51:25 +00:00
Ulf Wohlers
bb1d5b2f2f fixed some filenames not being mangled, due to unsorted list access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@642
2003-01-19 14:08:22 +00:00
Sjoerd van der Berg
c5d18b9d98 Moved instructions.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@641
2003-01-19 09:04:38 +00:00
Sjoerd van der Berg
83724b66f2 instructions.h moved in makefiles.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@640
2003-01-19 09:01:10 +00:00
Sjoerd van der Berg
aaf24b65e5 Support to enable/disable the disney.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@639
2003-01-18 11:32:18 +00:00
Sjoerd van der Berg
5f7c53654c Only setup default interrupt handlers for first 128 interrupts.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@638
2003-01-18 11:30:05 +00:00
Sjoerd van der Berg
d74635f15c Changed location of instructions.h
Only enable heavy_debug if normal debug is enabled.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@637
2003-01-18 11:29:23 +00:00
Ulf Wohlers
e907697244 fixed bug in rename file <-> Dircache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@636
2003-01-16 15:13:18 +00:00
Ulf Wohlers
496640572a ignore precding '.' in filenames, fixed: GetLongname wasnt always used.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@635
2003-01-16 12:53:05 +00:00
Peter Veenstra
adcb401271 added drive_cache.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@634
2003-01-16 10:32:23 +00:00
Ulf Wohlers
da6cf16ae9 fixed a few dircache issues, removed saving of file status in cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@633
2003-01-15 23:04:54 +00:00
Ulf Wohlers
43d965ec60 added shutdown function, fixed memleak.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@632
2003-01-15 20:10:39 +00:00
Ulf Wohlers
0a1f52e0f8 new file drive_cache.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@631
2003-01-15 20:08:35 +00:00
Ulf Wohlers
fb2896a653 added directory cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@630
2003-01-15 20:07:57 +00:00
Peter Veenstra
a1f52fbd1d fixes for black on white terminals
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@629
2003-01-15 18:35:07 +00:00
Peter Veenstra
66996ec882 fixed a bug in parsecommand for gcc3.2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@628
2003-01-14 11:13:18 +00:00