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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1018 - 1047 of 1156   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#1047 From: "Michel Gerritse" <michel_gerritse@...>
Date: Tue Oct 1, 2002 12:02 am
Subject: Potato missing opcodes
xega_emu
Offline Offline
Send Email Send Email
 
- Does anyone has information of opcodes 0x50 and 0x51 ?? The Sega VMU
Hardware manual doesn't have a description of them (probably because they
are only used by the bios).

- Are the indirect (@Rj) byte opcodes always related to RamBank0 ?? No
matter what the value of the RAMBK0 flag is ??

- Also, does someone has Sega binaries, so I can test my POTATO core even
more ??

Thanks in advance,

Gerrie



_________________________________________________________________
Meld je aan bij de grootste e-mailservice ter wereld met MSN Hotmail:
http://www.hotmail.com/nl

#1046 From: "sean m budd" <seanvmu@...>
Date: Sun Sep 15, 2002 6:47 am
Subject: linuxdc vmu development
vmos2003
Offline Offline
Send Email Send Email
 
I have recently compiled the sources for the assembler,emulator,disassembler,and
VMI file creator,on linux for the dreamcast.I was curious if anyone has tried to
do this.I've had trouble compiling the disassembler(errors with the command line
options-strnicmp stricmp-)but most compiled fine.I am using only the
distribution version of linuxdc(diskjuggler image)and a serial cable connection
to transfer the files.


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at
http://www.eudoramail.com

#1045 From: Omar Cornut <cornut@...>
Date: Thu Sep 12, 2002 7:56 am
Subject: Re: [vmu] Dreamcast VMU Bios
segamastersy...
Offline Offline
Send Email Send Email
 
>Last I heard, the BIOS has not been dumped. You may wish to contact
>Marcus Comsted to verify this, seeing as he wrote SoftVMS and the VMU
>assembler. If anyone does know of a way to dump it thru a Double Power,
>I'd be glad to dump mine for you.

I have a copy of Japanese BIOS.

It should be faisable to rewrite a small program to read one from a VMU,
if I recall properly.

#1044 From: Paul Kratt <sblur@...>
Date: Thu Sep 12, 2002 12:45 am
Subject: Re: [vmu] Dreamcast VMU Bios
sonicblr
Offline Offline
Send Email Send Email
 
Last I heard, the BIOS has not been dumped. You may wish to contact
Marcus Comsted to verify this, seeing as he wrote SoftVMS and the VMU
assembler. If anyone does know of a way to dump it thru a Double Power,
I'd be glad to dump mine for you.

xega_emu wrote:
> Hi, I'm new to this group, so let me first introduce myself. I'm
> Michel Gerritse (aka Gerrie) and I'm the author of a Sega
> Genesis/SegaCD/32X emulator called Xega (xega.emucamp.com)
>
> Anyway, I recently got very interested in the Dreamcast VMU, and I
> decided to write an emulator for it. So I have a question for you
> people. Is the VMU bios already dumped ?? If not, way ?? If so, can
> somebody give me an URL where to find it (or send it to me using
> email).
>
> I know this is a stupid ROM request, but it certainly will help me
> with the development of DreamVMU (my emulator).
>
> Thanks in advance,
>
> Gerrie
>
>

#1043 From: "xega_emu" <michel_gerritse@...>
Date: Wed Sep 11, 2002 10:08 pm
Subject: Dreamcast VMU Bios
xega_emu
Offline Offline
Send Email Send Email
 
Hi, I'm new to this group, so let me first introduce myself. I'm
Michel Gerritse (aka Gerrie) and I'm the author of a Sega
Genesis/SegaCD/32X emulator called Xega (xega.emucamp.com)

Anyway, I recently got very interested in the Dreamcast VMU, and I
decided to write an emulator for it. So I have a question for you
people. Is the VMU bios already dumped ?? If not, way ?? If so, can
somebody give me an URL where to find it (or send it to me using
email).

I know this is a stupid ROM request, but it certainly will help me
with the development of DreamVMU (my emulator).

Thanks in advance,

Gerrie

#1042 From: rednuht <rednuht@...>
Date: Fri Aug 23, 2002 7:21 pm
Subject: Re: [vmu] Vmu help, something very basic. Need HELLO WORLD example
rednuht.rm
Offline Offline
Send Email Send Email
 
As commented in my http://www.jumpstation.co.uk/si/si.html space
invaders source I worked from the great Alessandro Sanasi
http://www.franken.de/users/deco/myfiles/myfiles.html#sample
I hope that is what you are looking for

  --- sulakd@... wrote: > I'm not getting anywhere in my vmu
assembly attempts.  There is a
> common
> section of code in all the programs I've looked at(reset and interupt
> vector
> initializations??).  There is always some undocumented code right
> after that
> section that varies a little from program to program that I cant make
> sense
> of.  Anyway, to my question...Is there a hello world example anywhere
> out
> there?  I'd like to look at something that simple with no icons etc
> so i
> could see the basic initializations and where the actual game code
> goes.
> Thanks,
> sulakd@...
>
> ------------------------ Yahoo! Groups Sponsor
>
>        post:  vmu-dev@eGroups.com
> unsubscribe:  vmu-dev-unsubscribe@eGroups.com
>     archive:  http://www.egroups.com/group/vmu-dev/
>         faq:  http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

=====
Later ...

rednuht@...
-+-..=|<[{(_"!"_)}]>|=..-+-


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

#1041 From: sulakd@...
Date: Thu Aug 22, 2002 3:47 pm
Subject: Vmu help, something very basic. Need HELLO WORLD example
sulakd@...
Send Email Send Email
 
I'm not getting anywhere in my vmu assembly attempts.  There is a common
section of code in all the programs I've looked at(reset and interupt vector
initializations??).  There is always some undocumented code right after that
section that varies a little from program to program that I cant make sense
of.  Anyway, to my question...Is there a hello world example anywhere out
there?  I'd like to look at something that simple with no icons etc so i
could see the basic initializations and where the actual game code goes.
Thanks,
sulakd@...

#1040 From: rednuht <rednuht@...>
Date: Tue Aug 20, 2002 6:36 pm
Subject: Re: [vmu] Cable and VMU DevKit
rednuht.rm
Offline Offline
Send Email Send Email
 
I personaly use the nexus 16mb vmu with pc link cable and then copy
from there to my real VMU via the dreamcast.
The offical dev kit is not geared in any shape or form to be 'picked
up' and used.
Marcus docs are much more complete and acurate and so is his assembler,

http://mc.pp.se/dc/
Use the many fully documented ASM VMU projects such as the (plug plug)
space invaders VMU style (>90% of lines commented)
http://www.jumpstation.co.uk/si/si.html

--- newstarsabove <newstarsabove@...> wrote: > I need a more
direct answer on where to get a cable to connect my VMU
>
> to my PC. Even better would be well documented instructions for
> building one.
>
> Also, can the (offical) VMU DevKit *realy* be found anywhere (this
> group other some place else)? I looked in the files section and it
> appears to not be present. If it is not available, is there a good
> third party kit available?
>
> Thanks.
>  - Nstars
>
>
> ------------------------ Yahoo! Groups Sponsor
>
>        post:  vmu-dev@eGroups.com
> unsubscribe:  vmu-dev-unsubscribe@eGroups.com
>     archive:  http://www.egroups.com/group/vmu-dev/
>         faq:  http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

=====
Later ...

rednuht@...
-+-..=|<[{(_"!"_)}]>|=..-+-


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

#1039 From: "newstarsabove" <newstarsabove@...>
Date: Tue Aug 20, 2002 1:29 am
Subject: Cable and VMU DevKit
newstarsabove
Online Now Online Now
Send Email Send Email
 
I need a more direct answer on where to get a cable to connect my VMU
to my PC. Even better would be well documented instructions for
building one.

Also, can the (offical) VMU DevKit *realy* be found anywhere (this
group other some place else)? I looked in the files section and it
appears to not be present. If it is not available, is there a good
third party kit available?

Thanks.
  - Nstars

#1038 From: "vmos2003" <seanvmu@...>
Date: Wed Aug 14, 2002 8:08 am
Subject: web page for VMos files
vmos2003
Offline Offline
Send Email Send Email
 
I have written a program for the vmu that will let you select files to use from
a menu,and display text files called VMos.The web page address
is-http://www.angelfire.com/sc3/vmosco-,it's also in the bookmarks section.If
you want to use your file(game/program) with VMos,send an email to
seanvmu@... ,I can explain how to make any changes or you can send
the file to me to change.

#1037 From: vmu-dev@yahoogroups.com
Date: Sat Aug 3, 2002 4:33 pm
Subject: New file uploaded to vmu-dev
vmu-dev@yahoogroups.com
Send Email Send Email
 
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        : /VMU games & emu.zip
   Uploaded by : jovemor17 <jovemor17@...>
   Description : Around 40 games for VMU

You can access this file at the URL

http://groups.yahoo.com/group/vmu-dev/files/VMU%20games%20%26%20emu.zip

To learn more about file sharing for your group, please visit

http://help.yahoo.com/help/us/groups/files

Regards,

jovemor17 <jovemor17@...>

#1036 From: "jovemor17" <jovemor17@...>
Date: Sat Aug 3, 2002 4:11 pm
Subject: Pong for VMU
jovemor17
Offline Offline
Send Email Send Email
 
I know I've seen it b4 but i can't find it. Can sum one help me out?

#1035 From: "M. Jumper" <mj98765@...>
Date: Thu Aug 1, 2002 11:01 pm
Subject: Re: [vmu] vmu help
mj98765
Offline Offline
Send Email Send Email
 
It still exists.

the URL is http://www.vmuscript.8m.com/


--- Paul Kratt <sblur@...> wrote:
> Have you tried VMUscript? I'm not sure of the URL,
> but you should find
> it if you search around, if it still exists. It's a
> lower level lang
> than ASM with many examples and aparently works
> good. I've not looked at
> it much though, but it's probably much easier to
> use.
>
>
> sulakd@... wrote:
> > I have a vmu assembler and compiler, but i'm
> having trouble getting started
> > with coding.  I don't have much experience writing
> in assembly (just one
> > class).  If anyone has a small piece of sample
> code or knows of a site i
> > could look at, it would be helpful.
> > Thanks,
> > sulakd@...
> >
> > p.s. I did get a chance to look over some of the
> source code for minesweeper
> > by soren gust, but it was a HUGE document and i
> just got more confused.
> >
> >
> >        post:  vmu-dev@eGroups.com
> > unsubscribe:  vmu-dev-unsubscribe@eGroups.com
> >     archive:
> http://www.egroups.com/group/vmu-dev/
> >         faq:
> http://vmudev.dcemulation.com/faq.html
> >
> > Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
> >
> >
> >
>
>
>
>
>


__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

#1034 From: rednuht <rednuht@...>
Date: Thu Aug 1, 2002 9:21 pm
Subject: Re: [vmu] vmu help
rednuht.rm
Offline Offline
Send Email Send Email
 
Try my space invaders source code, it has comments on almost all lines.
and i am happy to answer any questions

http://www.jumpstation.co.uk/ - my home pages
http://www.jumpstation.co.uk/si/si.html - details on space indavers VMU
http://www.jumpstation.co.uk/si/si.zip - direct link to all the files

  --- sulakd@... wrote: > I have a vmu assembler and compiler, but
i'm having trouble getting
> started
> with coding.  I don't have much experience writing in assembly (just
> one
> class).  If anyone has a small piece of sample code or knows of a
> site i
> could look at, it would be helpful.
> Thanks,
> sulakd@...
>
> p.s. I did get a chance to look over some of the source code for
> minesweeper
> by soren gust, but it was a HUGE document and i just got more
> confused.
>
> ------------------------ Yahoo! Groups Sponsor
>
>        post:  vmu-dev@eGroups.com
> unsubscribe:  vmu-dev-unsubscribe@eGroups.com
>     archive:  http://www.egroups.com/group/vmu-dev/
>         faq:  http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

=====
Later ...

rednuht@...
-+-..=|<[{(_"!"_)}]>|=..-+-


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

#1033 From: Paul Kratt <sblur@...>
Date: Wed Jul 31, 2002 9:58 pm
Subject: Re: [vmu] vmu help
sonicblr
Offline Offline
Send Email Send Email
 
Have you tried VMUscript? I'm not sure of the URL, but you should find
it if you search around, if it still exists. It's a lower level lang
than ASM with many examples and aparently works good. I've not looked at
it much though, but it's probably much easier to use.


sulakd@... wrote:
> I have a vmu assembler and compiler, but i'm having trouble getting started
> with coding.  I don't have much experience writing in assembly (just one
> class).  If anyone has a small piece of sample code or knows of a site i
> could look at, it would be helpful.
> Thanks,
> sulakd@...
>
> p.s. I did get a chance to look over some of the source code for minesweeper
> by soren gust, but it was a HUGE document and i just got more confused.
>
>
>        post:  vmu-dev@eGroups.com
> unsubscribe:  vmu-dev-unsubscribe@eGroups.com
>     archive:  http://www.egroups.com/group/vmu-dev/
>         faq:  http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>

#1032 From: sulakd@...
Date: Wed Jul 31, 2002 4:34 pm
Subject: vmu help
sulakd@...
Send Email Send Email
 
I have a vmu assembler and compiler, but i'm having trouble getting started
with coding.  I don't have much experience writing in assembly (just one
class).  If anyone has a small piece of sample code or knows of a site i
could look at, it would be helpful.
Thanks,
sulakd@...

p.s. I did get a chance to look over some of the source code for minesweeper
by soren gust, but it was a HUGE document and i just got more confused.

#1031 From: "sakuranya" <sakuranya@...>
Date: Mon Jul 22, 2002 2:59 am
Subject: Re: [vmu] Re: i have a question
sakuranya@...
Send Email Send Email
 
thanks, but who are you  dev? what is your name? how old are you? where are
you from?

#1030 From: "vmufan" <vmufan@...>
Date: Sat Jul 20, 2002 4:52 am
Subject: Re: i have a question
vmufan
Offline Offline
Send Email Send Email
 
--- In vmu-dev@y..., "bluestone174" <icebreaker147@a...> wrote:
> Hello, i just downloded a vmi file and i want to kknow how in the
> world i would get that file on my VMU????????

you need the .vms not the .vmi
to do this:
-go over the link and choose COPY
-on the URL bar choose PASTE
-change the extension to .vms
-download

this works on most VMU files on the net.

to transfer to the VMU you need a NEXUS CARD or any VMU with a PC link cable.

#1029 From: "bluestone174" <icebreaker147@...>
Date: Mon Jul 15, 2002 12:20 am
Subject: i have a question
bluestone174
Offline Offline
Send Email Send Email
 
Hello, i just downloded a vmi file and i want to kknow how in the
world i would get that file on my VMU????????

#1028 From: "M. Jumper" <mj98765@...>
Date: Sun May 26, 2002 7:23 pm
Subject: Re: [vmu] Re: monitor for the vmu
mj98765
Offline Offline
Send Email Send Email
 
That'd be great - preferably vmu-script!

since i wrote the compiler, i like to see how people
use the language :-)

--- sean m budd <seanvmu@...> wrote:
> If you would like the source code,I can attach it to
> an email.(vmuscript or asm)
>
>
>
> Join 18 million Eudora users by signing up for a
> free Eudora Web-Mail account at
> http://www.eudoramail.com
>


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

#1027 From: "sean m budd" <seanvmu@...>
Date: Sat May 25, 2002 11:23 pm
Subject: Re: [vmu] Re: monitor for the vmu
svmu2000
Offline Offline
Send Email Send Email
 
If you would like the source code,I can attach it to an email.(vmuscript or asm)



Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at
http://www.eudoramail.com

#1026 From: "sean m budd" <seanvmu@...>
Date: Sat May 25, 2002 11:22 pm
Subject: Re: [vmu] Re: monitor for the vmu
svmu2000
Offline Offline
Send Email Send Email
 
If you would like the source code,I can attach it to an email.(vmuscript or asm)



Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at
http://www.eudoramail.com

#1025 From: "M. Jumper" <mj98765@...>
Date: Sat May 25, 2002 8:01 pm
Subject: Re: [vmu] Re: monitor for the vmu
mj98765
Offline Offline
Send Email Send Email
 
what about the source code?

--- sean m budd <seanvmu@...> wrote:
> You can find it on virtuamunstaz -also a text
> browser(reads flash rom as ascii text).
>
>
>
> Join 18 million Eudora users by signing up for a
> free Eudora Web-Mail account at
> http://www.eudoramail.com
>


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

#1024 From: "sean m budd" <seanvmu@...>
Date: Sat May 25, 2002 6:49 am
Subject: Re: [vmu] Re: monitor for the vmu
svmu2000
Offline Offline
Send Email Send Email
 
You can find it on virtuamunstaz -also a text browser(reads flash rom as ascii
text).



Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at
http://www.eudoramail.com

#1023 From: "mj98765" <mj98765@...>
Date: Sat May 25, 2002 4:02 am
Subject: Re: monitor for the vmu
mj98765
Offline Offline
Send Email Send Email
 
when I went to the link, ANGELFIRE just said that the URL was wrong.

--- In vmu-dev@y..., "sean m budd" <seanvmu@e...> wrote:
> If anyone can use this,i wrote a monitor program for the vmu.You
can view the files rom and read/write to the user ram,as well as
write ram to the flash rom.You can find it <a
href="http://www.angelfire.com/games4/vmos/vmos.html">here</a>.It was
written in vmuscript.
>
>
> Join 18 million Eudora users by signing up for a free Eudora Web-
Mail account at http://www.eudoramail.com

#1022 From: vmu-dev@yahoogroups.com
Date: Mon May 13, 2002 11:02 pm
Subject: Reminder - Richard's birthday ;-)
vmu-dev@yahoogroups.com
Send Email Send Email
 
We would like to remind you of this upcoming event.

Richard's birthday ;-)

Date: Wednesday, May 15, 2002
Time: All Day

well, I was stuck for stuff to add to the calendar, okay ;-)

#1021 From: "sean m budd" <seanvmu@...>
Date: Sat Apr 27, 2002 12:10 pm
Subject: monitor for the vmu
svmu2000
Offline Offline
Send Email Send Email
 
If anyone can use this,i wrote a monitor program for the vmu.You can view the
files rom and read/write to the user ram,as well as write ram to the flash
rom.You can find it <a
href="http://www.angelfire.com/games4/vmos/vmos.html">here</a>.It was written in
vmuscript.


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at
http://www.eudoramail.com

#1020 From: "schnoink" <leo@...>
Date: Wed Apr 24, 2002 6:50 am
Subject: Re: NEW VMS GAME - Eliza for the VMU!
schnoink
Offline Offline
Send Email Send Email
 
> ANYWAY - you can download the game itself from your dreamcast or pc
> at http://www.virtuamunstaz.de/vmi.jsp
> just click on the classic tetris icon titled eliza.

If you mail to me regarding such uploads I can make the files
explicitely available on their own page.

Leo.

#1019 From: tyro@...
Date: Sun Mar 24, 2002 10:48 am
Subject: Re: NEW VMS GAME - Eliza for the VMU!
tyro_raccoon
Offline Offline
Send Email Send Email
 
On 10 Mar 02, vmufan@... (vmufan) wrote:

> There is another space invaders type game on virtuamunstaz.de made
> by M.Jumper with his script.

I too have started to make a 'Space Invaders' type game quite a while
back... actually it's a mix between 'Wavy Navy' (where your ship moves on
waves) and 'Galaxians' (where the enemies also fly occasional attacks).
But I stopped halfway through because everyone seemed to have turned away
from the VMU and instead started programming on the Dreamcast, so all I
have is a very very early beta (playable, but only one 'demo' level to
test if all movement etc. works properly).

However, if anyone wants to have a look, you can download it here:

       http://www.franken.de/users/deco/WAVEDEMO.VMI

Bye


Alessandro
---
You get what anyone gets. You get a lifetime.

#1018 From: "Paul Kratt" <sblur@...>
Date: Thu Mar 28, 2002 12:54 am
Subject: Re: [vmu] New VMU Dev
sonicblr
Offline Offline
Send Email Send Email
 
Actually, it's for both...
Not only can you copy files, there's a plug in back to hook to the computer.
This is why the nexus software has 2 VMU slots in it. :-)
It uses the same cable as the Nexus cards too... I think.... They fit at
least.... It's made by the same company...
Anyway, I hope this clears some stuff up.



-------Original Message-------

From: vmu-dev@yahoogroups.com
Date: Wednesday, March 27, 2002 2:54:02 PM
To: vmu-dev@yahoogroups.com
Subject: Re: [vmu] New VMU Dev

so, do you mean the double power can connect any vmu to the pc ?
I though it was just for exchangeing files between vmus

--- Paul Kratt &lt;sblur@...> wrote: > Allow me to repaste
the message:
>
> > --- gengar560 &amp;amp;lt;gengar56@...> wrote: > Will this
> cable
> > alone be
> > able to connect my PC to an official Sega
> > > VMU with LCD display? What about double power?
>
> /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
>
> Ahem? Now do you see it?
> I hope this helps. :-P
>
> -------Original Message-------
>
> From: vmu-dev@yahoogroups.com
> Date: Tuesday, March 26, 2002 11:25:58 AM
> To: vmu-dev@yahoogroups.com
> Subject: Re: [vmu] New VMU Dev
>
> what are you talking about !??
>
> he asked about the nexus cable not the double power!!!
>
> --- Paul Kratt &amp;lt;sblur@...> wrote: > What are you
> talking
> about?!?!?!
> > I have a Dobule Power and it works with ANY VMU. Wouldn't be kind
> of
> > pointless to make a device that works with just Nexus VMU's when
> then
> > can be
> > hooked directly into the PC?
> > I've used my Double Power with a normal Sega VMU, and it even
> worked
> > with
> > the memory card thingie that comes with the GameShark.
> > It also lets you expand all of your VMU's to 240 or 241 blocks,
> even
> > though
> > it claims to only expand Nexus VMU's. :-)
> >
> >
> > -------Original Message-------
> >
> > From: vmu-dev@yahoogroups.com
> > Date: Sunday, March 24, 2002 6:20:54 AM
> > To: vmu-dev@yahoogroups.com
> > Subject: Re: [vmu] New VMU Dev
> >
> > --- gengar560 &amp;amp;lt;gengar56@...> wrote: > Will this
> cable
> > alone be
> > able to connect my PC to an official Sega
> > > VMU with LCD display? What about double power?
> >
> > Nope, it only connects to the nexus card but then you can use the
> > dreamcast to copy fies from the nexus to the official VMU.
> >
> >
> >
> > =====
> > Later ...
> >
> > rednuht@...
>>-+-..=|<[{(_"!"_)}]>|=..-+-
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Everything you'll ever need on one web page
> > from News and Sport to Email and Music Charts
> > http://uk.my.yahoo.com
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > post: vmu-dev@eGroups.com
> > unsubscribe: vmu-dev-unsubscribe@eGroups.com
> > archive: http://www.egroups.com/group/vmu-dev/
> > faq: http://vmudev.dcemulation.com/faq.html
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
> >
> >
> > ------------------------ Yahoo! Groups Sponsor
> >
> > post: vmu-dev@eGroups.com
> > unsubscribe: vmu-dev-unsubscribe@eGroups.com
> > archive: http://www.egroups.com/group/vmu-dev/
> > faq: http://vmudev.dcemulation.com/faq.html
> >
> > Your use of Yahoo! Groups is subject to
> > http://docs.yahoo.com/info/terms/
> >
> >
>
> =====
> Later ...
>
> rednuht@...
>-+-..=|<[{(_"!"_)}]>|=..-+-
>
>
> __________________________________________________
> Do You Yahoo!?
> Everything you'll ever need on one web page
> from News and Sport to Email and Music Charts
> http://uk.my.yahoo.com
>
> ------------------------ Yahoo! Groups Sponsor
>
> post: vmu-dev@eGroups.com
> unsubscribe: vmu-dev-unsubscribe@eGroups.com
> archive: http://www.egroups.com/group/vmu-dev/
> faq: http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
>
> post: vmu-dev@eGroups.com
> unsubscribe: vmu-dev-unsubscribe@eGroups.com
> archive: http://www.egroups.com/group/vmu-dev/
> faq: http://vmudev.dcemulation.com/faq.html
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>

=====
Later ...

rednuht@...
-+-..=|<[{(_"!"_)}]>|=..-+-


__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Stock for $4.
No Minimums.
FREE Money 2002.
http://us.click.yahoo.com/BgmYkB/VovDAA/ySSFAA/lRRolB/TM
---------------------------------------------------------------------~->

post: vmu-dev@eGroups.com
unsubscribe: vmu-dev-unsubscribe@eGroups.com
archive: http://www.egroups.com/group/vmu-dev/
faq: http://vmudev.dcemulation.com/faq.html

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

Messages 1018 - 1047 of 1156   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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