Commits


README: add flavor text


CRUNCH.B.1


update README


BASASM.33 - .OUT directive


BASASM.32 - "exported" symbols


BASASM.31 - .BIT operator


update MANUAL for BASASM.30


LINEUTIL.B.13 - use new high/incr syntax To match BASASM.30.


BASASM.30 - new high/inc operator syntax Use up arrow for increment and percent for high byte. This frees up the plus sign for hypothetical future use in more proper arithmetic expressions.


remove left-over comment


rename OPCODES -> OPCODES.B It is now the source DATA for MKOPCODES.


BASASM.29 - load OPCODES from disk


LINEUTIL.B.12 - use local labels


LINEUTIL.B.11 - stub loader


LINEUTIL.B.10 - finish LINECHG


BASASM.28 - local labels


add DISKCOPY


add MKALLTOK


und64 -l: recognize locked bit in file type


und64 -l: match output format to C64


remove trailing garbage from PRG files


und64: honor size of last block The last block is indicated by a null track field in its "next block address" header. The sector field then appears to hold the length of the block data plus one.


regenerate listings


listprg: unicode PETSCII representation


MANUAL V.27