On Wed, 30 May 2018 14:48:11 -0400
Stephen Adolph <[email protected]> wrote:

> I often want to embed ML into basic programs.  There are 2 ways that
> I use 1)  make a string of binary and assign it to a basic string
> variable.  (use VARPTR)
> 2)  include data statements that contain the ML binary, with some
> encoding, and use a routine to poke into memory
>
[...awesomeness deleted...]

> Anyhow the net result is very compact with a minimal poke routine.  I
> compile my machine code into Intel HEX format, run a simple program to
> encode the data into sets of DATA statements, and copy the resulting
> text into a .DO file.

Any chance I could include this with the M100SmallCLib? It might remove
one of the roadblocks to people actually using it (smallclib) for
something. ;-)

Willard
-- 
Willard Goosey  [email protected]
Socorro, New Mexico, USA
I search my heart and find Cimmeria, land of Darkness and the Night.
  -- R.E. Howard

Reply via email to