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 |
|
Sjoerd van der Berg
|
b950a89a3b
|
Change the PAGE_SIZE #define to be a bit safer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@344
|
2002-10-18 09:20:24 +00:00 |
|
Sjoerd van der Berg
|
1591baeb42
|
Support for the new environment functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@343
|
2002-10-18 09:19:53 +00:00 |
|
Sjoerd van der Berg
|
04e582fe0a
|
Added some virtual desctructors and added the ability to have multiple init functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@342
|
2002-10-18 09:19:26 +00:00 |
|
Sjoerd van der Berg
|
dd95e35dd3
|
Removed wildcmp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@341
|
2002-10-18 09:18:16 +00:00 |
|
Sjoerd van der Berg
|
bf2bf57ffa
|
SDL Structures moved into sdlmain.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@340
|
2002-10-18 09:17:56 +00:00 |
|
Sjoerd van der Berg
|
10e447ac08
|
New SDL Includes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@339
|
2002-10-18 09:08:47 +00:00 |
|
Peter Veenstra
|
09e339c9b8
|
add config::printconfig and others to print the configfile
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@323
|
2002-10-17 18:21:28 +00:00 |
|
Peter Veenstra
|
6d64c5f21e
|
added MSG_Write and renamed ???Message to MSG_???. Fixed some typos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@321
|
2002-10-17 13:18:00 +00:00 |
|
Peter Veenstra
|
ed0e6bee75
|
moved MSG_Get from programs.h to dosbox.h. added AddMessage to dosbox.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@320
|
2002-10-16 18:41:12 +00:00 |
|
Peter Veenstra
|
56faf852a6
|
added support for Warninglevel
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@317
|
2002-10-16 14:07:52 +00:00 |
|
Sjoerd van der Berg
|
a883462e22
|
Added some new functions to commandline class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@309
|
2002-09-29 13:58:39 +00:00 |
|
Sjoerd van der Berg
|
3df0c719f2
|
Changed Program Class, now supports the new command line class.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@308
|
2002-09-29 13:57:26 +00:00 |
|