gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS homebrew announcements > libnds Test Bed for Windows

#162770 - Izhido - Fri Sep 12, 2008 5:28 pm

Whew.

First of all, don't fret. Dual BASIC is still my #1 priority project, and, to be honest, if any advance is in it, it's because of *this* one project.

Just thought you might find this interesting and/or useful for your debugging needs:

http://dsotaku.drunkencoders.com/NDSWinTestBed/NDSWinTestBed.php

As usual, comments of any kind are welcome.

Enjoy!

- Izhido

#162808 - hacker013 - Sat Sep 13, 2008 11:28 am

cool, if you can make it better compitable, i will use it.
_________________
Website / Blog

Let the nds be with you.

#162866 - Lazy1 - Mon Sep 15, 2008 12:59 am

Great idea, this was discussed earlier on here but no one actually got around to doing it.

A suggestion:
Named registers can be done two ways, either a) redefine them to global variables or b) find a way to trap invalid memory accesses.

B would be a lot more complicated and slow but there should be no problem with A.
Looking forward to seeing how this develops :D