|
37 | 37 | | [`ti_GetName`](/#L54) | YES | [in 2 files](https://github.com/search?q=ti_GetName+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
38 | 38 | | [`ti_Rename`](/#L55) | YES | [in 1 file](https://github.com/search?q=ti_Rename+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
39 | 39 | | [`ti_RenameVar`](/#L56) | ✗ | |
| 40 | +| [`ti_ArchiveHasRoom`](/#L60) | ✗ | |
40 | 41 |
|
41 | | -**Total: 19/34 tested.** |
| 42 | +**Total: 19/35 tested.** |
42 | 43 |
|
43 | 44 | ### graphx |
44 | 45 | | Function | Tested? | Occurrences | |
45 | 46 | | -------- | ------- | ----------- | |
46 | | -| [`gfx_Begin`](/#L14) | YES | [in 19 files](https://github.com/search?q=gfx_Begin+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
47 | | -| [`gfx_End`](/#L15) | YES | [in 19 files](https://github.com/search?q=gfx_End+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
48 | | -| [`gfx_SetColor`](/#L16) | YES | [in 10 files](https://github.com/search?q=gfx_SetColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 47 | +| [`gfx_Begin`](/#L14) | YES | [in 23 files](https://github.com/search?q=gfx_Begin+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 48 | +| [`gfx_End`](/#L15) | YES | [in 23 files](https://github.com/search?q=gfx_End+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 49 | +| [`gfx_SetColor`](/#L16) | YES | [in 11 files](https://github.com/search?q=gfx_SetColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
49 | 50 | | [`gfx_SetDefaultPalette`](/#L17) | ✗ | |
50 | 51 | | [`gfx_SetPalette`](/#L18) | YES | [in 11 files](https://github.com/search?q=gfx_SetPalette+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
51 | | -| [`gfx_FillScreen`](/#L19) | YES | [in 10 files](https://github.com/search?q=gfx_FillScreen+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 52 | +| [`gfx_FillScreen`](/#L19) | YES | [in 13 files](https://github.com/search?q=gfx_FillScreen+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
52 | 53 | | [`gfx_SetPixel`](/#L20) | ✗ | |
53 | 54 | | [`gfx_GetPixel`](/#L21) | ✗ | |
54 | 55 | | [`gfx_GetDraw`](/#L22) | ✗ | |
55 | 56 | | [`gfx_SetDraw`](/#L23) | YES | [in 2 files](https://github.com/search?q=gfx_SetDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
56 | | -| [`gfx_SwapDraw`](/#L24) | YES | [in 5 files](https://github.com/search?q=gfx_SwapDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 57 | +| [`gfx_SwapDraw`](/#L24) | YES | [in 6 files](https://github.com/search?q=gfx_SwapDraw+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
57 | 58 | | [`gfx_Blit`](/#L25) | YES | [in 2 files](https://github.com/search?q=gfx_Blit+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
58 | 59 | | [`gfx_BlitLines`](/#L26) | YES | [in 1 file](https://github.com/search?q=gfx_BlitLines+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
59 | 60 | | [`gfx_BlitRectangle`](/#L27) | YES | [in 1 file](https://github.com/search?q=gfx_BlitRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
60 | 61 | | [`gfx_PrintChar`](/#L28) | ✗ | |
61 | 62 | | [`gfx_PrintInt`](/#L29) | ✗ | |
62 | 63 | | [`gfx_PrintUInt`](/#L30) | YES | [in 3 files](https://github.com/search?q=gfx_PrintUInt+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
63 | 64 | | [`gfx_PrintString`](/#L31) | YES | [in 3 files](https://github.com/search?q=gfx_PrintString+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
64 | | -| [`gfx_PrintStringXY`](/#L32) | YES | [in 5 files](https://github.com/search?q=gfx_PrintStringXY+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 65 | +| [`gfx_PrintStringXY`](/#L32) | YES | [in 7 files](https://github.com/search?q=gfx_PrintStringXY+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
65 | 66 | | [`gfx_SetTextXY`](/#L33) | ✗ | |
66 | | -| [`gfx_SetTextBGColor`](/#L34) | YES | [in 2 files](https://github.com/search?q=gfx_SetTextBGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
67 | | -| [`gfx_SetTextFGColor`](/#L35) | YES | [in 3 files](https://github.com/search?q=gfx_SetTextFGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 67 | +| [`gfx_SetTextBGColor`](/#L34) | YES | [in 3 files](https://github.com/search?q=gfx_SetTextBGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 68 | +| [`gfx_SetTextFGColor`](/#L35) | YES | [in 4 files](https://github.com/search?q=gfx_SetTextFGColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
68 | 69 | | [`gfx_SetTextTransparentColor`](/#L36) | YES | [in 2 files](https://github.com/search?q=gfx_SetTextTransparentColor+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
69 | 70 | | [`gfx_SetFontData`](/#L37) | ✗ | |
70 | 71 | | [`gfx_SetFontSpacing`](/#L38) | ✗ | |
|
78 | 79 | | [`gfx_VertLine`](/#L46) | ✗ | |
79 | 80 | | [`gfx_Circle`](/#L47) | YES | [in 1 file](https://github.com/search?q=gfx_Circle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
80 | 81 | | [`gfx_FillCircle`](/#L48) | YES | [in 1 file](https://github.com/search?q=gfx_FillCircle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
81 | | -| [`gfx_Rectangle`](/#L49) | YES | [in 1 file](https://github.com/search?q=gfx_Rectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
| 82 | +| [`gfx_Rectangle`](/#L49) | YES | [in 2 files](https://github.com/search?q=gfx_Rectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
82 | 83 | | [`gfx_FillRectangle`](/#L50) | YES | [in 4 files](https://github.com/search?q=gfx_FillRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
83 | 84 | | [`gfx_Line_NoClip`](/#L51) | ✗ | |
84 | 85 | | [`gfx_HorizLine_NoClip`](/#L52) | ✗ | |
|
135 | 136 | | [`gfx_RotateScaleSprite`](/#L121) | ✗ | |
136 | 137 | | [`gfx_RotatedScaledTransparentSprite_NoClip`](/#L122) | ✗ | |
137 | 138 | | [`gfx_RotatedScaledSprite_NoClip`](/#L123) | YES | [in 1 file](https://github.com/search?q=gfx_RotatedScaledSprite_NoClip+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
138 | | -| [`gfx_SetCharData`](/#L127) | ✗ | |
| 139 | +| [`gfx_SetCharData`](/#L127) | YES | [in 1 file](https://github.com/search?q=gfx_SetCharData+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
139 | 140 | | [`gfx_Wait`](/#L131) | ✗ | |
| 141 | +| [`gfx_CopyRectangle`](/#L135) | YES | [in 1 file](https://github.com/search?q=gfx_CopyRectangle+repo%3ACE-Programming%2Ftoolchain+path%3Aexamples&type=Code) |
140 | 142 |
|
141 | | -**Total: 60/94 tested.** |
| 143 | +**Total: 62/95 tested.** |
142 | 144 |
|
143 | 145 | ### keypadc |
144 | 146 | | Function | Tested? | Occurrences | |
|
0 commit comments