The Lush Engine








Introduction
Background
Math
Objects
Palettes
Tiles
Utilities
Introduction
asm.bat
joypad.asm
skeletal.asm
tilenum.doc

Introduction to the Utilities source code

This section contains all the utilities and useful routines that don't belong in other categories.

A rough overview of the snippets and what they do follows.

Routine Brief description
asm.bat A small batch file to use with RGBDS to quickly create a game ROM from your code.
joypad.asm Source code to read the joypad and buttons, returning a value in A.
skeletal.asm A skeletal gameboy source code file to be used as a base for your own code.
tilenum.doc A convenient sheet in word for windows 2 format, to be used to keep track of your tile data for your own project.


Buttons created using the interactive button maker at Coolarchive