Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
software:cartridges [2016/06/11 11:42]
ex_writer [Cartridge Memory Structure]
software:cartridges [2016/06/14 22:22] (current)
ex_writer [Autostart]
Line 33: Line 33:
 An autostart cartridge is indicated by a jump instruction (opcode $C3) at location $2000. This jump instruction should branch to the starting address of the cartridge. An autostart cartridge is indicated by a jump instruction (opcode $C3) at location $2000. This jump instruction should branch to the starting address of the cartridge.
  
-//Treasure Cove// is one of the few commercial Bally Arcade cartridges that uses the autostart structure to jump immediately to a splash ​title screen.+//Treasure Cove// is one of the few commercial Bally Arcade cartridges that uses the autostart structure to jump immediately to its title screen.
  
 ==== Menu Node ==== ==== Menu Node ====