Table of Contents

Mario Kart Disassembly

In this lab you learn how code and data are represented in memory and how to make low-level changes to a program in an assembly language. You will create modifications (mods) to a game.

Mount your home directory

Use the following commands to connect to your remote home directory:

Store all your files during this lab in a folder below tardis-home, so it is stored remotely in case your machine crashes.

Exercises

Hints for SuperTuxKart Modding