mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
22 lines
861 B
HTML
22 lines
861 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<title>RGBDS—ASMotor Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="./style.css">
|
|
</head>
|
|
<body>
|
|
<h1><abbr title="Rednex Game Boy Development System">RGBDS</abbr>—ASMotor v1.10 Documentation</h1>
|
|
<h2>Table of Contents</h2>
|
|
<ul>
|
|
<li><a href="geninfo.htm">ASMotor General Information</a>
|
|
<li><a href="asm.htm">xASM Documentation</a>
|
|
<li><a href="link.htm">xLink Documentation</a>
|
|
<li><a href="lib.htm">xLib Documentation</a>
|
|
<li><a href="fix.htm">RGBFix Documentation</a>
|
|
<li><a href="rgb0.htm">The RGB0-2 ObjectFileFormat</a>
|
|
</ul>
|
|
<p>Last updated 21 September 1997 by <a href="mailto:surfsmurf@matilde.demon.co.uk">Carsten Sorensen</a></p>
|
|
</body>
|
|
</html>
|