mirror of
https://github.com/pevans/erc-c.git
synced 2026-04-21 15:16:45 +00:00
We track steps in quarter tracks, so double the max
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ enum apple2_dd_mode {
|
||||
*/
|
||||
#define _240K_ 245760
|
||||
|
||||
#define MAX_DRIVE_STEPS 70
|
||||
#define MAX_DRIVE_STEPS 140
|
||||
|
||||
/*
|
||||
* This is the last _accessible_ sector position within a track (you can
|
||||
|
||||
Reference in New Issue
Block a user