source: thomson/code/C/alien_message/TEST.script@ fe55aa5

main
Last change on this file since fe55aa5 was fe55aa5, checked in by Adrien Destugues <pulkomandy@…>, 12 years ago

Add source for the Alien Message demo.

git-svn-id: svn://localhost/thomson@25 85ae3b6b-dc8f-4344-a89d-598714f2e4e5

  • Property mode set to 100644
File size: 88 bytes
Line 
1section .text.startup load 5000
2section .text
3section *,!bss
4section *,bss
5
6entry _main
Note: See TracBrowser for help on using the repository browser.