1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-10 07:29:05 +00:00
cc65/libsrc/em
Oliver Schmidt 619b215260 Added library reference em_libref to EMD interface.
Occasionally dynamically drivers suffer from not being to refer to
content in the C library. Therefore I added a mechanism to allow
a C library for a certian target to define a symbol that will be
handed over to dynamic drivers for that target. Then the drivers
can use their refernce to that symbol to access content in the C
library.
2013-06-01 00:11:31 +02:00
..
em_commit.s
em_copyfrom.s
em_copyto.s
em_load.s
em_map.s
em_pagecount.s
em_unload.s
em_use.s
em-kernel.s Added library reference em_libref to EMD interface. 2013-06-01 00:11:31 +02:00