HP85 GPIB Disk Emulator
1.0
HP85GPIBDiskEmulator
|
Go to the documentation of this file.
11 #include "user_config.h"
50 #if defined (SET_DEFAULTS)
101 #endif // #if defined(HP9122D)
142 #endif // #if defined(HP9134D)
165 #endif // #if defined(HP9121)
166 #endif // ifdef AMIGO
167 #endif // SET_DEFAULTS
228 while( *str && i < (
int) (
sizeof(tmp) - 2) )
232 printf(
" %-25s = %8lxH (%ld)\n", tmp, val, val);
245 while( *str && i < 62)
248 printf(
" %-25s = \"%s\"\n", tmp, arg);
295 printf(
"%-25s = %8lxH (%ld)\n", ptr, val, val);
310 printf(
"%-25s = %s\n", ptr, str);
366 printf(
"Reading: %s\n", name);
367 cfg =
fopen(name,
"rb");
372 perror(
"Read_Config - open");
373 printf(
"Read_Config: open(%s) failed\n", name);
378 while( (ptr =
fgets(str,
sizeof(str)-2, cfg)) !=
NULL)
404 val.
w = (uint16_t) 0xFFFF & val.
l;
405 val.
b = (uint8_t) 0xFF & val.
l;
472 printf(
"Unexpected token: %s, at line:%d\n", ptr,
lines);
486 printf(
"Unexpected PRINTER token: %s, at line:%d\n", ptr,
lines);
504 printf(
"Unexpected PRINTER CONFIG token: %s, at line:%d\n", ptr,
lines);
533 printf(
"Unexpected SS80 START token: %s, at line:%d\n", ptr,
lines);
556 printf(
"Unexpected SS80 CONFIG token: %s, at line:%d\n", ptr,
lines);
569 printf(
"Unexpected SS80 CONFIG token: %s, at line:%d\n", ptr,
lines);
587 printf(
"Unexpected SS80 CONTROLLER token: %s, at line:%d\n", ptr,
lines);
633 printf(
"Unexpected SS80 UNIT token: %s, at line:%d\n", ptr,
lines);
658 printf(
"Unexpected SS80 VOLUME token: %s, at line:%d\n", ptr,
lines);
681 printf(
"Unexpected AMIGO START token: %s, at line:%d\n", ptr,
lines);
706 printf(
"Unexpected HEADER CONFIG token: %s, at line:%d\n", ptr,
lines);
719 printf(
"Unexpected AMIGO CONFIG token: %s, at line:%d\n", ptr,
lines);
740 printf(
"Unexpected AMIGO GEMETRY token: %s, at line:%d\n", ptr,
lines);
745 #endif // #ifdef AMIGO
747 printf(
"Unexpected STATE: %s, at line:%d\n", ptr,
lines);
755 printf(
"Missing END statement at line:%d\n",
lines);
760 printf(
"Read_Config: ****** errors(%d) ******\n", errors);
764 perror(
"Read_Config - close error");
782 printf(
"Device Addresses\n");
864 printf(
"Current Configuration Settings\n");
966 #endif // #ifdef AMIGO
1026 return(
"AMIGO_TYPE");
1028 return(
"SS80_TYPE");
1030 return(
"PRINTER_TYPE");
1031 return(
"INVALID TYPE");
1046 return(
"*INVALID BASE*");
1068 if(address < BASE_MLA || address >(
BASE_MSA+30))
1072 if(address < base || address > (base+30))
1107 printf(
"set_active_device:(%d) out of range\n", index);
1113 if(address < 0 || address > 30)
1116 printf(
"set_active_device: index:%d address: %02XH out of range\n", index,address);
1123 printf(
"set_active_device: index:%d type:%d:%s, dev == NULL\n",
1131 printf(
"set_active_device: index %d uninitalized type:%d:%s\n",
1147 printf(
"set_active_device: index: %d type:%d:%s, state == NULL\n",
1167 printf(
"set_active_device:(%d) invalid type:%d:%s\n",
1279 printf(
"alloc_device: Device table is full\n", type);
1380 bool assign_value(
char *str, uint32_t minval, uint32_t maxval, uint32_t *val)
1406 if((minval && (tmp < minval)))
1408 printf(
"line:%d, %s is below range %d\n",
lines, ptr,(
int)minval);
1411 if((maxval != 0xffffffffUL) && (tmp > maxval))
1413 printf(
"line:%d, %s is above range %d\n",
lines, ptr,(
int)maxval);
1429 #if defined(SET_DEFAULTS)
1435 #if defined(HP9122D)
1436 printf(
"set_Config_Defaults: Using default SS/80 9122D\n");
1438 #if defined(HP9134D)
1439 printf(
"set_Config_Defaults: Using default SS/80 9134L\n");
1447 Devices[index].
dev = (
void *)&SS80DiskDefault;
1456 printf(
"set_Config_Defaults: Using default Amigo 9121\n");
1464 Devices[index].
dev = (
void *) &AMIGODiskDefault;
1468 #endif //#ifdef AMIGO
1473 printf(
"set_Config_Defaults: Using default PRINTER settings\n");
1480 Devices[index].
dev = (
void *) &PRINTERDeviceDefault;
1484 #endif // SET_DEFAULTS
1529 printf(
"hpdir invalid type - NOT AMIGO of SS80\n");
1545 printf(
"WARNING: model NOT found in hpdir.ini!\n");
1559 uint8_t ppr_bits = 0;
1561 uint32_t addr_bits = 0;
1579 if(address < 0 || address > 31)
1581 printf(
"Address (%d) out of range\n", (
int) address);
1585 addr_mask = (1L << address);
1586 if(addr_bits & addr_bits)
1588 printf(
"Address (%d) duplicated\n", (
int) address);
1591 addr_bits |= addr_mask;
1602 if(ppr < 0 || ppr > 7)
1606 ppr_mask = (1 << ppr);
1607 if(ppr_bits & ppr_bits)
1609 printf(
"PPR (%d) duplicated\n", (
int) ppr);
1612 ppr_bits |= ppr_mask;
1642 #endif // #ifdef AMIGO
1645 printf(
"Device errors - removing: ");
1700 printf(
"Can not use non 256 byte sectors\n");
1708 sprintf(label,
"SS80-%d", ss80);
1715 printf(
"please create a SS80 LIF image with %ld sectors and 128 directory sectors\n", sectors);
1731 printf(
"Can not use non 256 byte sectors\n");
1736 sprintf(label,
"AMIGO%d", amigo);
1743 printf(
"please create a AMIGO LIF image with %ld sectors and 15 directory sectors\n", sectors);
1749 #endif // #ifdef AMIGO
1770 " displays a list of mounted drives one per line\n"
1771 "mount AMIGO|SS80 model address file\n"
1772 " Example: mount 9121 6 /amigo6.lif\n"
1773 " Example: mount 9134D 2 /amigo2.lif\n"
1774 " Note: drive model must exist in hpdir.ini [driveinfo] section\n"
1775 "mount PRINTER address\n"
1776 " Example: mount PRINTER 5\n"
1778 " Example: umount 6\n"
1781 " Display all device GPIB bus addresses and PPR values\n"
1783 " Display current drives configuration\n"
1784 " -v Verbose - show full detail\n"
1815 if (
MATCHI(ptr,
"mount") )
1817 if(!
mount(argc, argv))
1820 extern void update_drive_counts();
1821 update_drive_counts();
1826 if (
MATCHI(ptr,
"umount") )
1831 extern void update_drive_counts();
1832 update_drive_counts();
1837 if (
MATCHI(ptr,
"addresses") )
1840 if(ptr && *ptr &&
MATCH(ptr,
"-v"))
1847 if (
MATCHI(ptr,
"config") )
1850 if(ptr && *ptr &&
MATCH(ptr,
"-v"))
1877 if(address < 0 || address > 31)
1879 printf(
"WARNING Address (%d) out of range\n", (
int)address);
1885 printf(
"WARNING Address (%d) already in use\n", (
int)address);
1907 if(ppr < 0 || ppr > 7)
1909 printf(
"WARNING PPR (%d) out of range\n", (
int)ppr);
1915 printf(
"WARNING PPR (%d) already in use\n", (
int)ppr);
1931 printf(
" umount address\n");
1932 printf(
" - address is the device address\n");
1934 address =
atoi(argv[1]);
1938 printf(
"umount address:[%d] NOT found\n", address);
1962 for(i =1;i< argc;++i)
1964 printf(
"argv[%d] = %s\n", (
int) i, argv[i]);
1975 if(
MATCHI(argv[1],
"PRINTER"))
1978 int8_t address =
atoi(argv[2]) & 0xff;
1982 printf(
"Could not allocate PRINTER structure\n");
2001 printf(
"WARNING: model NOT found in hpdir.ini!\n");
2007 int8_t address =
atoi(argv[2]) & 0xff;
2008 int8_t ppr = address;
2012 printf(
"Could not allocate SS80 structure for %s\n",argv[2]);
2029 int8_t address =
atoi(argv[2]) & 0xff;
2030 int8_t ppr = address;
2034 printf(
"Could not allocate AMIGO structure for %s\n",argv[2]);
2050 printf(
"Expected AMIGO or SS80 or CS80 for [%s]\n",argv[1]);
2093 #endif // #ifdef AMIGO
2105 printf(
"Mounted drives\n");
MEMSPACE int32_t get_value(char *str)
get a number
MEMSPACE FILE * fopen(const char *path, const char *mode)
POSIX Open a file with path name and ascii file mode string.
#define sprintf(s, format, args...)
int8_t find_free()
Find first free Devices[] slot.
#define MAX_STACK
Config Parser Stack.
PRINTERDeviceType * PRINTERp
Active Printer Device.
void SS80_Set_Defaults(int8_t index)
Set Default Values for a new SS80 Device IF defaults have been defined Most values in the CONTROLER a...
MEMSPACE int printf(const char *format,...)
int8_t mount(int argc, char *argv[])
mount disks - testing
int debuglevel
Debug flag - used to log GPIB and emulator messages.
MEMSPACE char * get_token(char *str, char *token, int max)
return next token
MEMSPACE int MATCH(char *str, char *pat)
Compare two strings.
MEMSPACE int MATCHI(char *str, char *pat)
Compare two strings without case.
AMIGOGeometryType GEOMETRY
int drives_tests(int argc, char *argv[])
GPIB user tests User invoked GPIB functions and tasks.
void drives_help(int8_t full)
Help Menu for drives and configuration help See: int drives_tests(char *str)
void display_mount(int8_t index)
void * safecalloc(int size, int elements)
Safe Alloc - Display Error message if Calloc fails.
void print_str_P(__memx const char *str, char *arg)
Display Configuration File string.
MEMSPACE char * fgets(char *str, int size, FILE *stream)
get a string from stdin See fdevopen() sets stream->put get for TTY devices
SS80 disk emulator for HP85 disk emulator project for AVR.
char * tok_name(uint8_t tok)
return string of matching token
int putchar(int c)
put a character to stdout See fdevopen() sets stream->put get for TTY devices
char * type_to_str(int type)
Convert a disk type into a string.
SS80 Emulated disk state information.
AMIGO disk emulator for HP85 disk emulator project for AVR.
uint8_t MAXIMUM_INTERLEAVE
#define MAX_DEVICES
Maximum number of emulated devices.
AMIGO Disk structure - ID bytes and layout.
MEMSPACE char * stralloc(char *str)
Allocate space for string.
int pop_state()
Pop Parser State.
void safefree(void *p)
Safe free - Only free a pointer if it is in malloc memory range.
int8_t test_ppr(int8_t ppr)
test if PPR is in use
DeviceType Devices[MAX_DEVICES]
int16_t SECTORS_PER_TRACK
void printer_close()
Close current plot file and reset states.
MEMSPACE int stat(char *name, struct stat *buf)
POSIX stat - get file status of named file.
int8_t hpdir_set_parameters(int8_t index, char *model)
Lookup model in and set drive parameters if found.
GPIB, AMIGO, SS80 and device defines.
bool assign_value(char *str, uint32_t minval, uint32_t maxval, uint32_t *val)
assigned a value
int8_t set_active_device(int8_t index)
Set the Active disk or device pointers Since we can be called multiple times per single GPIB state we...
void verify_devices()
Post process and Verify all devices.
void print_tok_str(uint8_t tok, uint8_t spaces, char *str)
Display Configuration File variable.
uint16_t OPTIMAL_RETRY_TIME
SS80ControllerType CONTROLLER
High level GPIB command handler for HP85 disk emulator project for AVR.
uint8_t REMOVABLE_VOLUMES
void display_Config(int verbose)
Display current Configuration File values.
Common Linux/POSIX time functions.
MEMSPACE void perror(const char *s)
POSIX perror() - convert POSIX errno to text with user message.
int8_t test_address(int8_t address)
test if address is in use
uint32_t MAX_BLOCK_NUMBER
int8_t hpdir_set_device(int8_t index)
Set Device parameters from hpdir information.
int8_t index_ppr(int8_t ppr)
return index matching ppr
MEMSPACE void sep()
print seperator
MEMSPACE int fclose(FILE *stream)
POSIX close a file stream.
void print_var_P(__memx const char *str, uint32_t val)
Display Configuration File variable.
MEMSPACE int atoi(const char *str)
Convert ASCII string to number in base 10.
int8_t alloc_device(int type)
Allocate a Device structure for a disk or printer.
int lines
Config file line number.
char * base_to_str(int base)
Convert base address into a string identifier.
void print_tok_val(uint8_t tok, uint8_t spaces, uint32_t val)
Display Configuration File variable.
#define BASE_MLA
=========================================================
int push_state(int state)
Push Parser State.
int8_t umount(int argc, char *argv[])
umount disks - testing
@ TOK_CONTINUOUS_TRANSFER_RATE
int8_t find_type(int type)
Seach Devices[] for ANY definitions of a disk type.
AMIGO emulator state machine index.
void format_drives()
Format devices that have no image file.
int8_t verify_device(int8_t index)
Verify a device and delete it is there are any errors.
int8_t index_address(int8_t address)
return index matching address
Disk Information Structure.
MEMSPACE int token(char *str, char *pat)
Search for token in a string matching user pattern.
void display_Addresses(int verbose)
Display Configuration device address saummary.
void set_Config_Defaults()
Set Defaults for any missing disk or printer devices These are only used if the Config file omits the...
void free_device(int8_t index)
Free a Device structure for a disk or printer.
int Read_Config(char *name)
Read and parse a config file using POSIX functions Set all drive parameters and debuglevel.
GPIB emulator for HP85 disk emulator project for AVR.
int8_t find_device(int type, int address, int base)
Find a device with matching type AND address.
SS80DiskType * SS80p
Active SS80 Device.
MEMSPACE long lif_create_image(char *lifimagename, char *liflabel, uint32_t dirsectors, uint32_t sectors)
Create/Format a LIF new disk image This can take a while to run, about 1 min for 10,...
MEMSPACE char * skipspaces(char *ptr)
Skip white space in a string - tabs and spaces.
int8_t tok_index(char *str)
return the tokens index of the matching string
GPIB emulator hardwware layer for HP85 disk emulator project for AVR.
int8_t count_drive_types(uint8_t type)
Count number of devices of a sertain type.
void print_tok(uint8_t tok, uint8_t spaces)
Display Configuration File variable.
void init_Devices()
Init Config Parser Stack Called only durring power up so we do not have to free memory.
int hpdir_find_drive(char *model, int list, int verbose)
Find drive parameters in hpdir.ini file.
static int stack_p[MAX_STACK]
hpdir_t hpdir
hpdir.ini file processing
long lif_dir_count(long blocks)
LIF Directory blocks ~= sqrt(blocks);.
uint16_t CONTINUOUS_TRANSFER_RATE