Changes To Low-Level API

Initial version of "Low-Level API"











1
2
3
4
5
6
7
8
9
10
+
+
+
+
+
+
+
+
+
+
Low-Level API Manual Page
=========================

`package require tcc4tcl`

::tcc4tcl add_symbol
--------------------
Creates a new global symbol that refers to a specific address.

More to come.