Post #3970388
2026-07-20 20:49 UTC
@riley@toot.cat @stefanie@social.anoxinon.de
I likely wouldn't do this in code executing on an 8080/8085/Z80. This is C++ code running on a cross-development host.
Replies (1)
-
@riley@toot.cat 2026-07-20 21:05
@brouhaha@mastodon.social So, you're not really loading them for executing, but parsing them for linking? Having a relocatable code for dynamically loadable modules would make so much sense that it might even be a good idea to steal one from the 8086 world or just hand-roll something minimalistic. @stefanie@social.anoxinon.de