1
0
Fork 0
Commit graph

615 commits

Author SHA1 Message Date
Sjoerd van der Berg
2639d29db8 CPUID Instruction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@936
2003-04-16 16:34:37 +00:00
Sjoerd van der Berg
407b886a3b Changes for new flags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@914
2003-04-13 18:30:58 +00:00
Sjoerd van der Berg
16904a20b3 A20 line enabling and status functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@913
2003-04-13 18:29:42 +00:00
Sjoerd van der Berg
2821b22b1e Changes for protected support someday.
Changes to flag handling
Changes to some structures and classes.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@912
2003-04-13 18:29:15 +00:00
Sjoerd van der Berg
d4d1d72f6a Some prelimenary changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@892
2003-04-08 18:54:17 +00:00
Sjoerd van der Berg
9fbf3c7b60 Remove dependency for cpu.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@891
2003-04-08 18:50:26 +00:00
Sjoerd van der Berg
ddd427f40f Updates for new Segment structure
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@890
2003-04-08 18:48:16 +00:00
Sjoerd van der Berg
6ae8549b9e Special inline memory read/write handlers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@876
2003-04-06 11:07:19 +00:00
Ulf Wohlers
140a8d3238 fixed bug in Descriptor::Load/SaveValues
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@873
2003-04-06 10:41:52 +00:00
Ulf Wohlers
e2e143a846 Added Descriptor/table classes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@872
2003-04-06 10:25:07 +00:00
Sjoerd van der Berg
6fcd5cc659 Changes for flag layout and some new support #defines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@862
2003-04-02 15:33:47 +00:00
Sjoerd van der Berg
2f3689cd7e Change Segment order
Some new defines for register indexes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@861
2003-04-02 15:31:06 +00:00
Sjoerd van der Berg
3c9284193e Changes for new pc-speaker effects.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@849
2003-03-30 22:53:08 +00:00
Ulf Wohlers
c6bedc3bdf remove DIR* from No_Drive_Cache to avoid macro redefinitions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@838
2003-03-29 20:17:24 +00:00
Ulf Wohlers
f1227be179 moved drive cache to dos_system.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@836
2003-03-29 17:14:59 +00:00
Sjoerd van der Berg
21306420c0 Removed dosbox_datadir.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@830
2003-03-28 23:41:34 +00:00
Sjoerd van der Berg
4922e42ab1 Allow environment strings to change config settings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@789
2003-03-24 11:25:13 +00:00
Sjoerd van der Berg
860af6c52f Add new render screen flag for screen shadowing for unaligned renders.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@778
2003-03-19 22:37:19 +00:00
Sjoerd van der Berg
86bcde167e settings.h be gone
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@740
2003-03-10 16:38:49 +00:00
Sjoerd van der Berg
be041e7296 New render operation for screenshots.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@729
2003-03-09 18:23:57 +00:00
Ulf Wohlers
8b2daec2b8 Added virtual func SetDir in class DOS_Drive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@720
2003-03-06 13:38:13 +00:00
Sjoerd van der Berg
60c35559f9 Ascii foreign keyboard support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@703
2003-03-02 21:42:43 +00:00
Peter Veenstra
f79eaaba75 updates for new logging system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Ulf Wohlers
8e1c9a736b Added funcs to get joystick values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@690
2003-02-24 16:29:10 +00:00
Sjoerd van der Berg
100f507154 New dma function parameters and callback function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@682
2003-02-22 12:12:52 +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
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
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
Peter Veenstra
b52e4e5f08 made gcc3.2 happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@626
2003-01-07 18:12:41 +00:00
Sjoerd van der Berg
9d8a3b6020 Support for async display udpates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@622
2003-01-05 12:33:22 +00:00
Sjoerd van der Berg
ec8b4e3ec2 MCB structure now endian safe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@613
2002-12-31 13:26:23 +00:00
Sjoerd van der Berg
930f07c55a Endian safe register structures.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@611
2002-12-30 21:54:36 +00:00
Sjoerd van der Berg
dccb4e4e73 Support reading/writing memory on bigendian machines.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@610
2002-12-30 21:53:44 +00:00
Ulf Wohlers
0ee8335de9 Mouse_SetResolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@597
2002-12-22 17:02:41 +00:00
Sjoerd van der Berg
700d1c6e36 New rendering and video mode setup functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@595
2002-12-22 15:23:30 +00:00
Peter Veenstra
4ff5924eb1 changed upcase and lowercase code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@582
2002-12-17 18:32:02 +00:00
Peter Veenstra
df70497b54 added support echoing in inputfunctions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@559
2002-12-03 17:31:32 +00:00
Peter Veenstra
8f4eaf16a2 fixed int 21 1c and changed sectors allocation to bit8 instead of bit16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@555
2002-12-02 18:56:53 +00:00
Ulf Wohlers
87f990907d Support for memory allocation strategy: last matching block
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@535
2002-11-25 11:37:04 +00:00
Sjoerd van der Berg
b3a766a2fb Cleaned up with new timing code replacing a lot of stuff here.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@505
2002-11-17 08:38:49 +00:00
Sjoerd van der Berg
30284bfaa4 New timing scheme lot's of new functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@504
2002-11-17 08:33:33 +00:00
Sjoerd van der Berg
f5b3b79c95 New cpu decoder type.
Added the new cpu timing variables for cycles.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@503
2002-11-17 08:32:32 +00:00
Sjoerd van der Berg
cf8a6f1afc Added a new callback type with a sti instruction.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@502
2002-11-17 08:31:44 +00:00
Ulf Wohlers
97793a5925 Add memory breakpoints (BPM) for the HEAVY debugger. Add automated log if INT CD occurs, also HEAVY debug and has to be enabled with the HEAVYLOG command.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@499
2002-11-14 17:30:50 +00:00
Peter Veenstra
764dc5c543 fixed some fcb errors: fcb-open and fcb-create created.
fixed return values.
fixed wildcmp


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@492
2002-11-11 18:40:43 +00:00
Peter Veenstra
1f69ee249e hmm evenmore fcb functions can do a write ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@478
2002-11-04 20:52:23 +00:00
Peter Veenstra
a3c48a1303 fixed a bug.
the return code of dos_fcbwrite was misinterpretted


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@476
2002-11-04 19:04:13 +00:00
Ulf Wohlers
4f86bdfe26 Fixed bug in RealHandle. it lost the highbyte of the file handle, which may lead to wrong file access.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@475
2002-11-04 14:08:39 +00:00
Ulf Wohlers
c18094c919 Fixed bug in RealHandle. it lost the highbyte of the file handle, which may lead to wrong file access.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@474
2002-11-04 13:31:59 +00:00