[cc65] void* pointer to asm sequence?

From: Stefan <vorsichtphysiker1gmx.net>
Date: 2013-02-02 11:15:12
Is something like:

void *foo = {asm("nop"), asm("nop"), asm("nop")};

possible, so that foo points to a sequence of assembler commands? If it is clear, that code is written for 6502 machines, 
there would be no portability issues.

Monte

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Feb 2 11:15:22 2013

This archive was generated by hypermail 2.1.8 : 2013-02-02 11:15:25 CET