Separate names with a comma.
Hey @Robz8 , I have modified the source code to make the user screen configuration persistent. Now, the program remembers which screen has been...
Some games are constantly setting the order of screens in each frame. When you force swap screen, it's "fixed" instantly. For now, this problem...
Fast version live video :D https://mega.nz/file/tJgEyYiY#X3Vvc1Kb1ymhiVVrxDnuBRKED3zAYM_I2W53MFH65Lc
I have updated here the release with two alternatives: Old version: Swap screen option through key combination L+R+UP (press for 1 second) Fast...
I want to take this opportunity to thank all the people who have made nds-bootstrap a reality. Thanks to them, the foundations are built to reach...
I was thinking about two options to swap: A) L+R+UP for a second (safer but slower) B) SELECT+UP / SELECT+DOWN to set main screen up or down. This...
Hello to everyone. I have included a swap screen option through key combination SELECT+UP / SELECT+DOWN in nds-bootstrap to enjoy NDS titles in...
Edited: Help is not necessary. I have finally managed to do it. I'll create a new thread to display it :)
Hello again. I haven't completely understand IPC and sharedAddress variable, so I suppose that my solution could be wrong. Could you please check...
@Robz8 Would be possible to send a irq from ARM7 to ARM9 and use existent myIrqHandlerIPC in arm9/source/cardengine.c to catch it, and then,...
My first try has been a dirty trick: modify memory address 0x4000304 from ARM7 code. And the solution doesn't work :cry:
Thanks @Robz8, it makes sense... I was searching in the wrong place :)
I have downloaded the TWLM++ source fron github and I'm trying to implement the idea, but first it's necessary to locate where is the code of soft...
Just for learning something new, if swap function can be only called by ARM9 processor, when ARM7 detects the key combination, the next step...
Of course, this only would be implemented if it's really interesting. But I don't know why the program should check the flag, because lcdSwap()...
Maybe we're thinking in different things. I suggest a key combination (for example Select+Start) that if it's pressed, TWM calls to ndslib's...
In Mario Kart DS, for example, the bit is changed when a race starts, but after it remains unchanged. In a emulator, you can force the swap screen...
I was thinking about calling lcdSwap() function. Would be the perfect solution to enjoy every NDS titles in GBMacros (or broken DS consoles with...
I posted this question some time ago, but it was unanswered then. Let's try again :) In TWLMenu++ there is a soft reset function that is always...
Recently, I have discovered that in some flashcards, you only get a black screen when a rom is loaded. If this is your case, just press SELECT...