Last change
on this file since 3577fe1 was 14ad9c9, checked in by Thomas Lopatic <thomas@…>, 7 years ago |
Added missing headers.
|
-
Property mode
set to
100644
|
File size:
4.2 KB
|
Rev | Line | |
---|
[f7c91fc] | 1 | include/ascii.h
|
---|
| 2 | include/asgdsp.h
|
---|
| 3 | include/biosdefs.h
|
---|
| 4 | include/charset.h
|
---|
| 5 | include/cmeta.h
|
---|
| 6 | include/ctype.h
|
---|
| 7 | include/curpak.h
|
---|
| 8 | include/debug.h
|
---|
| 9 | include/errdefs.h
|
---|
| 10 | include/errno.h
|
---|
| 11 | include/fcntl.h
|
---|
| 12 | include/fields.h
|
---|
| 13 | include/fpu.h
|
---|
| 14 | include/fspars.h
|
---|
| 15 | include/glcdefs.h
|
---|
| 16 | include/graphdef.h
|
---|
| 17 | include/hwdefs.h
|
---|
| 18 | include/instdsp.h
|
---|
| 19 | include/io.h
|
---|
| 20 | include/lcdline.h
|
---|
| 21 | include/libdsp.h
|
---|
[14ad9c9] | 22 | include/libs.h
|
---|
[f7c91fc] | 23 | include/macros.h
|
---|
| 24 | include/menu.h
|
---|
| 25 | include/midas.h
|
---|
| 26 | include/objdefs.h
|
---|
| 27 | include/panel.h
|
---|
| 28 | include/patch.h
|
---|
| 29 | include/ptdisp.h
|
---|
[14ad9c9] | 30 | include/ram.h
|
---|
[f7c91fc] | 31 | include/regs.h
|
---|
[14ad9c9] | 32 | include/rom.h
|
---|
[f7c91fc] | 33 | include/scdsp.h
|
---|
| 34 | include/sclock.h
|
---|
| 35 | include/score.h
|
---|
| 36 | include/scwheel.h
|
---|
| 37 | include/secops.h
|
---|
| 38 | include/setjmp.h
|
---|
| 39 | include/slice.h
|
---|
| 40 | include/smdefs.h
|
---|
[dfe4288] | 41 | include/stdarg.h
|
---|
[f7c91fc] | 42 | include/stddefs.h
|
---|
[14ad9c9] | 43 | include/stdint.h
|
---|
[f7c91fc] | 44 | include/stdio.h
|
---|
| 45 | include/timers.h
|
---|
| 46 | include/tundsp.h
|
---|
| 47 | include/uartio.h
|
---|
| 48 | include/vsdd.h
|
---|
| 49 | include/wordq.h
|
---|
| 50 | include/wsdsp.h
|
---|
| 51 | iolib/dofmt.c
|
---|
| 52 | iolib/mdump.c
|
---|
| 53 | iolib/pause.c
|
---|
| 54 | iolib/printf.c
|
---|
| 55 | iolib/rawio.c
|
---|
| 56 | iolib/sprintf.c
|
---|
| 57 | iolib/waitcr.c
|
---|
| 58 | lib700/bitrev.c
|
---|
| 59 | lib700/ctype.c
|
---|
| 60 | lib700/ispow2.c
|
---|
| 61 | lib700/mangle.c
|
---|
| 62 | lib700/micons.c
|
---|
| 63 | lib700/tolower.c
|
---|
| 64 | lib700/toupper.c
|
---|
| 65 | libcio/atoi.c
|
---|
| 66 | libcio/atol.c
|
---|
| 67 | libcio/blkrd.c
|
---|
| 68 | libcio/blkwr.c
|
---|
| 69 | libcio/close.c
|
---|
| 70 | libcio/clusmap.c
|
---|
| 71 | libcio/conin.c
|
---|
| 72 | libcio/conwr.c
|
---|
| 73 | libcio/dirfns.c
|
---|
| 74 | libcio/fgets.c
|
---|
| 75 | libcio/filesys.c
|
---|
| 76 | libcio/filname.c
|
---|
| 77 | libcio/flread.c
|
---|
| 78 | libcio/fopen.c
|
---|
| 79 | libcio/fprintf.c
|
---|
| 80 | libcio/fputs.c
|
---|
| 81 | libcio/fread.c
|
---|
| 82 | libcio/fscanf.c
|
---|
| 83 | libcio/fseek.c
|
---|
| 84 | libcio/fsinit.c
|
---|
| 85 | libcio/fsize.c
|
---|
| 86 | libcio/fstubs.c
|
---|
| 87 | libcio/ftell.c
|
---|
| 88 | libcio/fwrite.c
|
---|
| 89 | libcio/getbuff.c
|
---|
| 90 | libcio/getc.c
|
---|
| 91 | libcio/getl.c
|
---|
| 92 | libcio/getw.c
|
---|
| 93 | libcio/lseek.c
|
---|
| 94 | libcio/open.c
|
---|
| 95 | libcio/posit.c
|
---|
| 96 | libcio/putc.c
|
---|
| 97 | libcio/putl.c
|
---|
| 98 | libcio/putw.c
|
---|
| 99 | libcio/read.c
|
---|
| 100 | libcio/readrn.c
|
---|
| 101 | libcio/rename.c
|
---|
| 102 | libcio/scan.c
|
---|
| 103 | libcio/setbuf.c
|
---|
| 104 | libcio/ungetc.c
|
---|
| 105 | libcio/unlink.c
|
---|
| 106 | libcio/write.c
|
---|
| 107 | libcio/writern.c
|
---|
| 108 | libsm/index.c
|
---|
| 109 | libsm/memccpy.c
|
---|
| 110 | libsm/memchr.c
|
---|
| 111 | libsm/memcmp.c
|
---|
| 112 | libsm/memcmpu.c
|
---|
| 113 | libsm/memcpy.c
|
---|
| 114 | libsm/memcpyw.c
|
---|
| 115 | libsm/memset.c
|
---|
| 116 | libsm/memsetw.c
|
---|
| 117 | libsm/rindex.c
|
---|
| 118 | libsm/str2lc.c
|
---|
| 119 | libsm/str2uc.c
|
---|
| 120 | libsm/strcat.c
|
---|
| 121 | libsm/strccpy.c
|
---|
| 122 | libsm/strchr.c
|
---|
| 123 | libsm/strcmp.c
|
---|
| 124 | libsm/strcpy.c
|
---|
| 125 | libsm/strcspn.c
|
---|
| 126 | libsm/strfill.c
|
---|
| 127 | libsm/strlcmp.c
|
---|
| 128 | libsm/strlen.c
|
---|
| 129 | libsm/strltrm.c
|
---|
| 130 | libsm/strncat.c
|
---|
| 131 | libsm/strncmp.c
|
---|
| 132 | libsm/strncpy.c
|
---|
| 133 | libsm/strpbrk.c
|
---|
| 134 | libsm/strrchr.c
|
---|
| 135 | libsm/strrev.c
|
---|
| 136 | libsm/strrevi.c
|
---|
| 137 | libsm/strrtrm.c
|
---|
| 138 | libsm/strspn.c
|
---|
| 139 | libsm/strtok.c
|
---|
| 140 | libsm/strtol.c
|
---|
| 141 | prolog/croot.c
|
---|
| 142 | ram/addfpu.c
|
---|
| 143 | ram/adfield.c
|
---|
| 144 | ram/adselbx.c
|
---|
| 145 | ram/asgdsp.c
|
---|
| 146 | ram/asgvce.c
|
---|
| 147 | ram/barbadj.c
|
---|
| 148 | ram/chgsef.c
|
---|
| 149 | ram/chksec.c
|
---|
| 150 | ram/cminit.c
|
---|
| 151 | ram/ctcpos.c
|
---|
| 152 | ram/curset.c
|
---|
| 153 | ram/dbentr.c
|
---|
| 154 | ram/dcopy.c
|
---|
| 155 | ram/dec2fr.c
|
---|
| 156 | ram/delnote.c
|
---|
| 157 | ram/delpnts.c
|
---|
| 158 | ram/dformat.c
|
---|
| 159 | ram/dopatch.c
|
---|
| 160 | ram/enterit.c
|
---|
| 161 | ram/etaccn.c
|
---|
| 162 | ram/etadep.c
|
---|
| 163 | ram/etadyn.c
|
---|
| 164 | ram/etagch.c
|
---|
| 165 | ram/etagpt.c
|
---|
| 166 | ram/etains.c
|
---|
| 167 | ram/etaint.c
|
---|
| 168 | ram/etaopt.c
|
---|
| 169 | ram/etaprg.c
|
---|
| 170 | ram/etarat.c
|
---|
| 171 | ram/etatab.c
|
---|
| 172 | ram/etatun.c
|
---|
| 173 | ram/etavgr.c
|
---|
| 174 | ram/etdyn.c
|
---|
| 175 | ram/etiact.c
|
---|
| 176 | ram/eticnf.c
|
---|
| 177 | ram/etidin.c
|
---|
| 178 | ram/etimlt.c
|
---|
| 179 | ram/etinst.c
|
---|
| 180 | ram/etioas.c
|
---|
| 181 | ram/etiosc.c
|
---|
| 182 | ram/etipnt.c
|
---|
| 183 | ram/etires.c
|
---|
| 184 | ram/etitim.c
|
---|
| 185 | ram/etival.c
|
---|
| 186 | ram/etivce.c
|
---|
| 187 | ram/etiwsn.c
|
---|
| 188 | ram/etloc.c
|
---|
| 189 | ram/etmcfn.c
|
---|
| 190 | ram/etrel.c
|
---|
| 191 | ram/etres1.c
|
---|
| 192 | ram/etscor.c
|
---|
| 193 | ram/etsnbt.c
|
---|
| 194 | ram/etstrn.c
|
---|
| 195 | ram/ettpch.c
|
---|
| 196 | ram/ettrns.c
|
---|
| 197 | ram/etttab.c
|
---|
| 198 | ram/ettval.c
|
---|
| 199 | ram/etvel.c
|
---|
| 200 | ram/etwavs.c
|
---|
| 201 | ram/etwhar.c
|
---|
| 202 | ram/etwhrv.c
|
---|
| 203 | ram/etwoff.c
|
---|
| 204 | ram/etwpnt.c
|
---|
| 205 | ram/etwslt.c
|
---|
| 206 | ram/etwvce.c
|
---|
| 207 | ram/fcnote.c
|
---|
| 208 | ram/frfind.c
|
---|
| 209 | ram/gcurpos.c
|
---|
| 210 | ram/idfield.c
|
---|
| 211 | ram/idselbx.c
|
---|
| 212 | ram/im700.c
|
---|
| 213 | ram/infield.c
|
---|
| 214 | ram/initi.c
|
---|
| 215 | ram/instdsp.c
|
---|
| 216 | ram/itcpos.c
|
---|
| 217 | ram/kbobj.c
|
---|
| 218 | ram/lcdlbls.c
|
---|
| 219 | ram/ldfield.c
|
---|
| 220 | ram/ldselbx.c
|
---|
| 221 | ram/libdsp.c
|
---|
| 222 | ram/librw.c
|
---|
| 223 | ram/localkb.c
|
---|
| 224 | ram/m7menu.c
|
---|
| 225 | ram/m7ver.h
|
---|
| 226 | ram/midas.c
|
---|
| 227 | ram/msl.c
|
---|
| 228 | ram/msm.c
|
---|
| 229 | ram/nedacc.c
|
---|
| 230 | ram/pix2mid.c
|
---|
| 231 | ram/ptdisp.c
|
---|
| 232 | ram/ptdkey.c
|
---|
| 233 | ram/ptfield.c
|
---|
| 234 | ram/ptread.c
|
---|
| 235 | ram/ptselbx.c
|
---|
| 236 | ram/ptwrite.c
|
---|
| 237 | ram/puteq.c
|
---|
| 238 | ram/rscript.c
|
---|
| 239 | ram/scadv.c
|
---|
| 240 | ram/scfield.c
|
---|
| 241 | ram/scgoto.c
|
---|
| 242 | ram/scinit.c
|
---|
| 243 | ram/scope.c
|
---|
| 244 | ram/scordsp.c
|
---|
| 245 | ram/scread.c
|
---|
| 246 | ram/scselbx.c
|
---|
| 247 | ram/sctrak.c
|
---|
| 248 | ram/scwrite.c
|
---|
| 249 | ram/seccpy.c
|
---|
| 250 | ram/sedump.c
|
---|
| 251 | ram/select.c
|
---|
| 252 | ram/sendval.c
|
---|
| 253 | ram/setgc.c
|
---|
| 254 | ram/setv2gi.c
|
---|
| 255 | ram/setwq.c
|
---|
| 256 | ram/showcfg.c
|
---|
| 257 | ram/smscrl.c
|
---|
| 258 | ram/sqdisp.c
|
---|
| 259 | ram/sqdkey.c
|
---|
| 260 | ram/sqexec.c
|
---|
| 261 | ram/sqfield.c
|
---|
| 262 | ram/sqread.c
|
---|
| 263 | ram/sqscan.c
|
---|
| 264 | ram/sqselbx.c
|
---|
| 265 | ram/sqwrite.c
|
---|
| 266 | ram/stcpos.c
|
---|
| 267 | ram/stmproc.c
|
---|
| 268 | ram/swinit.c
|
---|
| 269 | ram/tdfield.c
|
---|
| 270 | ram/tdselbx.c
|
---|
| 271 | ram/ttcpos.c
|
---|
| 272 | ram/tundsp.c
|
---|
| 273 | ram/ucslice.c
|
---|
| 274 | ram/uslice.c
|
---|
| 275 | ram/vtyper.c
|
---|
| 276 | ram/wdfield.c
|
---|
| 277 | ram/wdselbx.c
|
---|
| 278 | ram/wheel.c
|
---|
| 279 | ram/wscalc.c
|
---|
| 280 | ram/wsdsp.c
|
---|
| 281 | rom/booter.c
|
---|
| 282 | rom/romp.c
|
---|
| 283 | vlib/cg2.c
|
---|
| 284 | vlib/cg3.c
|
---|
| 285 | vlib/glcinit.c
|
---|
| 286 | vlib/lseg.c
|
---|
| 287 | vlib/vbfill4.c
|
---|
| 288 | vlib/vclrs.c
|
---|
| 289 | vlib/vhinit.c
|
---|
| 290 | vlib/vmput.c
|
---|
| 291 | vlib/vobjfns.c
|
---|
| 292 | vlib/vputs.c
|
---|
| 293 | vlib/vputsv.c
|
---|
| 294 | vlib/vsetpal.c
|
---|
| 295 | vlib/vsinit.c
|
---|
| 296 | vlib/vspray4.c
|
---|
| 297 | vlib/vtext.c
|
---|
| 298 | vlib/vwputm.c
|
---|
| 299 | misc/proto.c
|
---|
Note:
See
TracBrowser
for help on using the repository browser.