Dyskusja:CC65

From Atariki

Revision as of 12:51, 12 lip 2005; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

"Wstawianie wstawek assemblerowych musi odbywać się poprzez pliki z rozszerzeniem *.s" hmmm... podczas gdy w dokumentacji napisane jest:

CC65 allows inline assembly by a special keyword named "asm". Inline assembly
looks like a function call. The string in parenthesis is output in the
assembler file.

Example, insert a break instruction into the code:

        asm ("brk")

--Jellonek 14:51, 12 lip 2005 (CEST)

Personal tools