Raphaël Zumer

Results 69 comments of Raphaël Zumer

> oh sorry, you're right. Also good point regarding GBA games which can rumble, so ideally Slot-2 peripherals and GBA games should be separated (from a code standpoint, so that...

Just as a reminder there are still unaddressed issues: * Slot-2 cartridge type is still hardcoded integers only defined in a comment, should be enum values * GBA cartridges are...

My idea for a first implementation would be something like that, but I'm open to alternatives. * GBA cartridge as an option in the slot-2 dropdown * GBA cartridge either...

Turns out I didn't take into account the fact that most people will not have 4K displays, and the size of the window can get pretty large with a few...

> Get the GitHub access token from users It should be seamless IMO. If GitHub can't offer that then better host the current version + release packages on the official...

Yes it does - I'm actually avoiding the call to `IsDialogMessage()` inside of `processMessage()`, but that should be equivalent. As expected, merely removing it breaks some of the event handling...

Fixed with https://github.com/fxb/javascript-last.fm-api/commit/39fd730ef457ed3a5343a053cf4549456be434bd

Fixed by https://github.com/fxb/javascript-last.fm-api/commit/9f917eec2800ecd97adf5c4e2c9ff557a53c90c6

May be fixed by cherry-picking https://github.com/visualboyadvance-m/visualboyadvance-m/commit/4edfbeb2616acd94b00d5fbdbbde3bfc3926f4c2.