Search found 4 matches

by albator
Wed Apr 26, 2006 6:45 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159974

Yes without problem. Try it, it's a great lib ;)
by albator
Tue Apr 25, 2006 11:36 pm
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159974

this is my makefile TARGET = test OBJS = sprite.o CFLAGS = -G0 -Wall -O2 CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti ASFLAGS = $(CFLAGS) LIBDIR = LDFLAGS = LIBS= -losl -lpng -lz \ -lpspsdk -lpspctrl -lpspumd -lpsprtc \ -lpsppower -lpspgu -lpspaudiolib -lpspaudio -lm -lstdc++ EXTRA_TARGETS = EBOOT...
by albator
Tue Apr 25, 2006 7:09 pm
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159974

I use OSLib in C++ code and i havn't any problem exept for the bool type.
by albator
Mon Mar 06, 2006 8:47 am
Forum: PSP Development
Topic: [Interested?] OldSchool Library
Replies: 249
Views: 159974

Thanks for your great work. in french: Je débute avec la programmation sur psp et cette lib est vraiment l'idéal pour commencer à vrai dire j'ai hésiter entre SDL et OSLib, mais avec une doc bien faite et une simplicité d'utilisation certaine mon coeur à basculer vers ta superbe lib, continue sur ta...