mirror of
https://github.com/cc65/cc65.git
synced 2026-04-19 09:28:25 +00:00
9c55bd1c96
* Added an important ".code" directive. * Import a linker-created zero-page symbol as an absolute address; then, convert it to zero-page when it is used. Fixes bug report #198.