Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ! as first character of a config.sys line #84

Open
boeckmann opened this issue Aug 4, 2024 · 1 comment
Open

Add support for ! as first character of a config.sys line #84

boeckmann opened this issue Aug 4, 2024 · 1 comment
Labels
compatibility Behaviour different than MS-DOS / FreeDOS enhancement New feature or request

Comments

@boeckmann
Copy link
Collaborator

FreeDOS kernel handles config.sys lines starting with an exclamation mark !.

If a config.sys line contains ! as first character, then this line can not be skipped by single-stepping.

@boeckmann boeckmann added enhancement New feature or request compatibility Behaviour different than MS-DOS / FreeDOS labels Aug 4, 2024
@boeckmann boeckmann changed the title Add support of ! as first character of a config.sys line (FreeDOS compatibility) Add support for ! as first character of a config.sys line Aug 4, 2024
@mateuszviste
Copy link

I may be stating the obvious, but this seems to be some FreeDOS-ism. MS-DOS does not understand "!" in CONFIG.SYS (checked on MS-DOS 6.22)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compatibility Behaviour different than MS-DOS / FreeDOS enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants