brief docs
This commit is contained in:
@@ -369,9 +369,14 @@ function.
|
|||||||
|
|
||||||
<sect1><tt/dbg.h/<label id="dbg.h"><p>
|
<sect1><tt/dbg.h/<label id="dbg.h"><p>
|
||||||
|
|
||||||
<!-- <itemize> -->
|
<itemize>
|
||||||
<!-- <item><ref id="DbgInit" name="DbgInit"> -->
|
<item><ref id="DbgInit" name="DbgInit">
|
||||||
<!-- </itemize> -->
|
<!-- <item><ref id="BREAK" name="BREAK"> -->
|
||||||
|
<!-- <item><ref id="DbgDisAsm" name="DbgDisAsm"> -->
|
||||||
|
<!-- <item><ref id="DbgDisAsmLen" name="DbgDisAsmLen"> -->
|
||||||
|
<!-- <item><ref id="DbgIsRAM" name="DbgIsRAM"> -->
|
||||||
|
<!-- <item><ref id="DbgMemDump" name="DbgMemDump"> -->
|
||||||
|
</itemize>
|
||||||
|
|
||||||
(incomplete)
|
(incomplete)
|
||||||
|
|
||||||
@@ -3472,6 +3477,24 @@ used in presence of a prototype.
|
|||||||
</quote>
|
</quote>
|
||||||
|
|
||||||
|
|
||||||
|
<sect1>DbgInit<label id="DbgInit"><p>
|
||||||
|
|
||||||
|
<quote>
|
||||||
|
<descrip>
|
||||||
|
<tag/Function/Initialize the debugger.
|
||||||
|
<tag/Header/<tt/<ref id="dbg.h" name="dbg.h">/
|
||||||
|
<tag/Declaration/<tt/void __fastcall__ DbgInit (unsigned unused);/
|
||||||
|
<tag/Description/<tt/DbgInit/ initializes the debugger.
|
||||||
|
<tag/Notes/<itemize>
|
||||||
|
<item>Use 0 as parameter.
|
||||||
|
<item>The debugger will popup on next brk encountered.
|
||||||
|
</itemize>
|
||||||
|
<tag/Availability/cc65
|
||||||
|
<tag/Example/None.
|
||||||
|
</descrip>
|
||||||
|
</quote>
|
||||||
|
|
||||||
|
|
||||||
<sect1>decompress_lz4<label id="decompress_lz4"><p>
|
<sect1>decompress_lz4<label id="decompress_lz4"><p>
|
||||||
|
|
||||||
<quote>
|
<quote>
|
||||||
|
|||||||
Reference in New Issue
Block a user