Rodrigo Alfonso

Results 5 issues of Rodrigo Alfonso

Hey, I know that this is not really a issue, but I just wanted to thank you for the awesome project and let you know that thanks for the emulator's...

I cannot find any method to clear history (to prevent Ctrl+Z in some cases) It seems that CodeMirror 6 suggests doing `editor.setState(...)` with a new state, but in this library...

Hi @endrift, thanks for fixing https://github.com/mgba-emu/mgba/issues/3232 I've just tested it and it works! However, I found a new issue: [gba-rumble-example-no-0x80000C8-write.zip](https://github.com/user-attachments/files/15864590/gba-rumble-example-no-0x80000C8-write.zip) This ROM works on the EZ Flash OmegaDE and insideGadgets...

pending

Minimal reproducible example: https://codesandbox.io/p/sandbox/xterm-image-addon-forked-ptwk3t Versions: ``` "@xterm/xterm": "5.5.0", "@xterm/addon-image": "0.8.0", "@xterm/addon-fit": "0.10.0" ``` On Chrome/Windows renders correctly: ![Image](https://github.com/user-attachments/assets/0b146449-dbf9-44fe-bd41-b8223e6248ff) On Chrome/Android, the image hides the text: ![Image](https://github.com/user-attachments/assets/6abbc921-6a06-4782-8f1d-67859b3e6f58) It's worth noting that...

[LinkRawCable_demo-v7.zip](https://github.com/user-attachments/files/18843133/LinkRawCable_demo-v7.zip) When using this ROM, slave data is never repeated on hardware (`REG_SIOMULTI1` returns `0xFFFF`) https://github.com/user-attachments/assets/dfc23e8e-468d-4aac-9f12-72c728449e1c On mGBA's development version (`0.11-8709-f108dd801`) and old stable versions too, player 0 gets the...

platform:GBA