Introduction
Background
Math
 Introduction
 mult8.asm
Objects
Palettes
Tiles
Utilities
|
Introduction to the Math source code
This section contains all the math routines.
A rough overview of the snippets and what they do follows.
Routine |
Brief description |
mult8.asm |
Multiplies two 8 bit numbers together and places the result in
a 16 bit register pair. |
|