Difference between revisions of "Kyra/Opcodes"

Jump to navigation Jump to search
m (fmt)
(→‎Unimplemented functions: cmd_fadeEntirePalettes is implemented now => remove it)
Line 18: Line 18:
   cmd_addItemToInventory        stub 69 - not used
   cmd_addItemToInventory        stub 69 - not used
   cmd_intPrint                  stub 6A - not used
   cmd_intPrint                  stub 6A - not used
  cmd_fadeEntirePalettes        stub 7E - 2 times used (BONKBG.EMC, POTION.EMC)
   cmd_setPaletteRange          stub 84 - not used
   cmd_setPaletteRange          stub 84 - not used
   cmd_setPlayingLoop            stub 92 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy
   cmd_setPlayingLoop            stub 92 - 2 times used (GRAVE.EMC, CAVEB.EMC - only used on failing copy
                                             protection, exit do DOS )
                                             protection, exit do DOS )
   cmd_resetMaskRegion          stub 97 - not used
   cmd_resetMaskRegion          stub 97 - not used