Allofich
038566362e
Fix Cppcheck funcArgNamesDifferent warnings
2019-10-21 22:08:39 +09:00
Allofich
4f143be7b2
Fix uninitialized member variable warnings
2019-10-11 23:00:55 +09:00
Jonathan Campbell
596cb30235
command line, provide copy of raw string
2019-09-02 01:27:12 -07:00
Allofich
d84a812743
SVN r4183 (second half)
...
Update year
2019-06-03 23:01:41 +09:00
Allofich
05619dd023
SVN r4183 (first half)
...
Update address of FSF
2019-06-03 22:54:46 +09:00
Jonathan Campbell
1f994d53fc
doxygen
2018-06-10 23:24:07 -07:00
Jonathan Campbell
4185755d9c
Update command line parser for non-switch access, to enable the next
...
step.
2017-12-25 10:26:28 -08:00
Jonathan Campbell
75ab7debed
getopt update: support gnu getopt parsing method with --switch or -abcde
...
=> -a -b -c -d -e type parsing.
2015-08-23 17:40:13 -07:00
Jonathan Campbell
ec7aec4d98
run the source code through dos2unix. it seems to help with applying
...
patches.
2015-08-16 02:00:24 -07:00
Jonathan Campbell
8002d7c8ef
built-in program modification: new exe block clears AL, runs the
...
callback, then only modifies AH to exit to DOS. meanwhile the Program
object now contains an exit status and a function to write the exit
status to the AL register. This means the builtin DOSBox programs are
now capable of exiting to DOS with a nonzero exit code. All that needs
to be done now is to have the shell and DOS programs built into DOSBox
return proper error codes when things go wrong. Added code to test this
new mechanism by typing "config -errtest" which should return error code
1.
2015-04-09 08:28:32 -07:00
Jonathan Campbell
14334e9f66
debug: if not enough room in environment block, show what's there.
2015-02-15 18:45:14 -08:00
Jonathan Campbell
88b1b44cb4
new "getopt" style parsing (but as a "get argv" type loop).
2015-01-18 02:16:32 -08:00
Jonathan Campbell
ac0927da87
pedantic NULL checking
2014-05-19 02:38:07 -07:00
Jonathan Campbell
21614b8c3f
toss out my copy, integrate tawoongs's daum branch code into mine,
...
remove what won't compile, begin work.
2013-10-14 05:07:26 -07:00
root
f331824031
port from svn
2013-07-07 20:39:49 -07:00