Re[2]: [cc65] ca65 syntax problems

Date view Thread view Subject view

From: groepaz (groepaz_at_gmx.net)
Date: 2001-11-04 14:01:32


Hello Ullrich,

UvB>  How about macros to emit a string in PETSCII,
UvB> or in Commodore screen code?

uhmz.... made sth like this, doesnt work perfect though ;=P

for my taste one major problem with that kinda stuff is that one
cannot write macros that act exactly like builtin commands... eg i got
plenty of sourcecodes originally written for some other crossassembler
which uses
          .screen , .screenz , .petscii , .petsciiz

what i tried is for eg writing a macro "SCREENZ" and then use
     .define .screenz SCREENZ
but that doesnt seem to work as intended ;=(

however :o)

-- 
Best regards,
 groepaz                            mailto:groepaz_at_gmx.net


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2001-12-14 22:05:43 CET