Peter Veenstra
|
18ae21e866
|
added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
|
2002-10-22 17:52:38 +00:00 |
|
Sjoerd van der Berg
|
9a4a06ff30
|
Added faked support for set event wait flag int 15 call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@390
|
2002-10-21 21:59:33 +00:00 |
|
Sjoerd van der Berg
|
328814cf22
|
Fixed unlocking handles, to report error when not locked.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@389
|
2002-10-21 21:58:45 +00:00 |
|
Sjoerd van der Berg
|
ee131d244b
|
Use the emssize property under dos section now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@349
|
2002-10-19 15:47:14 +00:00 |
|
Sjoerd van der Berg
|
a28f5d4698
|
Use the xmssize property under the dos section now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@348
|
2002-10-19 15:46:57 +00:00 |
|
Sjoerd van der Berg
|
a63687d7bf
|
No E_Exit on unhandled call anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@347
|
2002-10-19 15:46:42 +00:00 |
|
Sjoerd van der Berg
|
061aaeaa6c
|
Updated to use GCC_ATTRIBUTE for packed structure
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@307
|
2002-09-28 21:40:58 +00:00 |
|
Sjoerd van der Berg
|
619a691310
|
Added CGA and EGA putpixel with xorring and VGA putpixel.
Also added a getpixel for CGA,EGA and VGA.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@306
|
2002-09-28 21:29:57 +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
|
032402542d
|
New ems code to use a handler instead of mapping for the pageframe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@283
|
2002-09-16 14:16:28 +00:00 |
|
Sjoerd van der Berg
|
bfa82478cb
|
Text scrolling used wrong line count.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@282
|
2002-09-16 14:15:10 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
d188ba8f5b
|
Removed a faulty constructor line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@215
|
2002-08-25 16:35:47 +00:00 |
|
Sjoerd van der Berg
|
3650edab85
|
Added lock count and get EMB block information call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@201
|
2002-08-21 22:23:10 +00:00 |
|
Sjoerd van der Berg
|
57c02611d7
|
EMM completely redone for new memory system, 3.2 EMM Manager support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@197
|
2002-08-21 14:20:18 +00:00 |
|
Sjoerd van der Berg
|
b71b8072d6
|
Fixed bug with transfer length being the same size of memory block.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@193
|
2002-08-19 21:03:16 +00:00 |
|
Sjoerd van der Berg
|
20d474d869
|
Total rewrite for new memory system, now using malloc's for memory allocation on demand.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@182
|
2002-08-19 13:01:29 +00:00 |
|
Sjoerd van der Berg
|
6137947697
|
New memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@181
|
2002-08-19 13:00:23 +00:00 |
|
Sjoerd van der Berg
|
c637e4271e
|
New segments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@180
|
2002-08-19 12:59:17 +00:00 |
|
Sjoerd van der Berg
|
0668b95197
|
New segments and revoved the bootdisk support in here.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@179
|
2002-08-19 12:58:23 +00:00 |
|
Sjoerd van der Berg
|
ed19eb384d
|
Changed getfuncstate function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@178
|
2002-08-19 12:58:01 +00:00 |
|
Sjoerd van der Berg
|
fcfadf7048
|
New memory/segments and saving 32bit regs now on user mouse handler
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@177
|
2002-08-19 12:56:40 +00:00 |
|
Sjoerd van der Berg
|
d69ae5dd06
|
Old functions removed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@146
|
2002-08-12 17:38:47 +00:00 |
|
Sjoerd van der Berg
|
976412ba3b
|
Clean up
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@145
|
2002-08-12 17:37:16 +00:00 |
|
Ulf Wohlers
|
c5296adea1
|
Added bios int 8 disk motor timeout counter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@137
|
2002-08-10 10:12:37 +00:00 |
|
Ulf Wohlers
|
ff9d8e75ec
|
fixed mousehandler-bug. added funcs 0x06 / 0x14.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@135
|
2002-08-10 09:01:42 +00:00 |
|
Peter Veenstra
|
9e353cf2d7
|
added pack statements for gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@132
|
2002-08-09 13:24:01 +00:00 |
|
Sjoerd van der Berg
|
398c8909cd
|
INT10_WriteChar fixed to move the cursor.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@89
|
2002-07-29 09:35:02 +00:00 |
|
Sjoerd van der Berg
|
42e5d0b779
|
First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
|
2002-07-27 13:08:48 +00:00 |
|