Skip to content
Skeptim edited this page Apr 28, 2024 · 4 revisions

save <cart> Save cartridge to the local filesystem.

Parameters

Required:

  • <cart> input cart name. .tic extension will be added if no extension is used.

Description

Save cartridge to the local filesystem.
Hotkey: CTRL+S

Related commands

Use load command to load saved cartridge.

Use export command to export cartridge as native build, HTML or to export part of the data.

Save as png cart

Save as a png cartridge for easy sharing.
You can drag this cart to tic80.exe as an example:

motion

The cart data are stored in the chunk of the png file.

Clone this wiki locally