mirror of
https://github.com/cc65/cc65.git
synced 2024-11-19 06:31:31 +00:00
619b215260
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. |
||
---|---|---|
.. | ||
c64-c256k.s | ||
c64-dqbb.s | ||
c64-georam.s | ||
c64-isepic.s | ||
c64-ram.s | ||
c64-ramcart.s | ||
c64-reu.s | ||
c64-vdc.s | ||
dtv-himem.s |