OpenCBM
libiec Directory Reference

Files

file  checkcable.c [code]
 Check and test the cable type.
 
file  checkdevice.c [code]
 Fast IEC drive detection: Check if there is some device attached, and the bus is not blocked.
 
file  dbgread.c [code]
 Read a RAW byte from the parallel port IN port (Status Port)
 
file  dbgwrite.c [code]
 Write a RAW byte to the parallel port OUT port (Control Port)
 
file  sys/libiec/debug.c [code]
 Debug helper functions for libiec.
 
file  dpc.c [code]
 DPC handle for the IEC bus.
 
file  eoi.c [code]
 Check if an EOI signal has been sent over the IEC bus.
 
file  i_iec.h [code]
 Internal functions and definitions of the libiec library.
 
file  i_rawread.c [code]
 Read some bytes from the IEC bus, internal version.
 
file  i_rawwrite.c [code]
 Write some bytes to the IEC bus, internal version.
 
file  libiec/init.c [code]
 Initialize the IEC bus.
 
file  interrupt.c [code]
 Interrupt handler for the IEC bus.
 
file  listen.c [code]
 Send a LISTEN to the IEC bus.
 
file  mnib.c [code]
 Nibble a complete track.
 
file  libiec/openclose.c [code]
 Write one byte to the IEC bus.
 
file  poll.c [code]
 Write one byte to the IEC bus.
 
file  ppread.c [code]
 Read a byte from the X[M|A]P1541-cable.
 
file  ppwrite.c [code]
 Write a byte to the X[M|A]P1541-cable.
 
file  rawread.c [code]
 Read some bytes from the IEC bus.
 
file  rawwrite.c [code]
 Write some bytes to the IEC bus.
 
file  release.c [code]
 Release a specific line on the IEC bus.
 
file  releasebus.c [code]
 Release the IEC bus.
 
file  reset.c [code]
 Send a RESET on the IEC bus.
 
file  sendbyte.c [code]
 Write one byte to the IEC bus.
 
file  set.c [code]
 Set a specific line on the IEC bus.
 
file  setrelease.c [code]
 Set a specific line on the IEC bus.
 
file  talk.c [code]
 Send a TALK to the IEC bus.
 
file  testirq.c [code]
 Test for IRQ capabilities.
 
file  unlisten.c [code]
 Send an UNLISTEN to the IEC bus.
 
file  untalk.c [code]
 Send an UNTALK to the IEC bus.
 
file  libiec/util.c [code]
 Some utility functions for the IEC library.
 
file  wait.c [code]
 Wait for listener to signal that it is ready to receive.
 
file  waitlistener.c [code]
 Wait for listener to signal that it is ready to receive.