Search found 10 matches

by milksop
Thu Aug 04, 2005 1:49 pm
Forum: PSP Development
Topic: toolchain-20050801 build failure - Cygwin
Replies: 0
Views: 939

toolchain-20050801 build failure - Cygwin

Hi, I'm getting the following compile failure under cygwin trying to use toolchain.sh. insn-conditions.c:662: warning: missing initializer insn-conditions.c:662: warning: (near initialization for `insn_conditions[139].e xpr'&...
by milksop
Thu Jul 14, 2005 3:29 pm
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

Release 3

Release 3 is available at http://h4ck3r.net/ Changes: - Audio is non-blocking so you don't have to wait for various sounds to finish - audio data is compressed on the memory stick (4meg now instead of 11meg) - settin - "Corrupted Data" avoided so it doesn't show up in PSP launcher with KXp...
by milksop
Thu Jul 14, 2005 2:51 pm
Forum: PSP Development
Topic: Loading file from "current" directory
Replies: 2
Views: 1599

Oh, duh. Thanks. I didn't notice that argv was getting set properly in _start for sceKernelStartThread.
by milksop
Wed Jul 13, 2005 3:57 pm
Forum: PSP Development
Topic: Loading file from "current" directory
Replies: 2
Views: 1599

Loading file from "current" directory

Does anyone know how to sceIoOpen a file in the current directory? Or other suggestions on how to load a file from the PBP directory that don't involve hardcoding the path from ms0:/ all the way up?

thanks,
scott
by milksop
Wed Jul 13, 2005 3:26 pm
Forum: PSP Development
Topic: Pixie E-book reader for PSP (Alpha)
Replies: 28
Views: 13705

Nice!

Rotated viewing is some snazzy stuff! Love it.

Looking forward to a version that saves settings when I change them in the app.

scott
by milksop
Sun Jul 10, 2005 9:08 am
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

Version 2

Hi I just released version 2 of the Chinese Flashcards program. Changes: - settings file to save settings - sound effects - ability to speak the entry - more entries added (all of volume I of the textbook I'm using) - a few bug fixes You can get zips of: binary with audio, the binary without audio (...
by milksop
Sun Jul 10, 2005 8:32 am
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

Re: Request for Japanese

This is exactly what I have been looking for except that its for Chinese. Do you have any plans to make one of these of Intermediate to Advanced Japanese Kanji? Sorry, no. I don't know anything about Japanese. The code's all included in the release though if you or someone else wants to make a vers...
by milksop
Fri Jul 08, 2005 11:27 am
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

Hmm, ok thanks.

So it only didn't work on 1.0? Or did it not work for you on 1.5 either? I'll probably release a new version shortly so I'd like to make sure it works on both.
by milksop
Sun Jun 26, 2005 11:05 am
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

Hm, I just tried deleting everything off my memstick, and recopying the two folders from the zip re-downloaded off the webpage. Of course there's the usual one folder that comes up as corrupted data (because of the "KXploit"), but the other "real" one shows up for me. If someone ...
by milksop
Sun Jun 26, 2005 10:25 am
Forum: PSP Development
Topic: New homebrew release: Chinese Flashcards
Replies: 12
Views: 9887

New homebrew release: Chinese Flashcards

Hi I just released a simple PSP Chinese flashcard program (intended for English people to learn how to read Chinese characters). You can download it from http://h4ck3r.net/pspflash1.zip . The source code is included. There's probably nothing too exciting in there, but it includes a crappy little lib...