Stephen Anthony

Results 172 comments of Stephen Anthony

@thrust26, don't we already have this in the Help Dialog now? So this issue can be closed?

I've tried these ROMs in all emulators, and none of them are working like real hardware. @Omegamatrix, are you doing anything strange in the code, or is it just that...

Thanks @DirtyHairy for looking into this, and of course for getting the TIA emulation to where it is now. I agree that the only way for _guaranteed_ 100% emulation is...

@DirtyHairy, pinging you to remind you to look at this when you find some extra time.

We've discussed this in the past, and found that there is really no optimal solution. But I am happy to revisit it to see if we can come up with...

It doesn't work in MAME or z26 either, but does in Stellerator, gopher2600 and clksignal.

How about, in addition to the normal polling, we poll at each read of INPTx too? Would this cause too much slowdown, I wonder? If there are no pending events,...

No, currently all controllers are querying `myEvent`, which is essentially a cached state of the events from the last time polling was done in `EventHandler`. What I am proposing is...