; QuadMeg PS/8 Extended Memory Multifunction Adapter ; Copyright (c) Cumulus Corporation 1989, 1990. All rights reserved ; Adapter Definition File Version 1.0 AdapterId 7025h AdapterName "QuadMeg PS/8 Extended Memory Multifunction Adapter" Numbytes 4 FixedResources pos[1]=x111xxxxb NamedItem Prompt "ROM Address" choice "C8000 - C8FFFF" pos[3]=11101000b mem 0C8000h-0C8FFFh choice "C9000 - C9FFFF" pos[3]=11101001b mem 0C9000h-0C9FFFh choice "CA000 - CAFFFF" pos[3]=11101010b mem 0CA000h-0CAFFFh choice "CB000 - CBFFFF" pos[3]=11101011b mem 0CB000h-0CBFFFh choice "CC000 - CCFFFF" pos[3]=11101100b mem 0CC000h-0CCFFFh choice "CD000 - CDFFFF" pos[3]=11101101b mem 0CD000h-0CDFFFh choice "CE000 - CEFFFF" pos[3]=11101110b mem 0CE000h-0CEFFFh choice "CF000 - CFFFFF" pos[3]=11101111b mem 0CF000h-0CFFFFh choice "D0000 - D0FFFF" pos[3]=11110000b mem 0D0000h-0D0FFFh choice "D1000 - D1FFFF" pos[3]=11110001b mem 0D1000h-0D1FFFh choice "D2000 - D2FFFF" pos[3]=11110010b mem 0D2000h-0D2FFFh choice "D3000 - D3FFFF" pos[3]=11110011b mem 0D3000h-0D3FFFh choice "D4000 - D4FFFF" pos[3]=11110100b mem 0D4000h-0D4FFFh choice "D5000 - D5FFFF" pos[3]=11110101b mem 0D5000h-0D5FFFh choice "D6000 - D6FFFF" pos[3]=11110110b mem 0D6000h-0D6FFFh choice "D7000 - D7FFFF" pos[3]=11110111b mem 0D7000h-0D7FFFh choice "D8000 - D8FFFF" pos[3]=11111000b mem 0D8001b mem 0D1000h-0D1FFFh choice "D2000 - D2FFFF" pos[3]=11110010b mem 0D2000h-0D2FFFh choice "D3000 - D3FFFF" pos[3]=11110011b mem 0D3000h-0D3FFFh choice "D4000 - D4FFFF" pos[3]=11110100b mem 0D4000h-0D4FFFh choice "D5000 - D5FFFF" pos[3]=11110101b mem 0D5000h-0D5FFFh choice "D6000 - D6FFFF" pos[3]=11110110b mem 0D6000h-0D6FFFh choice "D7000 - D7FFFF" pos[3]=11110111b mem 0D7000h-0D7FFFh choice "D8000 - D8FFFF" pos[3]=11111000b mem 0D80 choice "Disable ROM" pos[3]=11000000b Help "Select ROM address range. Select [Disable ROM] option only when no memory is installed on the Adapter." NamedItem Prompt "Serial Port" choice "Disable Serial Port" pos[0]=xxxxx0xxb choice "COM2 configuration" pos[0]=xxxx11xxb io 2f8h - 2ffh int 3 choice "COM1 configuration" pos[0]=xxxx01xxb io 3f8h - 3ffh int 4 Help "If an optional Serial Communications Port is installed select the desired COM port setting. Otherwise, please select the [Disable Serial Port] option" NamedItem Prompt "Parallel Port Enable" choice "Disable parallel port" pos[0]=xxx0xxxxb choice "LPT2" pos[0]=1011xxxxb io 378h - 37bh int 7 choice "LPT2 extended" pos[0]=0011xxxxb io 378h - 37bh int 7 choice "LPT3" pos[0]=1101xxxxb io 278h - 27bh int 7 choice "LPT3 extended" pos[0]=0101xxxxb io 278h - 27bh int 7 choice "LPT1" pos[0]=1001xxxxb io 3BCh - 3BFh int 7 choice "LPT1 extended" pos[0]=0001xxxxb io 3BCh - 3BFh int 7 Help "If an optional Parallel Communications Port is installed select the desired LPT port setting. Otherwise, please select the [Disable Parallel Port] option"