Jonathan Morton

Results 11 comments of Jonathan Morton

As it happens, TSB and TRB are not specific to the Rockwell/WDC versions of the 65C02, but should be present in all CMOS versions of the 6502, including the CMD...

Trying it today, the Master Turbo prints S, indicating a 65SC02. This is a worthwhile improvement, but really it should execute a $47 opcode as RMB4, and print C to...

As a workaround for a known limitation of the NNUE evaluator, perhaps disable NNUE for types of positions it's known to be unable to handle. That would at least stop...

Looking through the BAS135 code linked, the FPA doesn't actually seem to be used for anything. The only actual FPA instruction I can find is that initial WFS. For example,...

> On 8 Apr, 2021, at 5:50 pm, David Banks ***@***.***> wrote: > > WFS is an FPA instruction to write the floating point status registers. > > (It's the...

There are some interesting ideas and topics in the above. Some are even relevant to an ISP-grade Cake variant. The main trouble for me, as always, is funding. My landlord...

Adding a scrollbar would be a reasonable solution, I think. How easy does wxWindows make it?

There's a really simple answer to all this that nobody's emphasised yet: TURN ON ECN. That will let AQM sort out the congestion backpressure **without** incurring packet losses and retransmissions....

I see. So why is the OP seeing packet loss with fq_codel? Has Ubuntu overridden systemd's default ECN setting?

That seems reasonable for now, as at least it is then possible to experiment. Another option I would consider is instead of using a threshold to abruptly switch from marking...