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 development > ah dumbugs

#120900 - max482wert - Wed Mar 07, 2007 3:43 am

I keep getting this error when building my basicilly FWNitro app.

Code:
In function `interrupthandler':
e:/ndsdev/firmware_mmd/arm9/source/main9.c:148: undefined reference to `scroll_text'
main9.o: In function `main':
e:/ndsdev/firmware_mmd/arm9/source/main9.c:557: undefined reference to `scroll_pos'
e:/ndsdev/firmware_mmd/arm9/source/main9.c:557: undefined reference to `scroll_update'
e:/ndsdev/firmware_mmd/arm9/source/main9.c:557: undefined reference to `scroll_enabled'



it says that anything that has to do with scroll_* is undifined! undifined my *** it's right there in "scroller.h" it's included and everything!

am I missing something?
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120901 - Creebo - Wed Mar 07, 2007 4:13 am

1st Stop spamming... keep it in one post.
2nd If you don't know what to do you probably shouldn't be devloping firmware
3rd Learn to do it yourself. Stop ripping off of other peoples work
4th FWNitro was built with an older libnds

#120904 - max482wert - Wed Mar 07, 2007 4:22 am

Creebo wrote:
1st Stop spamming... keep it in one post.
2nd If you don't know what to do you probably shouldn't be devloping firmware
3rd Learn to do it yourself. Stop ripping off of other peoples work
4th FWNitro was built with an older libnds


ok sry
1). it's not firmware it's just a booting app that I thought was cool to take over for CreeboMe which is really cool and everything but it doesn't work with DS booting and homebrew booting for the MMD
2). i was just being blind and forgot to include the scroll.c
3). im not coping. i am making a modification of an open source project for my own use.
4). I do know what I'm doing i just don't pay attention to things
5). i have downgraded to r18 and libnds april 10 06 so i could build this project
6). this is a learning aid for developing my booting app

EDIT: BTW i actually did a lot of changing by adding and taking away features
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120906 - Creebo - Wed Mar 07, 2007 4:30 am

FYI DS card booting work perfectly fine from what I've tested (except for MK5, still looking on that). You have to have CreeboMe installed in order for it to work and I can't implement MMD cause I don't have one.
Quote:
...I thought was cool to take over for CreeboMe...

Why in bloody hell would you want to take over CreeboMe? I don't even use it. It's only a beta and it looks like its going to be for a while before it gets a version 1 stamped on it.

#120908 - max482wert - Wed Mar 07, 2007 4:34 am

i never said i want to take over for CreeboMe i just saiid i wanted something on my DS that would take over for CreeboMe because it doesn't do much on mine. BTW, what lib do you use for that? i have a MMD driver for GBA_NDS_FAT...

besides take it easy on me im only 14 and trying to leearn C/C++ and PAlib sucks cuz you cant do anything with it


BTW, if I installed CreeboME onto my DS and it didn't work, there would be no way to re-flash FlashMe on unless i got another card
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120909 - Creebo - Wed Mar 07, 2007 4:42 am

If you meant to say "replace CreeboMe on my DS" you should have said that. You never said it was only on your DS ;). You do know that CreeboMe is DS Firmware and not a multiboot app right?
I am using an older libcartreset that I modified slightly. I am not going to use it anymore though because I still need to add a bunch of stuff and this is just taking up too much space and is kinda slow.

Hey, I'm only 14 too and I never said ANYTHING about palib.

You would be able to recover your firmware. Look up ppflash.

#120911 - max482wert - Wed Mar 07, 2007 4:55 am

wasint CreeboMe partially developed with PAlib since it was posted in the PAlib compo?

I am not doing ppflash to restore from a bad firmware developed by 14 year old kid! (actually it's not bad I like it a lot, i envy it which is why i wish i could have the source so I could add support to the MMD which is the only thing I can do right now really, is add support to stuff. it's got a great GBA launching process)
even if I made a firmware i wouldn't use it. and i highly doubt that ur actually 14. how many 14 year old kids do you know that know full enough C++ to make a functional firmware.
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120912 - chuckstudios - Wed Mar 07, 2007 5:02 am

max482wert wrote:
wasint CreeboMe partially developed with PAlib since it was posted in the PAlib compo?

I am not doing ppflash to restore from a bad firmware developed by 14 year old kid! (actually it's not bad I like it a lot, i envy it which is why i wish i could have the source so I could add support to the MMD which is the only thing I can do right now really, is add support to stuff. it's got a great GBA launching process)
even if I made a firmware i wouldn't use it. and i highly doubt that ur actually 14. how many 14 year old kids do you know that know full enough C++ to make a functional firmware.


More than 10.

#120913 - max482wert - Wed Mar 07, 2007 5:04 am

shh...! :) lol
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120914 - Creebo - Wed Mar 07, 2007 6:15 am

It was in NO way developed using PALib. If you looked at the compo rules and threads, it doesn't have to be made with PALib.

For the second part, I take the whole thing to offense. I don't care that you put the envy sh*t in there. If you don't believe me, I couldn't really care. But if you have the guts to insult me and then ask for the source code for MY firmware then I say tough luck and move on.

P.S. It was developed in C and there are at least 6.5 Billion people in the world (thats 6,500,000,000 people if you don't know what a billion is). I think atleast 500,000 would be in my situation or even higher. (thanks dantheman)


Last edited by Creebo on Wed Mar 07, 2007 6:31 am; edited 1 time in total

#120917 - dantheman - Wed Mar 07, 2007 6:28 am

The world population hit the 6 billion mark sometime in 1999. According to The World Factbook, the world's population as of June 2006 was 6,525,170,264

#120976 - max482wert - Wed Mar 07, 2007 10:34 pm

this is turning into a whole huge flaming game. I'm going to go delete my account and start all over without anyone knowing who i am.
_________________
Flashed DS Phat (FlashMe v7)
Max Media Dock w/ v1.22 firmware
1x-4x (I think!) 512 Lexar CompactFlash Card

#120977 - tondopie - Wed Mar 07, 2007 10:39 pm

max482wert, you are obviously on crack just don't argue, ok!

Code:
 void (CREEBO_PWNS_NOOB) ;


lol

#120980 - Creebo - Wed Mar 07, 2007 11:06 pm

max482wert wrote:
this is turning into a whole huge flaming game. I'm going to go delete my account and start all over without anyone knowing who i am.

Now THAT is childish.

Quote:
max482wert, you are obviously on crack just don't argue, ok!

Code:
void (CREEBO_PWNS_NOOB) ;


lol

DING DING DING! We have a winner!

#120982 - tondopie - Wed Mar 07, 2007 11:09 pm

Creebo wrote:
max482wert wrote:
this is turning into a whole huge flaming game. I'm going to go delete my account and start all over without anyone knowing who i am.

Now THAT is childish.

Quote:
max482wert, you are obviously on crack just don't argue, ok!

Code:
void (CREEBO_PWNS_NOOB) ;


lol

DING DING DING! We have a winner!
]


thank you very much! what do I win? money? free card (Id like a GBAMP v2 plz)?

#120984 - Sweater Fish Deluxe - Wed Mar 07, 2007 11:24 pm

You win the unfounded feeling of superiority that comes with tearing someone down for no apparent reason.


...word is bondage...

#120986 - tondopie - Wed Mar 07, 2007 11:30 pm

seriously someone needs to lock this thread before more noobs post

#120989 - simonjhall - Wed Mar 07, 2007 11:35 pm

Yeah, what's the score with this thread anyway? Do we really wanna deter people from DS homebrew?

@max, don't bother delete your username. Just next time think a bit before starting a thread!
_________________
Big thanks to everyone who donated for Quake2

#121183 - SimonB - Sat Mar 10, 2007 12:25 am

max482wert wrote:
I'm going to go delete my account and start all over without anyone knowing who i am.


Except for the mods of course who can see that you are arguing with yourself using different user accounts...

Topic locked.