mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-15 09:05:39 +00:00
6 lines
77 B
C
6 lines
77 B
C
#pragma once
|
|
|
|
#define NIBBLES_PER_TRACK 0x1A00
|
|
|
|
const UINT NUM_SECTORS = 16;
|