symbols_rom_call.hss 422 B

1234567891011
  1. [Main]
  2. Title=_ROM_CALL_...
  3. Index=ROM Calls
  4. See Also=symbols_ti_ams_api: tiamsapi_..., symbols_ram_call: _RAM_CALL_...
  5. [Top]
  6. The symbol _ROM_CALL_<I>index</I> is resolved to the ROM call with the index
  7. <I>index</I>, interpreted as a hexadecimal value. The operating system
  8. translates references to such symbols in a way that they point to the
  9. specified ROM call. This is usually a function, but it can also be a
  10. variable.