page IF INTER1 Link GBcbiow3.asm ;If Interfacer 1 code included ENDIF IF BANG Link GBcbiot3 ;If Bit banger code included ENDIF IF SYSSUP Link GBcbiou3.asm ;If System Support code included ENDIF IF INTER3 OR SYSSUP Link GBcbiov3.asm ;If Interfacer 3 code included ENDIF IF INTER1 OR BANG Link GBcbiox3.asm ;Interfacer 1 list I/O included ENDIF NOTHIN RET ; Endx GBcbios3.asm