meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
adv:apireference [2023/12/22 20:15] – document the Direct Pin Access commands lord_nightmareadv:apireference [2023/12/22 20:17] – document the force commands lord_nightmare
Line 62: Line 62:
  
 **?idlog** – returns a text string that describes the process used to determine the type of drive that is connected. Used to debug when drives aren’t recognized properly. **?idlog** – returns a text string that describes the process used to determine the type of drive that is connected. Used to debug when drives aren’t recognized properly.
 +
 +**force:5.25**, **force:3.5**, **force:pc** – forces Disk II 5.25", Apple 3.5", or PC drive mode, respectively.
 +Should not be necessary outside of testing and debugging as autodetection will normally detect the drive – see the documentation for **connect** and **?kind**.
  
 **?safe** – returns “+” or “-” depending on the position of the Safe switch on the front of the Applesauce **?safe** – returns “+” or “-” depending on the position of the Safe switch on the front of the Applesauce
Line 235: Line 238:
 **pins:?map** – prints the current pin map (dependent on drive kind, see ?kind) **pins:?map** – prints the current pin map (dependent on drive kind, see ?kind)
  
-**n** below is the pin number output from the pins:?map command.+**n** below is the pin number output from the **pins:?map** command.
  
 **pins:i n** – sets pin n to input mode **pins:i n** – sets pin n to input mode