K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-06-27T04:17:05.803058Z K 7 svn:log V 417 Construct and write the BAT. To allow testing of the code so far, scribble a bitmap before we write the image. This won't work for images that need multiple blocks, because each block starts with a sector bitmap, followed by 4096 sectors of user data. But it works nicely for images that fit in a single block (and are rounded to a block size. With this commit, we can test if the Azura platform accepts our images. END