I am trying to launch the emulator outside VS.NET. So I use the following
command-line:
emulator /CEImage ppc2002.bin /skin ppc2002.xml /video 240x320x16 /Ethernet
True /MemorySize 32
It works fine... except that each time I start the emulator it hard-resets
the SO image even if I turn off the emulator saving the state.
I want to launch the emultor with the state as I left it the last time.
Anybody knows the way to do it?
Thanks a Lot !
Roberto
There was a few things tried and I think the ultimate
conclusion from what I can see is no it isn't possible.
You need to run it from inside visual studio.
cheers,
Lindsay.
>.
>
This is your saved emulator session. Launch emulator with the following
parameter (substitute your session ID):
Emulator.exe /VMID {DE425A95-FBB8-46CB-8DFD-89867130F732}
HTH
--
Alex Feinman
MVP Windows Media Center
"Roberto M. Oliva" <floy...@hotmail.com> wrote in message
news:b68s6c$2tt$1...@nsnmpen2-gest.nuria.telefonica-data.net...
That is what I was looking for.
Roberto
"Alex Feinman" <publi...@alexfeinman.com> escribió en el mensaje
news:eBgKHc39...@TK2MSFTNGP11.phx.gbl...