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 |
|
Sjoerd van der Berg
|
13bba0357a
|
Added support for Command Line option detection.
This includes a new class for that and some additions for the config class to handle it.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@292
|
2002-09-18 15:30:56 +00:00 |
|
Sjoerd van der Berg
|
4b4a8dfad3
|
New DOSBOX_Init which should now register all dosbox speficic Init functions in the main control class.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@291
|
2002-09-18 15:29:40 +00:00 |
|
Sjoerd van der Berg
|
ac538811eb
|
Made the visual C special #defines for WIN32 to fix some errors with mingw32 compiling.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@290
|
2002-09-18 15:28:46 +00:00 |
|
Peter Veenstra
|
d0fc1da99b
|
added support for a config class/file. System not initialized perfect yet!
(env is not fixed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
|
2002-09-17 20:07:25 +00:00 |
|
Sjoerd van der Berg
|
b0baa67183
|
New PIC code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@281
|
2002-09-16 13:36:07 +00:00 |
|
Sjoerd van der Berg
|
a1fcb4b4c3
|
New pcspeaker functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@278
|
2002-09-16 13:21:35 +00:00 |
|
Sjoerd van der Berg
|
3c24c0a2fb
|
Add PIT_TICK_RATE define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@270
|
2002-09-15 11:46:06 +00:00 |
|
Ulf Wohlers
|
bd35a40c9d
|
new psp class used for all psp actions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@264
|
2002-09-08 09:59:16 +00:00 |
|
Sjoerd van der Berg
|
79f9d333b3
|
New timer code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@263
|
2002-09-07 12:06:43 +00:00 |
|
Peter Veenstra
|
b5d4c88ad7
|
added a switch to windowed mode in E_Exit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@257
|
2002-09-03 13:43:44 +00:00 |
|
Ulf Wohlers
|
33c702a8e4
|
Added missing FCB-functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@256
|
2002-09-03 12:07:58 +00:00 |
|
Ulf Wohlers
|
29354c1390
|
Added class DOS_InfoBlock
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@228
|
2002-08-27 10:22:53 +00:00 |
|
Sjoerd van der Berg
|
4f7748b8ee
|
#pragma pack changed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@222
|
2002-08-25 19:07:19 +00:00 |
|
Sjoerd van der Berg
|
7d23bccc72
|
Hopefully final config setting now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@211
|
2002-08-24 09:21:38 +00:00 |
|
Sjoerd van der Berg
|
3cfd70ef88
|
New dma functions returning amount read/written
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@210
|
2002-08-24 07:56:14 +00:00 |
|
Ulf Wohlers
|
57bd6890f5
|
changes for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@195
|
2002-08-20 09:51:06 +00:00 |
|
Sjoerd van der Berg
|
da0377dd67
|
New functions for new memory scheme and some cleaning up of old defines and functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@186
|
2002-08-19 13:04:45 +00:00 |
|
Sjoerd van der Berg
|
81b2a872fb
|
New segment structure and usage.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@157
|
2002-08-19 10:51:35 +00:00 |
|
Sjoerd van der Berg
|
26fd35e740
|
Removed settings.h and added config.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@156
|
2002-08-19 10:50:50 +00:00 |
|
Sjoerd van der Berg
|
3342e8bbc2
|
Removed some tables and using new packed structure stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@155
|
2002-08-19 10:50:05 +00:00 |
|
Sjoerd van der Berg
|
4d7db67896
|
Clean up and removal of setsegment_16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@154
|
2002-08-19 10:45:43 +00:00 |
|