This shows you the differences between two versions of the page.
|
develdocs [2012/06/27 15:32] skoe Link to bibucket |
develdocs [2013/02/11 14:52] (current) skoe |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Documentation for Developers ===== | ===== Documentation for Developers ===== | ||
| - | Software developers for EasyFlash should start with these documents: | + | Software developers for EasyFlash should start with this document: |
| - | {{filelist>files/devdocs/*&style=table&direct=1&recursive=1&sort=iname&tableheader=1&tableshowdate=1&tableshowsize=1}} | + | {{filelist>files/devdocs/*ProgRef*&style=table&direct=1&recursive=1&sort=iname&tableheader=1&tableshowdate=1&tableshowsize=1}} |
| - | The //EasyFlash Programmer’s Guide// is a must-read. This manual gives you all information to start to develop software for the | + | The //EasyFlash Programmer’s Guide// is a must-read. This manual gives you all information to start to develop software for the EasyFlash cartridge in a low-level way. This is what most developers do. |
| - | EasyFlash cartridge in a low-level way. | + | |
| - | The second document, //EasyFlash Application Support// gives additional information about special topics, for example about EasyFS, an file system which is used by some EasyFlash software. | + | The second document, //EasyFlash Application Support// gives additional information about special topics, for example about EasyFS, an file system which is used by some EasyFlash software. Be aware that many of these topics are examples only, there is no well-documented reference implementation available for them. Use that document for your inspiration only or in case you want to know how others did it. |
| + | |||
| + | {{filelist>files/devdocs/*App*&style=table&direct=1&recursive=1&sort=iname&tableheader=1&tableshowdate=1&tableshowsize=1}} | ||