5 lines
77 B
C
5 lines
77 B
C
#pragma once
|
|
|
|
#define NIBBLES_PER_TRACK 0x1A00
|
|
|
|
const UINT NUM_SECTORS = 16;
|