Omnimaga

Calculator Community => TI Calculators => Topic started by: Mingerton on June 06, 2015, 03:44:48 pm

Title: Problem with emu8x
Post by: Mingerton on June 06, 2015, 03:44:48 pm
Hi Omnimaga,

I recently tried to install emu8x on my TI83+SE, but I encountered a problem in the command prompt window, where I'm supposed to write this, and see this :
Code: [Select]
C:\emu8x>java rom
 //and it works !

All I got is this :
(http://i.imgur.com/KPUjmRX.jpg)

The system is in french, should I translate ?

Thanks for your time ! ;)
Title: Re: Problem with emu8x
Post by: pimathbrainiac on June 06, 2015, 03:56:40 pm
"rom" means the name of your dumped rom image.
Quote from: readme
ROM images of calculators are copyrighted by TI and may only be used by the owner of the calculator from which they were dumped. Because these ROM images are embedded in Emu8x, the application cannot be transferred.
You have to have one of the other calculators to use Emu8x, in other words.
Title: Re: Problem with emu8x
Post by: Mingerton on June 06, 2015, 04:07:55 pm
I didn't try to transfer emu8x, il couldn't even create the file to sign to create the app. The command prompt couldn't read the command which was supposed to do that.

And I own the calculator I want to emulate, an old broken TI-81. Don't worry about that ;)
Title: Re: Problem with emu8x
Post by: pimathbrainiac on June 06, 2015, 04:10:23 pm
Did you dump the ROM image off of it? If not, you have to do that.
Title: Re: Problem with emu8x
Post by: Mingerton on June 06, 2015, 04:13:50 pm
The batteries melt inside the calculator, it doesn't turn on. That's precisly why I want to emulate it. But I got the rom anyway.

The problem is that I must run the file named rom.class (a java file), but it won't run it.
Title: Re: Problem with emu8x
Post by: pimathbrainiac on June 06, 2015, 04:16:27 pm
Try running "java -cp . rom" and see if that works
Title: Re: Problem with emu8x
Post by: Mingerton on June 06, 2015, 04:19:19 pm
Already tried, this open the help menu (wtf why ?)

I translate the error message, maybe this will help : Error : impossibleto find or load the main class rom