view g23m/system/busyb/sourcesets/rts16le_2_51_int_ram.xml @ 0:509db1a7b7b8

initial import: leo2moko-r1
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 01 Jun 2015 03:24:05 +0000
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="utf-8"?>
<sourceSet name="rts16le_2_51_int_ram" description="RTS library 2.51 internal RAM C files">
  <settings>
    <options>
      <optionDef description="Common include path" name="">
        <condOption optRef="RTS_INCLUDES" />
      </optionDef>
      <optionDef description="Common option flags" name="">
        <condOption optRef="rts16le_flags" />
      </optionDef>
    </options>
  </settings>
  <sourceDirs>
    <srcDir pathRef="RTS_DIR" />
  </sourceDirs>
  <sourceFiles>
    <!-- High consumption of CPU (remark: icall contains the IND$CALL function) -->
    <source name="vsprintf.c" />
    <source name="memccpy.c" />
    <source name="_printfi.c" />
    <source name="strcat.c" />
    <source name="strncat.c" />
    <source name="strlen.c" />
    <source name="sprintf.c" />
    <!-- String functions (used often) -->
    <source name="strcpy.c" />
    <source name="strncpy.c" />
    <!-- Memory functions -->
    <source name="memchr.c" />
    <source name="memcmp.c" />
    <source name="memmov.c" />
    <source name="memory.c" />
  </sourceFiles>
</sourceSet>