#57321 - NighTiger - Fri Oct 14, 2005 10:48 pm
Hi guys,
I have just read the beginners faq but I didn't find nothing about the debug.
I would like to know how I can debug a game.
tnx
#57332 - tepples - Fri Oct 14, 2005 11:31 pm
Try the answer to "how can I output text?" and write some text in an area of the screen that's not important in your game engine. Use siprintf() or posprintf() or something to convert numbers to text.
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#57363 - NighTiger - Sat Oct 15, 2005 8:01 am
oky
but I would like to debug a game with something like that http://nocash.emubase.de/gba.htm ... :-\
thank for your help ;-)
#57662 - Miked0801 - Mon Oct 17, 2005 5:57 pm
Then buy a copy of no$gba. Great tool BTW :)
#57777 - kusma - Tue Oct 18, 2005 12:26 pm
yeah, if the no$gba-guy would actually give you the emulator after you pay for it instead of ripping you off and not responding to emails.
#57778 - wintermute - Tue Oct 18, 2005 1:00 pm
kusma wrote: |
yeah, if the no$gba-guy would actually give you the emulator after you pay for it instead of ripping you off and not responding to emails. |
I'd suggest you check the law surrounding slander. Martin has a very good reputation which I for one don't like seeing sullied by random comments like this.
#57849 - tepples - Tue Oct 18, 2005 9:43 pm
At least in the United States, the provable truth of a statement is an absolute defense to libel.
kusma: What is your evidence?
_________________
-- Where is he?
-- Who?
-- You know, the human.
-- I think he moved to Tilwick.
#57867 - blindraccoon - Tue Oct 18, 2005 11:17 pm
I myself recently purchased the home version of Martin's debugger. It did take a couple of days for him to respond (he indicated that he was off on a project/job somewhere) but respond he did and I received the debugger without a hitch.
BTW, I found and fixed an illegal memory read within 5 minutes of installing the thing!
_________________
There are exactly 10 types of people in the world, those that understand binary and those that don't.