Takumi Grainger

Results 30 comments of Takumi Grainger

I've migrated to Linux recently and the DPI issues are quite apparent in Wine. The worst part is that Wine doesn't appear to have any way of overriding the scaling...

Oh, so it's a hardware quirk. Thanks for looking into that - at least I now know to work around it.

I would like to add that most retro computers have different layouts compared to modern keyboards, and would all benefit from a virtual keyboard interface.

What was the version of GCC you were using for this? I've had similar issues with newer versions of it: #824

I'd rather not send the FDS file, even if it's technically abandonware. It shouldn't be too hard to find it in a nointro dataset anyway.

Based on the rudimentary analysis I did, the image does contain everything required to load/run the main program (aside from the disk to copy from and the blank disk to...

Admittedly, this protection is actually simpler than Jingorou (which finds/loads a block type of 0 from within a mess of data). The main program code in Kosodate Gokko is prefixed...

I think the intention might have been to make the user swap disks back to copy all of the data? I've been disassembling the code myself and found that it...

The flashing seems to be done by toggling the grayscale mode (bit 0) and emphasis (bits 7-5) in PPUMASK _while rendering is disabled_. It isn't tied to vblank.