• Fichier: text.s
  • Path: /invader_nes/InvaderNES/build/cc65/samples/tutorial/text.s
  • File size: 63 bytes
  • MIME-type: text/plain
  • Charset: utf-8
 
Retour

        .export _text
        _text:  .asciiz "Hello world!"