Talk:Writing applications for KolibriOS: Difference between revisions

From KolibriOS wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 2: Line 2:


* talk about HLL (link to diamond's article)
* talk about HLL (link to diamond's article)
* Write code-formatting rules somewhere on the wiki and mention the here
* 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,..)
* mention emulators (klbrinwin)
* mention emulators (klbrinwin)
* tell more about macros.inc
* tell more about macros.inc
* update examples
* tell about discompatibility of some functions with menuetos
* tell about discompatibility of some functions with menuetos
* tell more about image size and esp
* tell more about image size and esp
* mention flat assemblers manual, perhaps art of assembly too
* mention flat assemblers manual, perhaps art of assembly too
* Create an example how to use libraries
* 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)

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)