Search the web
Sign In
New User? Sign Up
vmu-dev · The VMU Development list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 862 - 892 of 1155   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
862
To convert the ddc files made by the gameshark mmc software to vms simply delete the first 35 bytes of the file...
Matthew
webbman5@...
Send Email
Sep 19, 2001
1:11 am
863
... erm bytes 0-35 (36 bytes)...
Matthew
webbman5@...
Send Email
Sep 19, 2001
1:14 am
864
Will this work for sending a save to pc? I sent a save to pc, renamed it .vsm and uploaded using booyaka, but it didnt work. I got a .ddc versinos or something...
Webmaster
webmaster@...
Send Email
Sep 19, 2001
10:47 am
865
Any idea what those bytes contain? -Miles Raymond EML: m_rayman@... AIM: Killer2Ray ICQ: 13217756 IRC: Killer2 WWW:...
Miles Raymond
reukiodo@...
Send Email
Sep 19, 2001
12:01 pm
866
... My guess would be the VM filesystem info data that normally lives in a seperate .vmi file (It's certainly the case with .dci files - they're basically just...
Richard Munn
benjymous@...
Send Email
Sep 19, 2001
2:40 pm
867
I am confused with the different file types. Is there a guide? -Miles Raymond EML: m_rayman@... AIM: Killer2Ray ICQ: 13217756 IRC:...
Miles Raymond
reukiodo@...
Send Email
Sep 19, 2001
2:51 pm
868
... What is a DDC format? This just popped out of nowhere, and I dont see any reference to it on Gameshark.com...
Paul Kratt
sblur@...
Send Email
Sep 19, 2001
10:55 pm
870
... in a seperate .vmi file (It's ... file with extra info added) I've made a header doc (needs some work) http://www.geocities.com/webbman5/ddc.txt...
Matthew
webbman5@...
Send Email
Sep 20, 2001
3:17 am
871
I am trying to learn how the PSO quest files work and I have a few questions. Does anyone know what each of the files contain?,I have been told that the second...
vmufan@...
Send Email
Sep 20, 2001
3:37 am
872
... They are. I've looked at them, and unlike the Sonic Adventure 2 downloads, all of the PSO download quests are decently encoded, like the Sonic Adventure...
Paul Kratt
sblur@...
Send Email
Sep 22, 2001
2:00 am
873
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the vmu-dev group. File : /ddc.txt ...
vmu-dev@yahoogroups.com
Send Email
Sep 23, 2001
10:40 pm
874
... Alessandro: I was looking over your webpage and was wondering if you would publish the information you have found out about the data format for the Chao on...
steph42@...
Send Email
Sep 24, 2001
2:52 am
875
... I dobut you'll get anything out of him. I asked and he didn't want to release any info in risk of it getting 'stolen' or something like that. Anyway,...
Paul Kratt
sblur@...
Send Email
Sep 26, 2001
1:05 am
876
during my programing i have found that you can you can over come the problem with timing on different speeds of pc by timing how many loops it can do in a...
jamesdev_au@...
Send Email
Oct 1, 2001
9:15 pm
877
why don't you just get the planet web one? (download and burn from www.dcemulation.com) i live in australia and thats how i got out of using a crap isp!...
jamesdev_au@...
Send Email
Oct 1, 2001
10:50 pm
878
I've just finished coding a text engine for the VMU. It features a full font of 64 chars and symbols, multi-line capability and automatic scrolling. Text can...
M. Jumper
mj98765@...
Send Email
Oct 16, 2001
12:55 am
879
No attachments. =( Have you uploaded it to the group files? -Miles Raymond EML: m_rayman@... AIM: Killer2Ray ICQ: 13217756 IRC: Killer2 ...
Miles Raymond
reukiodo@...
Send Email
Oct 16, 2001
2:11 am
880
Yup! I just uploaded the source to the group files. It's in the Programs folder. Sorry about the attachments! ... ...
M. Jumper
mj98765
Offline Send Email
Oct 16, 2001
3:10 am
881
NEW BUG FIX: The VMU Script random number function wasn't working right and only returned numbers from 0 through 12! I fixed this now, and it works perfectly....
mj98765@...
mj98765
Offline Send Email
Oct 17, 2001
3:20 am
882
how do I get the current VMU time to a variable? I do my VMU programing with the compiler and it does not feature that command (I think)...
vmufan@...
vmufan
Offline Send Email
Oct 17, 2001
3:57 am
883
I undestand almost all by now,but I am still having trouble with getting graphics to the LCD. I need help with a small example on how to get the graphics on...
vmufan@...
vmufan
Offline Send Email
Oct 17, 2001
4:03 am
884
Not really related to vmu, but does anyone know how to dump the dc's bios (w/ a serial cable)? -Thanks Get your FREE download of MSN Explorer at...
John Robertson
dcdevwc
Offline Send Email
Oct 17, 2001
11:00 pm
885
it does, but you have to know the address of the system variable. Since time is stored in system variables (which are stored in a different area of memory),...
M. Jumper
mj98765
Offline Send Email
Oct 18, 2001
12:12 am
886
The graphics are a little complicated, and the LOGIC game is a little complicated to be learning from. A good example to learn from is the VMU Script 'hello' ...
M. Jumper
mj98765
Offline Send Email
Oct 18, 2001
12:17 am
887
Ok,I think I get it now. hour = getsysvar: $1b minute = getsysvar: $1c second = getsysvar: $1d I'll go try it,thanks....
vmufan@...
vmufan
Offline Send Email
Oct 18, 2001
4:50 am
888
Actually I got more from the logic game. I have a low level of programing for the PC so I get most of the commands (loop,if - end if,etc.) But for the VMU you...
vmufan@...
vmufan
Offline Send Email
Oct 18, 2001
5:08 am
889
I've just uploaded the new compiler version 1.74 which features a bug fix and two new commands for playing sounds. Please visit the downloads page and download...
mj98765@...
mj98765
Offline Send Email
Oct 28, 2001
4:41 pm
890
It seems that some people have just downloaded the compiler before my site finished updating. If you just downloaded version 1.74, you did not receive the full...
mj98765@...
mj98765
Offline Send Email
Oct 28, 2001
5:50 pm
891
I want to learn how to program for the VMU. Will you guys tell me where to start, what I need, and what languages I need to know. I want to make some cool...
{VGA} Disciple
young_discip...
Offline Send Email
Oct 28, 2001
8:41 pm
892
You will need: The Compiler, the Assembler, and the Emulator. All of these programs are conveniently available at the VMU Script page :-) GOTO:...
M. Jumper
mj98765
Offline Send Email
Oct 28, 2001
11:45 pm
Messages 862 - 892 of 1155   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help