This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
AppleWin
Watch
1
Star
0
Fork
0
You've already forked AppleWin
mirror of
https://github.com/AppleWin/AppleWin.git
synced
2024-11-05 21:07:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f998c7ddb2
AppleWin
/
source
/
DiskDefs.h
6 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
Added new DiskConsts.h so Structs.h doesn't need to include DiskImage.h
2014-08-14 16:24:03 +00:00
#
pragma once
#
define NIBBLES_PER_TRACK 0x1A00
DiskFormat: tweaks and fixed some TODOs in comments
2018-01-20 17:18:24 +00:00
const
UINT
NUM_SECTORS
=
16
;
Reference in New Issue
Copy Permalink