osd-contiki/tools/6502
oliverschmidt 3851548684 Added support for the Atari to the Contiki download page.
The Atari disk image tools don't allow to place contiki.cfg at a fixed location. Therefore the byte offset of the contiki.cfg content isn't constant :-( However using the tool adir with the option -r allows to learn the block number of the contiki.cfg content. So this block number is stored for each Atari disk image in the PHP code (in the array $blk) and translated into the correct byte offset.
2010-09-30 20:32:07 +00:00
..
contiki.html Added support for the Atari to the Contiki download page. 2010-09-30 20:32:07 +00:00
download.php Added support for the Atari to the Contiki download page. 2010-09-30 20:32:07 +00:00
dummy.cfg Added a configuration file dummy with maximum file size to be injected into disk image templates which will be patched dynamically. 2008-06-06 23:06:10 +00:00
Makefile Added (preliminary) Atari support to the disk image Makefile. 2010-09-29 22:41:37 +00:00