Difference between revisions of "Talk:Writing applications for KolibriOS"

From KolibriOS wiki
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
* talk about HLL (link to diamond's article)
 
* talk about HLL (link to diamond's article)
* link to code-formatting convention
 
 
* Mention all the code being on the svn server
 
* Mention all the code being on the svn server
 
* discuss IDE's (tinypad, kfar, fasmw,..)
 
* discuss IDE's (tinypad, kfar, fasmw,..)

Latest revision as of 13:35, 11 January 2011

TODO:

  • talk about HLL (link to diamond's article)
  • Mention all the code being on the svn server
  • discuss IDE's (tinypad, kfar, fasmw,..)
  • mention emulators (klbrinwin)
  • tell more about macros.inc
  • tell about discompatibility of some functions with menuetos
  • tell more about image size and esp
  • mention flat assemblers manual, perhaps art of assembly too
  • Link to page how to use libraries
  • add summary's with example exercises
  • add information about MENUET02 header for multi-thread applications (http://board.kolibrios.org/viewtopic.php?f=1&t=507&view=previous)