1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
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
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
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
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
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
Ulf Wohlers
8e8ef7fcb3 added data overview. new keys :
d : view ds:si
e : view es:di
b : view es:bx
x : view ds:dx
r : offset -16
f : offset +16


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@134
2002-08-10 08:38:24 +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