HP85 GPIB Disk Emulator  1.0
HP85GPIBDiskEmulator
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Todo List
Global asctime_r (tm_t *t, char *buf)
implement strftime() and strptime()
Global Clear_Common (int u)

We do not have RPS or Burst settings yet so we do not clear them/

We do not have a diagnostic mode so bits ALWAYS get cleared.

FIXME Normally the poweron value is -1 (Full volume) However; Any read will try to read the whole volume. (This is Only used in disk copy functions) A setting of 0 will offer the best chance of the error being spotted by the Controller in Charge However; Typically systems will always set this value BEFORE a transfer.

FIXME If we have a Diagnostic Report bit then we do not clear the Status/Error bits SS80 4-12

Global GPIB (uint8_t ch)

FIXME

FIXME

Fixme

Global gpib_error_test (uint16_t val)
do we want to always exit here ? low level GPIB functions are still useful even without a DISK
Global gpib_read_str (uint8_t *buf, int size, uint16_t *status)
TODO decode this state - for now I just set the EOI_FLAG
Global isatty (int fileno)
Perhaps we should verify console functions have been added ?
Global PRINTER_COMMANDS (uint8_t ch)
Fully emulated plotter response.
Global SS80_Amigo_Clear (void)
do something with Parity Check Bit ?
Global SS80_Cancel (void)

- add code

FIXME

Global SS80_Cancel (void)

- add code

FIXME

Global SS80_cmd_seek (void)
Let f_lseek do bounds checking instead ??? Will we read or write past the end of the disk ??
Global SS80_Command_State (void)

FIXME

FIXME, In Execute state calls SS80_locate_and_read();

FIXME, SS80_locate_and_write();

FIXME Important SS80 and CS80 differences regarding Complementary Commands! CS80 pg 2-1 1) In CS80 when only complementary commands appear in a message they will set the system defaults: Unit, number, data transfer length, burst size, maximum retry time, and Rotational Position Sensing (RPS) window size and location. 2) If, in the same message, they proceed a Real Time, General Purpose or Diagnostic they are TEMPORARY and just for that single transaction! 3) The exeption to these rules are Set Unit, Set Volume

Only handles 4-byte Addresses at the moment CS80 pg 4-11, 2-14 SS80 pg 4-67

TODO Skip Parameters

not implmented yet SS80 pg 4-43 CS80 pg 4-20, 2-28

TODO

FIXME Execute NOW

FIXME The class GENERAL PURPOSE suggests yes

FIXME The class GENERAL PURPOSE suggests yes

TODO Skip Parameters

TODO

FIXME

TODO

TODO

TODO

TODO

Global SS80_init (void)
FIXME
Global SS80_locate_and_read (void)
FIXME SS80 4-39 For now we will assume the controller will never do this
Global SS80_send_status (void)

add Diagnostic Result status (MSB of byte 5)

Fixme

Global SS80_Test (void)
get this working
Global SS80_Transparent_State (void)

FIXME

FIXME

TODO Skip Paramter

FIXME SS80 4-49 CS80 4-27, 3-7

TODO DO NOT EPPR

FIXME SS80 4-49 CS80 4-27, 3-7

TODO DO NOT EPPR

FIXME SS80 4-11 CS80 4-26, 3-2,3-5

FIXME SS80 4-9 CS80 4-26, 3-6

Global SS80_Universal_Device_Clear (void)
FIXME
Global TD []
get this working