The Lush Engine



Introduction
Assembler
Tools
File formats
Commenting code
Limitations
Graphics






Assembler standards

The Lush project is developed entirely in Assembler. This is mainly due to the fact that the professional games companies use assembler to write games, and of course, code is tighter and faster if written in assembler than any other programming language.

The assembler used by the Lush project is the Rednex GameBoy Development System (RGBDS). This assembler is the most popular within the amateur gameboy development scene, and as such, you are more likely to have specific queries answered if you use the same assembler as they do.

The web site address for this system is http://hjem.get2net.dk/surfsmurf


Buttons created using the interactive button maker at Coolarchive