Skip to content

core.kernel.core_process()

Captain Spaulding edited this page Feb 24, 2021 · 5 revisions

DESCRIPTION

This core function is called by the kernel taks at the beginning of each FRAME_LOOP; it takes care of preparing the queues for the kernel loops and frees the killed tasks.

FLOWCHART

core_process - Flow

ams.core

ams.sys

  • ams.sys.info
  • ams.sys.timer
  • ams.sys.win.timer

ams.SDK

  • ams.SDK.XPML
  • ams.SDK.scenery
  • ams.SDK.map
  • ams.SDK.datarefs
  • ams.SDK.AIplanes
  • ams.SDK.menus
  • ams.SDK.processing
  • ams.SDK.graphics

ams.carillon

  • ams.carillon.carillon

ams.utils

  • ams.utils.tts

ams.install

  • ams.install.loader

ams.ext

kickstarter

AMS Scripts

Clone this wiki locally