openMSX
fdc
BootBlocks.hh
Go to the documentation of this file.
1
#ifndef BOOTBLOCKS_HH
2
#define BOOTBLOCKS_HH
3
4
#include "
DiskImageUtils.hh
"
5
6
namespace
openmsx
{
7
8
class
BootBlocks
9
{
10
public
:
11
// bootblock created with regular nms8250 and '_format'
12
static
const
SectorBuffer
dos1BootBlock
;
13
14
// bootblock created with nms8250 and MSX-DOS 2.20
15
static
const
SectorBuffer
dos2BootBlock
;
16
};
17
18
}
// namespace openmsx
19
20
#endif
DiskImageUtils.hh
openmsx::BootBlocks
Definition:
BootBlocks.hh:9
openmsx::BootBlocks::dos2BootBlock
static const SectorBuffer dos2BootBlock
Definition:
BootBlocks.hh:15
openmsx::BootBlocks::dos1BootBlock
static const SectorBuffer dos1BootBlock
Definition:
BootBlocks.hh:12
openmsx
This file implemented 3 utility functions:
Definition:
Autofire.cc:5
openmsx::SectorBuffer
Definition:
DiskImageUtils.hh:90
Generated on Thu Feb 25 2021 22:13:26 for openMSX by
1.9.1