Dyskusja:CC65

From Atariki

(Różnice między wersjami)
Jump to: navigation, search

Wersja z dnia 12:51, 12 lip 2005

"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