1
0
Fork 0
Commit graph

397 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
0485d33490 Added findstring remain function to shell and removed fullstring
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@471
2002-10-31 15:18:39 +00:00
Peter Veenstra
46a1e79f94 added full line support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@465
2002-10-30 18:49:44 +00:00
Ulf Wohlers
26582bf90d debug_shutdown method now registered in section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@422
2002-10-25 16:42:43 +00:00
Ulf Wohlers
b4dd2c93ca seperate debugger console setup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@420
2002-10-25 16:02:55 +00:00
Sjoerd van der Berg
f5103f9c94 New IOCTL Call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@418
2002-10-25 15:40:55 +00:00
Ulf Wohlers
9f1a42a3b9 Support for INT 21 function 0x57 - DOS_GetFileDate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@412
2002-10-25 15:17:19 +00:00
Ulf Wohlers
ac29b40919 Changes for new debugger functionalities:
starting/stepping into INTs. processor status log, step over rep instr., debug.com,
heavy debugging switch


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@411
2002-10-25 15:15:42 +00:00
Sjoerd van der Berg
7d6603d275 Delete the commandline and psp opbject in destructor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@409
2002-10-25 10:48:08 +00:00
Sjoerd van der Berg
7d764b2077 New mouse automatic locking scheme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@398
2002-10-23 21:51:15 +00:00
Sjoerd van der Berg
633bd5c058 Some entries for the wait flag support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@391
2002-10-21 21:59:54 +00:00
Sjoerd van der Berg
311f87dcb4 Changed the counter for the cpu decoder to a signed integer and changed the cpu_cycle counter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@386
2002-10-20 10:44:31 +00:00
Sjoerd van der Berg
9f470cc419 Fixes to parameter and infoblock classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@383
2002-10-20 01:21:29 +00:00
Sjoerd van der Berg
6dbe7ee6d2 DOS_AllocationInfo call added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@374
2002-10-19 17:39:11 +00:00
Sjoerd van der Berg
77d9ca64aa Added and changed a lot of functions to the file and drive classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@354
2002-10-19 16:21:08 +00:00
Sjoerd van der Berg
316b174621 Added support to register destroy functions to a section.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@353
2002-10-19 15:53:56 +00:00
Sjoerd van der Berg
0082ef5eae New classes for DTA,ParamBlock and probably some others.
Changes to the names of some of the dos functions.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@352
2002-10-19 15:52:13 +00:00
Sjoerd van der Berg
baf21dd0ff Cleaned out for now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@346
2002-10-18 09:22:41 +00:00
Sjoerd van der Berg
97b0714271 Added safety #defines to prevent from loading the file twice
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@345
2002-10-18 09:21:13 +00:00