Search found 19 matches

by _tmator_
Thu Dec 08, 2005 7:12 pm
Forum: PSP Development
Topic: ERROR BUILDING NEWLIB
Replies: 1
Views: 977

ERROR BUILDING NEWLIB

Hi, i download svn 20 minuts ago, and i have "ERROR BUILDING NEWLIB" here the log : ../../../../../../newlib/libc/sys/psp/socket.c: In function 'socket': ../../../../../../newlib/libc/sys/psp/socket.c:48: erreur: 'SOCKET_FD_PAT' undeclared (first use in this function) is this due to recent...
by _tmator_
Mon Oct 24, 2005 6:39 pm
Forum: PSP Development
Topic: MikMod Module Player for PSP
Replies: 26
Views: 22901

i don't know but i use it to run bb demo from aalib ;)
by _tmator_
Mon Oct 24, 2005 6:06 pm
Forum: PSP Development
Topic: MikMod Module Player for PSP
Replies: 26
Views: 22901

Hi,

i port libmikmod 3.11.1 and i want to commit it on svn but is it a good idea to have twoo mikmod vesion with same headers filename ?

this can do a conflict ....

i wait your suggestions

thx.
by _tmator_
Fri Sep 23, 2005 1:08 am
Forum: PS2 Development
Topic: uclock(), usleep(), localtime() and readdir() equivalents
Replies: 3
Views: 2280

Hi,

1 : See SDL timer code (SDL_Delay)
2 : Just create a thread and wait a sema sent by the thread when X ms will pass
3 : libcdvd i think but not sure
4 : See PS2MENU code in svn/ps2ware, it's a good example to know how read MC and CD'S directory
by _tmator_
Wed Jul 27, 2005 11:06 pm
Forum: PS2 Development
Topic: Need help with BMP
Replies: 4
Views: 2828

see gskit too, in example/texture
by _tmator_
Wed May 25, 2005 6:26 pm
Forum: PS2 Development
Topic: Froggies' PS2 Coding contest
Replies: 12
Views: 4817

If you want gorim, you can correct it :p
by _tmator_
Wed May 25, 2005 5:12 pm
Forum: PS2 Development
Topic: Froggies' PS2 Coding contest
Replies: 12
Views: 4817

Small traduction of rules : Description : This is the first Froggies coding contest principaly for newbies, to help them to start in PS2DEV. The subject is simple : draw on the screen a triangle in rotation with a mimimum of code. 1 st price : mp3 player 2 price : sony memory card for ps2 3 price : ...
by _tmator_
Thu Apr 28, 2005 5:03 am
Forum: PS2 Development
Topic: ee-gcc error :|
Replies: 1
Views: 1766

ee-gcc error :|

if someone undertand this message returned by ee-gcc : mpegaudiodec.c: In function `dct32': mpegaudiodec.c:2768: insn does not satisfy its constraints: (insn 2939 448 2941 (set (reg:DI 2 v0) (ashiftrt:DI (reg:DI 66 accum) (const_int 32 [0x20]))) 216 {ashrdi3_internal4} (nil) (nil)) mpegaudiodec.c:27...
by _tmator_
Mon Apr 25, 2005 7:26 pm
Forum: PS2 Development
Topic: Who want to work with me on a media player ?
Replies: 0
Views: 1103

Who want to work with me on a media player ?

Hi all,

i search some people would be interests to help me to finish my ps2 mediaplayer.

- It based on ffmpeg (like the reality player).
- Actually it use GsKit for display
- Sound not really work (i think i will replace sjpcm by audio srv)

Thats all ;)

If you are interested, pm me.
by _tmator_
Tue Apr 12, 2005 11:48 pm
Forum: PS2 Development
Topic: Change RAMmemory of PS2 while playing with PS2Link ???
Replies: 3
Views: 1448

ps2link is only for homebrew dev,
and see the rules please ;)
by _tmator_
Tue Apr 12, 2005 1:23 am
Forum: PS2 Development
Topic: SDL_ps2video.c compiling error
Replies: 8
Views: 1967

it's ok
by _tmator_
Tue Apr 12, 2005 1:21 am
Forum: PS2 Development
Topic: SDL_ps2video.c compiling error
Replies: 8
Views: 1967

pixel broke the cvs version of gsKit :D
he correct this in few minuts
by _tmator_
Mon Apr 11, 2005 9:11 pm
Forum: PS2 Development
Topic: SDL_ps2video.c compiling error
Replies: 8
Views: 1967

libjpg != libjpeg,
download libjpg at the cvs root of cvs.ps2dev.org or unset your libjpg variable
by _tmator_
Mon Apr 11, 2005 7:50 pm
Forum: PS2 Development
Topic: SDL_ps2video.c compiling error
Replies: 8
Views: 1967

Upgrade your gsKit ;)
by _tmator_
Wed Mar 09, 2005 5:43 pm
Forum: PS2 Development
Topic: Media player
Replies: 11
Views: 5859

J.F. if you are interessed to work on a mediaplayer,
contact me please.
by _tmator_
Sat Jan 15, 2005 1:58 am
Forum: PS2 Development
Topic: Technical information about ps2
Replies: 1
Views: 1239

Technical information about ps2

Hi,

where is tocked the time info in ps2 ?

Thx.
by _tmator_
Mon Jan 10, 2005 10:29 pm
Forum: PS2 Development
Topic: Add a function in ps2link/ps2client
Replies: 5
Views: 2203

Add a function in ps2link/ps2client

Is it possible to add a function to get "exceptions handler" on ps2client and not only on the tv ?
by _tmator_
Sat Jan 08, 2005 12:06 am
Forum: PS2 Development
Topic: Time to write my Hard drive based Divx player
Replies: 28
Views: 9520

this movie is just an use of a modified cd of action replay.....
this project is not real.
by _tmator_
Thu Jan 06, 2005 2:15 am
Forum: PS2 Development
Topic: define cpu_ticks in kernel.h
Replies: 0
Views: 1630

define cpu_ticks in kernel.h

Can you upload cpu_ticks define on kernel.h ?

thx