Talk:Writing applications for KolibriOS: Difference between revisions

From KolibriOS wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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,..)
Line 12: Line 11:
* Link to page how to use libraries  
* Link to page how to use libraries  
* add summary's with example exercises
* 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)
* add information about MENUET02 header for multi-thread applications (http://board.kolibrios.org/viewtopic.php?f=1&t=507&view=previous)

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)