source: thomson/code/C/HxCHost/TEST.script@ 7cabd49

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

HxC host software : work at Forever XIII party

  • Switch to lwtools gcc toolchain
  • Fix some bugs.
  • Editing the HxC settings works
  • Selecting a floppy image works (sometimes)

git-svn-id: svn://localhost/thomson@24 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.