-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
27 lines (20 loc) · 978 Bytes
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
******************************************************************************
BEEB-MMB.exe
A BEEB.MMB file splitter and merger for Windows 10.
******************************************************************************
BEEB.MMBs are image files full of disks for the Acorn BBC group of micros.
It is also used by the MiSTer FPGA BBCMicro core I wrote this program for.
Drop a BEEB.MMB compatible file onto Beep-MMB to split it into disks.
Drop one or more disks onto Beep-MMB to build a BEEB.MMB file.
BEEB-MMB.exe is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.
******************************************************************************
Changelog:
******************************************************************************
20210320:
delete [].
20210319:
Check for more than 511 disks.
20210317:
Initial release.