Ulf Wohlers
|
48750dfa8f
|
fixed bugs with bplist and debug.com (allocate stack space)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@463
|
2002-10-30 14:41:50 +00:00 |
|
Ulf Wohlers
|
63210c1d64
|
Added new debug commands : set register/memory. Fixed a problem with relative jump addresses
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@462
|
2002-10-29 14:40:54 +00:00 |
|
Sjoerd van der Berg
|
d565b8c526
|
Added t_SHARd in the get_AF group, changed the fatal errors to warnings and regrouped some flags into unknown groups.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@461
|
2002-10-28 23:45:55 +00:00 |
|
Sjoerd van der Berg
|
7cdf73a07e
|
Add 4 color cga mode scrolling.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@460
|
2002-10-28 22:15:02 +00:00 |
|
Ulf Wohlers
|
63cd877bab
|
fixed a bug in DOS_ChangeDir: if dir is a file - return false
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@459
|
2002-10-28 20:32:47 +00:00 |
|
Ulf Wohlers
|
4bc7a382fa
|
+ textmode mouse cursor
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@458
|
2002-10-28 16:37:08 +00:00 |
|
Sjoerd van der Berg
|
3c26bb94da
|
Changed attribute and dac color checking.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@457
|
2002-10-28 14:39:50 +00:00 |
|
Sjoerd van der Berg
|
2bc9299c3b
|
Fixed attribtes to only use the lower 6 bits.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@456
|
2002-10-28 14:38:23 +00:00 |
|
Sjoerd van der Berg
|
3dfafb6dde
|
Changed vga attribute handling to vga dac registers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@455
|
2002-10-28 14:37:51 +00:00 |
|
Ulf Wohlers
|
69ad2dee2d
|
+ draw mouse pointer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@454
|
2002-10-28 14:30:11 +00:00 |
|
Sjoerd van der Berg
|
dfb87ec9e3
|
Added 0xb2, LSS instruction.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@453
|
2002-10-27 21:31:43 +00:00 |
|
Ulf Wohlers
|
c2b1f89fa2
|
int 8 is now saving ds,dx,ax before calling int 1c
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@452
|
2002-10-27 10:48:47 +00:00 |
|
Sjoerd van der Berg
|
34c9a28c3e
|
Idle a bit while checking for a keystroke.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@451
|
2002-10-26 15:43:26 +00:00 |
|
Sjoerd van der Berg
|
75a3747a3c
|
removed dosbox.lang
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@450
|
2002-10-26 12:44:47 +00:00 |
|
Sjoerd van der Berg
|
accaa93ca9
|
Fixed findfirst/next attribute matching.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@447
|
2002-10-26 10:00:50 +00:00 |
|
Sjoerd van der Berg
|
388885b0fe
|
Fill new allocated memory with 0xcd's
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@446
|
2002-10-26 09:30:15 +00:00 |
|
Sjoerd van der Berg
|
845e239eba
|
Fixed crash when file can't be opened
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@445
|
2002-10-25 22:49:42 +00:00 |
|
Sjoerd van der Berg
|
7149f0611b
|
Internal messages are overwritten by the language file now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@440
|
2002-10-25 21:40:56 +00:00 |
|
Sjoerd van der Berg
|
70d5be8ddb
|
Added a config program to write config and language file.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@439
|
2002-10-25 21:40:31 +00:00 |
|
Sjoerd van der Berg
|
de23d60172
|
Removed some debug warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@438
|
2002-10-25 21:40:19 +00:00 |
|
Sjoerd van der Berg
|
d26cccdc81
|
Clean up.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@437
|
2002-10-25 21:40:10 +00:00 |
|
Sjoerd van der Berg
|
1233570442
|
Changed the order of writing to the vga registers to fix some palette errors.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@436
|
2002-10-25 21:39:05 +00:00 |
|
Sjoerd van der Berg
|
a865ac6c6a
|
Fixed keyevents with right alt and ctrl.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@435
|
2002-10-25 21:34:00 +00:00 |
|
Sjoerd van der Berg
|
57510618cf
|
Fixed a warning in gcc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@434
|
2002-10-25 21:32:58 +00:00 |
|
Sjoerd van der Berg
|
d5d60cdba5
|
Fixed frame skipping mutex.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@433
|
2002-10-25 21:32:23 +00:00 |
|
Sjoerd van der Berg
|
273279db4b
|
Correct version in the shell startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@432
|
2002-10-25 21:29:08 +00:00 |
|
Sjoerd van der Berg
|
5003c981ee
|
Some changes to errorlevel
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@431
|
2002-10-25 21:27:52 +00:00 |
|
Sjoerd van der Berg
|
46cbb48f3f
|
Removed #include <direct.h>
Added a config file help string.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@430
|
2002-10-25 21:27:24 +00:00 |
|
Sjoerd van der Berg
|
0dcbf5f638
|
Removed a new line from debug_msg
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@429
|
2002-10-25 21:26:46 +00:00 |
|
Sjoerd van der Berg
|
dfb34f80a5
|
New prefix variables.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@428
|
2002-10-25 21:26:09 +00:00 |
|
Sjoerd van der Berg
|
15033b27a4
|
New prefix variables and a new string repeat function.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@427
|
2002-10-25 21:25:35 +00:00 |
|
Sjoerd van der Berg
|
5b84e7c805
|
String repeat instructions added
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@426
|
2002-10-25 21:23:59 +00:00 |
|
Sjoerd van der Berg
|
f1d25a588f
|
New repeat code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@425
|
2002-10-25 21:22:37 +00:00 |
|
Sjoerd van der Berg
|
d7c9982f44
|
Plugin support removed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@423
|
2002-10-25 19:53:32 +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
|
2d6d76fb42
|
debug_shutdown method now registered in section and fixed a memleak.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@421
|
2002-10-25 16:42:21 +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
|
14577b3324
|
Auto unlocking of the mouse on exit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@419
|
2002-10-25 15:47:55 +00:00 |
|
Sjoerd van der Berg
|
8dd0a0f8cc
|
Added some logical drive map ioctl functions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@417
|
2002-10-25 15:40:17 +00:00 |
|
Sjoerd van der Berg
|
e6a9638b74
|
Create temp file fixed and a little fix with a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@416
|
2002-10-25 15:39:34 +00:00 |
|
Sjoerd van der Berg
|
a18cdd1387
|
Some undocumented features for findfirst/findnext and new dos_ioctl call.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@415
|
2002-10-25 15:38:45 +00:00 |
|
Ulf Wohlers
|
17a1974f6a
|
debugger changes/additions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@414
|
2002-10-25 15:25:13 +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 |
|
Ulf Wohlers
|
174ed12a92
|
Added ShutDown call for debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@410
|
2002-10-25 15:15:17 +00:00 |
|
Sjoerd van der Berg
|
9ed0094a0e
|
Allow reading from dma ports to get the current count.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@408
|
2002-10-25 08:59:43 +00:00 |
|
Sjoerd van der Berg
|
bbebcd02b9
|
Report correct number of mouse_buttons on status return in bx.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@407
|
2002-10-24 22:29:59 +00:00 |
|
Sjoerd van der Berg
|
a3badef4e9
|
Clean up of the batch file class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@406
|
2002-10-24 22:28:33 +00:00 |
|
Sjoerd van der Berg
|
e3a5b55666
|
Small fix to psp class to set correct value for next segment
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@405
|
2002-10-24 22:08:52 +00:00 |
|
Peter Veenstra
|
e8ce6d4628
|
Removed some warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@403
|
2002-10-24 12:27:59 +00:00 |
|