Andrew Richards

Results 50 comments of Andrew Richards

You probably are the first person to run into this problem, though. You need to at least set a routine to the mouse vector, even if all it does is...

I think those two things are compatible. It might even be the best way to do it. Set mouse vector to try to use it -> get a an error...

> Uxn32 will have to be modified to support this It will have to be redesigned to support this. And there will need to be some way to recognize if...

Well, maybe it's OK to just lose the mouse cursor? I don't know. Maybe it's fine.

The mouse cursor is already handled correctly for Beetbug, even when the Uxn ROM program has the mouse vector set.

It would work, but it's a bit weird. I wouldn't expect reading from an apparently read-only location to have such large external effects as hiding the mouse cursor for the...

There's a device you can write to that triggers the debugger. I forgot what it is.

It's in the Varvara document, sorta. Maybe @neauoire could change the Varvara documentation so that it says "invokes some emulator-specific debug function" or something?

That looks like a bug in Wine or GCC or LD. It works for me on my Linux install from a couple of years ago. I have no way of...