1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-30 20:29:25 +00:00
cc65/libsrc/geos-cbm
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
..
disk Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
emd Added library reference em_libref to EMD interface. 2013-06-01 00:11:31 +02:00
file Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joy Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
memory Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
system Added library reference em_libref to EMD interface. 2013-06-01 00:11:31 +02:00
tgi Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
dio.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
diskdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geossym2.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
geossym.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
inputdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
jumptab.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
Makefile.inc Avoid usage of cl65 for library build as it requires 'install'. 2013-05-04 23:38:05 +02:00
printdrv.inc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00