Search found 14 matches
- Thu Mar 08, 2007 7:26 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
glad to help is there any specific feature we should test/look into? infact i had no issues with 0.15 build, hence it'd be helpful to know what to spot :wink: Yep sure you can help. Just try with homebrews that work with 0.15 to check if they still work with 0.17. And test scummVM with 0.17. Focus ...
- Wed Mar 07, 2007 9:43 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Sun Mar 04, 2007 4:46 pm
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Sun Mar 04, 2007 4:07 pm
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Tue Feb 20, 2007 8:14 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Mon Feb 19, 2007 8:23 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Sun Feb 18, 2007 10:13 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Sat Feb 17, 2007 12:52 pm
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Fri Feb 16, 2007 7:17 am
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
As far as I know, the DLDI code should act exactly the same way as any driver compiled into the code. So what could be different about it? Is it perhaps a bug in the patcher? There must be a reason why all the other DLDIs work, right? I agree with you. The only reason I can think of is I made a bad...
- Thu Feb 15, 2007 9:00 pm
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
- Thu Feb 15, 2007 7:30 pm
- Forum: Nintendo DS Port
- Topic: G6 driver debugging
- Replies: 23
- Views: 25475
G6 driver debugging
Hi, I'm currently tring to see wh the G6 drivers doens't work so well with scummvm. So I patched scummvm beta 3 with the G6 dldi v0.16, saved a dott game and observed that it didn't work. To debug I added manually the G6 driver into scummvm code and voila! it work. To be sure that it's dldi related ...
- Wed Feb 14, 2007 7:23 am
- Forum: Nintendo DS Port
- Topic: Build Issue
- Replies: 7
- Views: 9284
- Thu Feb 08, 2007 7:04 am
- Forum: Nintendo DS Port
- Topic: Build Issue
- Replies: 7
- Views: 9284
- Wed Feb 07, 2007 7:45 am
- Forum: Nintendo DS Port
- Topic: Build Issue
- Replies: 7
- Views: 9284
My question is kinda related. As I'm developping the G6 dldi driver and users reported some erratic bugs with scummvm I'd like to investigate. I defined the USE_DEBUGGER in both makefile but the code doesn't to be compiled since it lack the debug functions. The question how I modify the libnds to ad...