Viitor_cc65/usr/share/doc/cc65/webdoc/nes-2.html
kueller 223cc6685e Neue Version V963
git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_cc65@5933 504e572c-2e33-0410-9681-be2bf7408885
2011-01-03 10:48:06 +00:00

29 lines
898 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.20">
<TITLE>Nintendo Entertainment System specific information for cc65: Binary format</TITLE>
<LINK HREF="nes-3.html" REL=next>
<LINK HREF="nes-1.html" REL=previous>
<LINK HREF="nes.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="nes-3.html">Next</A>
<A HREF="nes-1.html">Previous</A>
<A HREF="nes.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2.</A> <A HREF="nes.html#toc2">Binary format</A></H2>
<P>The standard binary output format generated by the linker for the NES target
is a machine language program with an INES cartridge header. It is of course
possible to change this behaviour by using a modified startup file and linker
config.</P>
<HR>
<A HREF="nes-3.html">Next</A>
<A HREF="nes-1.html">Previous</A>
<A HREF="nes.html#toc2">Contents</A>
</BODY>
</HTML>