global { cpu "6502"; inputname "bins/dk3_file4.bin"; startaddr $DC00; commentcolumn 50; comments 3; }; range { start $DC00; end $DEFF; type bytetable; }; range { start $DF39; end $DFEF; type bytetable; }; range { start $DFF1; end $DFF5; type bytetable; }; range { start $DF00; end $DF36; type code; }; label { addr $DF00; name "entry"; }; label { addr $DFF0; name "empty_vector"; }; label { addr $DF05; name "copy_loop_a"; comment "\n; Copy $5800-$7FFF to $5000-$77FF"; }; label { addr $DF20; name "copy_loop_b"; comment "\n; Copy $D800-$DFFF to $7800-$7FFF\n; Note that $D800-$DBFF isn't on this disk.\n; That's the slow rom if it was loaded first."; }; label { addr $7C00; name "PostCopy_Entry"; }; label { addr $DF09; name "cvDF09"; }; label { addr $DF0C; name "cvDF0C"; }; label { addr $DF24; name "cvDF24"; }; label { addr $DF27; name "cvDF27"; }; label { addr $DEFF; name "var_Mirroring"; comment "Mirror value. 0 = horiz, 1 = vert"; }; label { addr $07FF; name "var_07FF"; };