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 |
|
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
|
4e5fe4159f
|
Rewrote C_HAS_ATTRIBUTE stuff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@214
|
2002-08-25 15:36:55 +00:00 |
|
Sjoerd van der Berg
|
8dc6bb35ca
|
Change version to 0.55
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@213
|
2002-08-25 12:03:27 +00:00 |
|
Sjoerd van der Berg
|
401169e0b4
|
Added autoheader again
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@212
|
2002-08-24 20:01:55 +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 |
|
Sjoerd van der Berg
|
2595739e14
|
Change to use internal memory and masking bit to disable the channel.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@209
|
2002-08-24 07:53:37 +00:00 |
|
Sjoerd van der Berg
|
2df7210adb
|
Fixed ADPCM and support for the new dma functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@208
|
2002-08-24 07:52:33 +00:00 |
|
Sjoerd van der Berg
|
92aa05ad8a
|
Version 0.55 and disabling attributes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@207
|
2002-08-24 07:51:05 +00:00 |
|
Sjoerd van der Berg
|
a320c1d9f6
|
New Autoheader scripts to create a better config.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@206
|
2002-08-24 07:49:58 +00:00 |
|
Peter Veenstra
|
63589f9e09
|
preparations for 0.55 release
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@205
|
2002-08-23 12:35:24 +00:00 |
|
Ulf Wohlers
|
f697ef756a
|
fixed close dosbox crash. Added GFX_Stop in E_Exit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@204
|
2002-08-23 11:53:24 +00:00 |
|
Sjoerd van der Berg
|
86f7adfed5
|
settings.h is back
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@203
|
2002-08-22 18:09:58 +00:00 |
|
Peter Veenstra
|
0cee2d88e8
|
C_MAX_MEMSIZE - > C_MAX_MEM_SIZE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@202
|
2002-08-22 10:47:25 +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 |
|
Ulf Wohlers
|
c1b9030aaa
|
Fixed small bug in isvalid. Not all illegal chars were recognized.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@200
|
2002-08-21 18:24:50 +00:00 |
|
Ulf Wohlers
|
a26d7e5ea8
|
Fixed small bug in isvalid. Not all illegal chars were recognized.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@199
|
2002-08-21 18:15:19 +00:00 |
|
Sjoerd van der Berg
|
7827dcbc3d
|
0x85 Test Ed,GD opcode added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@198
|
2002-08-21 14:29:08 +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 |
|
Ulf Wohlers
|
067304c30a
|
fixed bug in makedir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@196
|
2002-08-20 09:58:31 +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 |
|
Ulf Wohlers
|
bd9a864d53
|
debugger changes: breakpoints, command line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@194
|
2002-08-20 09:49:37 +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 |
|
Ulf Wohlers
|
0eb4d60d4c
|
fixed a bug (extended fcbs)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@192
|
2002-08-19 15:30:12 +00:00 |
|
Ulf Wohlers
|
fbc882c036
|
added simple extended fcb support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@191
|
2002-08-19 15:26:35 +00:00 |
|
Ulf Wohlers
|
9e93d7d0c3
|
#ifdef C_DEBUG -> #if C_DEBUG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@190
|
2002-08-19 15:12:00 +00:00 |
|
Ulf Wohlers
|
22b3443e4f
|
Updated to new segment handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@189
|
2002-08-19 15:00:11 +00:00 |
|
Sjoerd van der Berg
|
1cc7e00c56
|
No longer need autoheader.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@188
|
2002-08-19 13:13:47 +00:00 |
|
Sjoerd van der Berg
|
daa455e478
|
No need for settings.h anymore with config.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@187
|
2002-08-19 13:06:21 +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
|
908a8a93cf
|
New segments and memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@185
|
2002-08-19 13:03:23 +00:00 |
|
Sjoerd van der Berg
|
c2f556ca66
|
new config #if's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@184
|
2002-08-19 13:02:33 +00:00 |
|
Sjoerd van der Berg
|
8d4a106a3e
|
New memory and segments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@183
|
2002-08-19 13:02:09 +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
|
95849cbc04
|
Save the map mask to a lookup value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@176
|
2002-08-19 12:56:02 +00:00 |
|
Sjoerd van der Berg
|
bf747fff94
|
Use tables for ega page handler and lookup values.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@175
|
2002-08-19 12:55:36 +00:00 |
|
Sjoerd van der Berg
|
b9abeff3be
|
Save lookup values for greater speed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@174
|
2002-08-19 12:54:38 +00:00 |
|
Sjoerd van der Berg
|
5b8fdf2b3e
|
New memory functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@173
|
2002-08-19 12:53:58 +00:00 |
|
Sjoerd van der Berg
|
193675b0cb
|
New ega memory tables, and more lookup variables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@172
|
2002-08-19 12:53:12 +00:00 |
|
Sjoerd van der Berg
|
a1ed02efa3
|
Use tables for ega modes, new memory handler
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@171
|
2002-08-19 12:52:38 +00:00 |
|