BEER IDE 202 interface partitioning program
(c) 2005 A&L Software

- BEER202 BIOS manages a fixed number of 5 drives (each drive is a 
"partition" );
- each partition can be handle to 32MB;
- partitioning scheme is proprietary;
- only CHS mode is supported by latest BEER BIOS (1.80);
- you don't need memory mapper or MSXDOS2;
- about 52KB/s reading speed at 3.5MHz;

Remarks:
- partitioning program was hanging with a Samsung SV0432A HD during 
initialization (while getting drive identification). Patching BEER BIOS 
at offset 3862h from F0h to FFh solves this issue;
- BEER202 doesn't work with many HDs (examples: Samsung 4.3GB,
Seagate Medalist 8422, 8.6GB);
