Rendered at 06:12:41 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
RandomOnyx 2 hours ago [-]
(in case it matters, I tried z80)
I see we have #include as usual, but how do I add files? Wasn't clear to me.
Also I would like to download the assembled & linked binary. That kind of usage may not be what you're going for, but then I can run it on an active device too, not just in the emulator.
specy 3 days ago [-]
I also experimented with running the actual java MARS application directly in the browser with chreepj which is a java emulator in the web: https://asm-editor.specy.app/apps/mars
I see we have #include as usual, but how do I add files? Wasn't clear to me.
Also I would like to download the assembled & linked binary. That kind of usage may not be what you're going for, but then I can run it on an active device too, not just in the emulator.