Skip to content

Commit d3ce0ea

Browse files
committed
Update BW-DOS to version 1.4D.
1 parent 22bef2b commit d3ce0ea

File tree

6 files changed

+11
-34
lines changed

6 files changed

+11
-34
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ FILES=\
153153
# BW-DOS files to copy inside the ATR
154154
DOSDIR=disk/dos/
155155
DOS=\
156-
xbw130.dos\
156+
xbw14d.dos\
157157
copy.com\
158158
efast.com\
159159
pause.com\

disk/dos/bwdos-license.txt

Lines changed: 10 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,15 @@
1+
BW-DOS sources from:
2+
https://github.com/dmsc/bwdos-mads
13

2-
------------------------
3-
B W - D O S
4-
------------------------
5-
Version 1.30
4+
Original BW-DOS 1.3 by BEWESOFT
5+
Modifications by Holger Janz and Daniel Serpell.
66

7-
By BEWESOFT
7+
Sources released to public in Jun 2023.
88

9-
(Released 12/95)
9+
From:
10+
https://forums.atariage.com/topic/351486-bw-dos-v130/page/4/#comment-5319115
1011

11-
BW-DOS is a disk operating system for
12-
8-bit ATARI computers with at least
13-
48kB RAM, and at least one disk drive.
14-
It is designed to be compatible with
15-
SpartaDOS, and to use as little memory
16-
as possible. In addition, several small
17-
bugs known from SpartaDOS are not in
18-
BW-DOS, especially problems with XF551.
19-
BW-DOS may be used separately, or as a
20-
"junior version" for SpartaDOS users.
21-
22-
BW-DOS may be freely used and distri-
23-
buted under following conditions:
24-
25-
- Only the whole and unchanged master
26-
disk may be distributed,
27-
- It may not be sold, excepting little
28-
costs in PD services,
29-
- When used as a part of another
30-
software package, the whole package
31-
may be marked with a "(C)", sold
32-
etc.; in this case it's possible
33-
to exclude files from BW-DOS, but
34-
all distributed files still must be
35-
unchanged, and an information where
36-
the whole BW-DOS is available must
37-
be included.
12+
I'm Jiří Bernášek, the only author of all Atari 8-bit software signed BEWESOFT,
13+
including BW-DOS up to version 1.30, and I release it all to the Public Domain,
14+
including sources where available.
3815

disk/dos/copy.com

-164 Bytes
Binary file not shown.

disk/dos/pause.com

-123 Bytes
Binary file not shown.

disk/dos/xbw130.dos

-5.14 KB
Binary file not shown.

disk/dos/xbw14d.dos

4.96 KB
Binary file not shown.

0 commit comments

Comments
 (0)