zap8600

Results 74 comments of zap8600

> You can do that. But be aware that the compiler does basically no error checking. One small typo leads to issues. > > You might consider running the "lint"...

> What I'm saying is that it'll be incredibly hard (as a user) to use it directly from the keyboard. That's why I didn't do it that way originally. >...

In theory, this should be working. However, nothing seems to be happening. I'm not sure why. I'll upload all the files required for running this in case you would like...

> Could you put it in a git repo somewhere? I’m careful to avoid random files from email. You can just create a branch in the SectorC repo if you...

I'll make an issue about this.

I think we might need to add a listener like [this](https://github.com/copy/v86/blob/master/examples/serial.html).

> Hey! 👋 I was actually *just* looking at your ai-on-fz repo. > > Custom address input is still a TODO. It's not a huge change, but nobody had asked...

I can try to help implement this if needed.

I was thinking of a x86 (32-bit) CPU to start with, since it's just further down the same processor line, and it puts me one step closer to porting ELKS...