1
0
Fork 0
Commit graph

4788 commits

Author SHA1 Message Date
Sjoerd van der Berg
bbee123fcf New mixer code to fix channels playing to fast
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@265
2002-09-08 18:10: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
Sjoerd van der Berg
0809de690d New timer code, now avarages time index requests.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@262
2002-09-06 20:03:37 +00:00
Sjoerd van der Berg
e51de71306 New timer code and removed some old command line stuff not used anymore.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@261
2002-09-06 19:59:49 +00:00
Peter Veenstra
cbfad16d0a added a section to FAQ: mouse problems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@260
2002-09-05 09:26:27 +00:00
Sjoerd van der Berg
c5d481d1fd Which now check's .com .exe .bat in that order.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@259
2002-09-04 22:00:35 +00:00
Sjoerd van der Berg
6470f16447 Fixed bug with joystick always going down.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@258
2002-09-04 21:49:22 +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
Sjoerd van der Berg
4072e14107 Added REM which does euhm nothing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@255
2002-09-02 05:51:14 +00:00
Sjoerd van der Berg
2338468b5b Small fixe for ReadLine stopping too fast when encountering end of file.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@254
2002-09-01 19:53:47 +00:00
Peter Veenstra
98744b3e51 added checks to see if relative path is used(Bug:600926)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@253
2002-08-31 20:36:24 +00:00
Sjoerd van der Berg
7586832b94 Small fix with last page in reallocate pages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@252
2002-08-29 14:45:50 +00:00
Peter Veenstra
6b02e3c5af adjustments for 0.55 release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@251
2002-08-29 14:27:08 +00:00
Sjoerd van der Berg
4ef165d894 Added 0x59 extended error information
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@250
2002-08-29 14:09:00 +00:00
Sjoerd van der Berg
4245ed0c16 New window scrolling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@249
2002-08-29 14:08:25 +00:00
Sjoerd van der Berg
9ee4cbbe76 No longer set vector 0x1f on mode set
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@248
2002-08-29 14:08:10 +00:00
Sjoerd van der Berg
150d9e406c Set interrupt vector 0x1f at startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@247
2002-08-29 14:07:55 +00:00
Sjoerd van der Berg
bd5ef63d38 New window scrolling and fix for setting active page
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@246
2002-08-29 14:07:27 +00:00
Peter Veenstra
71fc0f2cf6 update for upcoming 0.55 release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@245
2002-08-29 13:03:13 +00:00
Ulf Wohlers
0e36af0899 fixed possible paramblock memory overwrite in EXE_Load
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@244
2002-08-29 12:36:31 +00:00
Peter Veenstra
80ac7ce34a added files to Makefile and fixed resulting errors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@243
2002-08-29 11:41:04 +00:00
Sjoerd van der Berg
ea01ca6a8d Correct page lengths for videomode tables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@242
2002-08-29 11:21:05 +00:00
Sjoerd van der Berg
2bfdd0f6d9 handles to handle typo :(
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@241
2002-08-29 11:19:32 +00:00
Sjoerd van der Berg
eb18047ff7 Added function 51, reallocate pages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@240
2002-08-29 11:13:56 +00:00
Ulf Wohlers
48a3641de1 Added change debug commands: BPLIST, BPDEL. Use of registers in command line enabled.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@239
2002-08-28 14:22:51 +00:00
Sjoerd van der Berg
69d34db7ec Added keyboard intercept to int 0x15
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@238
2002-08-28 09:26:45 +00:00
Sjoerd van der Berg
e4e0137e66 Changed core startup to make the prefix table
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@237
2002-08-28 09:04:00 +00:00
Sjoerd van der Berg
49c27cdc19 Changed some instructions for new prefix handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@236
2002-08-28 09:03:34 +00:00
Sjoerd van der Berg
db6eb155e1 StringSI to use new prefix handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@235
2002-08-28 09:03:10 +00:00
Peter Veenstra
276b5ccb49 cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@234
2002-08-27 13:48:13 +00:00
Ulf Wohlers
b987696b5f Interrupt -> INTERRUPT
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@233
2002-08-27 12:27:59 +00:00
Ulf Wohlers
74e33b5163 Added help (press h) and fixed some small bugs.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@232
2002-08-27 12:20:13 +00:00
Ulf Wohlers
812d7a0bf5 Set emm-version to 4.0. Added functions 0x50, 0x53, 0x58.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@231
2002-08-27 10:46:37 +00:00
Ulf Wohlers
4ef1d210a4 Added IOCTL 0x0D/0x60 Get device parameter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@230
2002-08-27 10:34:23 +00:00
Ulf Wohlers
d60f2f6da0 Added DOS_InfoBlock - firstMCB support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@229
2002-08-27 10:30:33 +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
Ulf Wohlers
cb780cd6e6 Added instructions: BSF,BSR,BSWAP
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@227
2002-08-27 10:15:38 +00:00
Sjoerd van der Berg
7349874d3a Prevent Text drawing from overwriting the screen during resize
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@226
2002-08-26 07:45:19 +00:00
Sjoerd van der Berg
8be833ab6c Write a charctertable in biossegment, fixes sierra games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@225
2002-08-26 06:57:49 +00:00
Sjoerd van der Berg
7e46d9c60f Fixed bug in popfd, this should remove some trap flag warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@224
2002-08-25 22:40:50 +00:00
Sjoerd van der Berg
c10a532f88 Correct tables for characters >127 in graphics mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@223
2002-08-25 21:35:00 +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
1c7a406c70 No longer needed, generated by autoheader
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@221
2002-08-25 16:40:14 +00:00
Sjoerd van der Berg
b428e51d3d Fix to GCC_ATTRIBUTE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@220
2002-08-25 16:39:45 +00:00
Sjoerd van der Berg
2c911b659f Added 0x00 group 7 to generate interrupt 6
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@219
2002-08-25 16:38:40 +00:00
Sjoerd van der Berg
4ff0164543 removed push/pop from #pragma pack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@218
2002-08-25 16:38:01 +00:00
Sjoerd van der Berg
263d74180f Added MEM and cleaned up a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@217
2002-08-25 16:37:17 +00:00
Sjoerd van der Berg
c80281976f Test for too high drive setting and included <ctype.h> for toupper
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@216
2002-08-25 16:36:51 +00:00