/** fMSX: portable MSX emulator ******************************/ /** **/ /** Boot.h **/ /** **/ /** This file contains MSX boot sector image used to create **/ /** new disk images during FORMAT operation. **/ /** **/ /** Copyright (C) Marat Fayzullin 1994-2003 **/ /** You are not allowed to distribute this software **/ /** commercially. Please, notify me, if you make any **/ /** changes to this file. **/ /*************************************************************/ extern const byte BootBlock[];