Peter Veenstra
|
147e30b948
|
Setup some more register to startup default when booting. Fixes BuckRogers booter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2290
|
2005-08-24 21:12:24 +00:00 |
|
Sebastian Strohhäcker
|
f4c9569dbf
|
add pause key
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2289
|
2005-08-24 16:06:18 +00:00 |
|
Peter Veenstra
|
1cfbdc666f
|
Return access_denied when an existing file fails to open in write mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2288
|
2005-08-23 14:21:15 +00:00 |
|
Peter Veenstra
|
2a34df0704
|
fix omf with ipx
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2287
|
2005-08-23 13:58:03 +00:00 |
|
Peter Veenstra
|
28dd4ff354
|
Added a few more disktypes to the list. Makes EA Booter games startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2286
|
2005-08-23 13:19:38 +00:00 |
|
Sebastian Strohhäcker
|
d1440760bc
|
fix output of dos mem.exe (extended memory)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2285
|
2005-08-23 08:49:57 +00:00 |
|
Peter Veenstra
|
5dd1fb5932
|
Added some volume label exception to the "don't end findfirst with \"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2284
|
2005-08-22 19:49:07 +00:00 |
|
Peter Veenstra
|
44d90e5cf4
|
implemented feature request 1242202: "getting config values via z:\config"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2283
|
2005-08-22 19:31:27 +00:00 |
|
Peter Veenstra
|
a87cb5aac0
|
Apply patch 1240534: "Fix for INT10 screen output with multiple video pages" from kippesoep
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2282
|
2005-08-22 17:52:57 +00:00 |
|
Sebastian Strohhäcker
|
9ac02ea718
|
add int10/ax=1123 call (vasyl; checked against real bios)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2281
|
2005-08-21 17:29:36 +00:00 |
|
Peter Veenstra
|
6348c925f3
|
Add patch 1263194 from prompt. Fixes set attribute on isos. Changed makedir and findfirst to return an error if directory ends on backslash. Changed makedir to give an error when the directory allready exists instead of silently saying it succeeded. This all fixes bug 946881
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2280
|
2005-08-19 07:13:34 +00:00 |
|
Peter Veenstra
|
91bff5af1e
|
Added patch 1261703 from Vasyl Tsvirkunov. Fixes some shaking effects by implementing more correct pixel panning logic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2279
|
2005-08-18 11:01:10 +00:00 |
|
Peter Veenstra
|
29e5565be5
|
Added patch 1260609 from Vasyl Tsvirkunov. Fixes Font Request information to return the correct value in cx
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2278
|
2005-08-18 10:58:41 +00:00 |
|
Peter Veenstra
|
47cde6a97e
|
Added patch 1154355 from Thomas Weidner. Marks memory executable in the dynamic core under 64 bits linux
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2277
|
2005-08-18 10:51:57 +00:00 |
|
Sebastian Strohhäcker
|
4fd29f7d49
|
remove logging output
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2276
|
2005-08-15 14:17:20 +00:00 |
|
Sebastian Strohhäcker
|
b48eceebe7
|
cpu updates (privileged instructions, trapflag handling)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2275
|
2005-08-15 13:43:44 +00:00 |
|
Peter Veenstra
|
85850ccc22
|
apply patch: "[ 1256405 ] EGA/VGA data should be rotated only in write mode 0" from vasyl. Fixes overkill
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2274
|
2005-08-11 18:58:39 +00:00 |
|
Peter Veenstra
|
8f74367940
|
Fix some label issues with cdrom isos. Added some default labels on most stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2273
|
2005-08-11 18:57:48 +00:00 |
|
Peter Veenstra
|
31c4fe4ad9
|
make a memleak smaller
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2272
|
2005-08-11 18:56:57 +00:00 |
|
Peter Veenstra
|
d0b017e5b3
|
Fix a few warnings. Reported by Xulchris
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2271
|
2005-08-10 20:36:36 +00:00 |
|
Peter Veenstra
|
f9e7488309
|
Fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2270
|
2005-08-10 20:33:46 +00:00 |
|
Sebastian Strohhäcker
|
dd14afd41e
|
load programs into upper memory (LH/LOADHIGH);
fix tab completion
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2269
|
2005-08-10 19:53:11 +00:00 |
|
Peter Veenstra
|
15d976410b
|
added simple variant of patch " [ 1239849 ] DOS 21H appends dir and driver name while accessing devices" from cyberwalker.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2268
|
2005-08-10 16:46:15 +00:00 |
|
Peter Veenstra
|
5baa46abfc
|
add patch "[ 1255540 ] Fixing undocumented VGA palette behavior" from vasyl. Fixes wari, but keeps star control 2 working
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2267
|
2005-08-10 16:12:37 +00:00 |
|
Peter Veenstra
|
3bd8abfccd
|
hide mouse cursor on non-supported(vesa) modi
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2266
|
2005-08-10 15:35:54 +00:00 |
|
Sebastian Strohhäcker
|
c6df4f9339
|
fix compiling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2265
|
2005-08-10 12:22:25 +00:00 |
|
Sebastian Strohhäcker
|
9b5e5ccd62
|
updates to the debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2264
|
2005-08-09 09:49:06 +00:00 |
|
Peter Veenstra
|
f91d45b378
|
make localhost connections work as well. (h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2263
|
2005-08-08 20:29:55 +00:00 |
|
Sebastian Strohhäcker
|
caff0f7a8b
|
adding support for upper memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2262
|
2005-08-08 13:33:46 +00:00 |
|
Peter Veenstra
|
bc49a1ce91
|
Fix timers. Timer irq will now be removed if a mode 0 is programmed (fixes DSTROY). Added some explanation on why this should happen. Changed the old check to use to old timer mode instead of the new mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2261
|
2005-08-07 17:33:15 +00:00 |
|
Sebastian Strohhäcker
|
154ad64370
|
raise dos memory start segment (WC armada, novalogic setup);
update some dos tables
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2260
|
2005-08-01 09:30:45 +00:00 |
|
Peter Veenstra
|
58a0aaed55
|
Zero memory after we allocate it. Dosbox needs zeroed memory to operate correctly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2259
|
2005-07-31 13:59:02 +00:00 |
|
Peter Veenstra
|
c3be7fcdec
|
compilation fix for people without sdl_net.(vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2258
|
2005-07-31 12:08:58 +00:00 |
|
Peter Veenstra
|
a5252330f7
|
Add patch 1151453 from h-a-l-9000. Improves softmodem and directserial supports. Adds a dummy serial class as well and makes the serial ports runtime changable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2257
|
2005-07-30 14:41:31 +00:00 |
|
Peter Veenstra
|
4b6fd3c481
|
Some messages when dealing with prot mode debug points.(h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2256
|
2005-07-30 10:13:24 +00:00 |
|
Peter Veenstra
|
01adaac4c7
|
Show cs:ip on illegal read/write
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2255
|
2005-07-30 10:11:40 +00:00 |
|
Peter Veenstra
|
5a46ec0241
|
Rewrite of the ipx client code by h-a-l-9000 (Should support more games). Modified it a bit so ipx support can be runtime enabled/disabled.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2254
|
2005-07-30 10:02:39 +00:00 |
|
Peter Veenstra
|
b4fb1af8a2
|
added function to only allocate a callback.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2253
|
2005-07-30 09:49:29 +00:00 |
|
Sebastian Strohhäcker
|
c6f68033c5
|
check validity of MCBs on resize and free memory functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2252
|
2005-07-29 19:57:58 +00:00 |
|
Sebastian Strohhäcker
|
206a21502e
|
prevent crashes when unexpectedly forced to exit fullscreen mode
(e.g. using windows keys in fullscreen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2251
|
2005-07-28 19:53:43 +00:00 |
|
Peter Veenstra
|
df11f825b8
|
undo fix. Messed up in visual C
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2250
|
2005-07-24 19:04:11 +00:00 |
|
Peter Veenstra
|
a9bb758e4f
|
Return a copy instead of the real string. Fixes some issues with stuff getting changed in the configuration file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2249
|
2005-07-24 09:17:34 +00:00 |
|
Sebastian Strohhäcker
|
cb8b2b2c58
|
prevent execution of zero-byte files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2248
|
2005-07-22 10:03:20 +00:00 |
|
Peter Veenstra
|
d4cf66ccae
|
line end conversions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2247
|
2005-07-21 12:49:52 +00:00 |
|
Sebastian Strohhäcker
|
f8728fc4c3
|
modified behaviour of port 0x3c1 affects INT10_GetAllPaletteRegisters
(fixes colour in Borland IDEs)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2246
|
2005-07-21 12:41:53 +00:00 |
|
Peter Veenstra
|
74ddc58f16
|
Missing include for safe_strncpy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2245
|
2005-07-21 07:48:37 +00:00 |
|
Sebastian Strohhäcker
|
9c62fe8db2
|
bug when dos mem resize is used to shrink memory blocks
(QuickBasic, fixes Shard of Spring)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2244
|
2005-07-20 19:20:23 +00:00 |
|
Peter Veenstra
|
d0ea228182
|
Fix bug 1241198 (if cond set a=b didn't work because a single = wasn't allowed without errorlevel)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2243
|
2005-07-20 15:27:20 +00:00 |
|
Peter Veenstra
|
8cf6549e85
|
Fix bug 1241199. Env variables were matched against the length of the wanted string. So if you wanted b, b* matched to this.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2242
|
2005-07-20 12:00:45 +00:00 |
|
Peter Veenstra
|
664ce27aae
|
applied patch 1241404 from kekko81: "Boot letter bugfix"
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2241
|
2005-07-20 11:35:53 +00:00 |
|