;------------------------------------------------------------------------------ ; ; 1541 ; ; This source code generates the ROM for the 1541 in the address ; range $E000-$FFFF. The code for this version is: ; ; 901229-03 ; ;------------------------------------------------------------------------------ .ba $F58C ldx #$09 .ba $FCCF ldx #$09 .ba $FEE6 .by $0E ;******************************************************************************