ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: News :: VTI Pocket Emulator

VTI Pocket Emulator
Posted by Michael on 17 October 2003, 02:57 GMT

Our most downloaded file of all time, VTI, has been partially ported to the Pocket PC platform. The VTI Pocket Emulator emulates a TI-89 on a Pocket PC. A handheld with a decently fast processor is needed for best results, and it only supports this one calculator model, but to the best of my knowledge this is the first TI emulator for the platform. It was tested by the author with Pocket PC 2002, and seems to be a bit experimental at present.

Update (Joey): On an entirely unrelated note, I should mention that the newsletter has been suspended until further notice because of the massive amount of time I must dedicate to school and file archiving. I'd like to continue doing the newsletter, but I really can't right now.

 


The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.


Re: VTI Pocket Emulator
Eugene Talagrand Account Info

Wow - I just inherited a PocketPC yesterday. I was desperately looking for something like this, and all I came up with was some HP emulators. For TI, looked like we either needed to install a DOS emulator ($40) and TI8xemu or install a linux distro :-). I was even thinking of porting one of the dos emulators myself.
Now, all we need is VTI Pocket Emu85, so I can ditch the old thing!

     17 October 2003, 14:19 GMT


Re: Re: VTI Pocket Emulator
chemoautotroph Account Info
(Web Page)

There are DOS emulators for free, try emulation9.com and click on the handheld section, or try palmsize.com

     18 October 2003, 23:48 GMT


Re: Re: Re: VTI Pocket Emulator
Eugene Talagrand Account Info
(Web Page)

Thanks for the tip - but from what I saw, all the emulators linked were either shareware or paying. (But I can't really tell, as I don't read Japanese!)

     22 October 2003, 16:35 GMT

Re: VTI Pocket Emulator
W Hibdon  Account Info

This is all well and good, but would it be possible to have VTI on calc. And say emulate an 83+ on an 89? It would make it a lot easier for those people that ask me to use my calc. Not to mrntion to be able to play 83 games on my 89.

-Look there, a cricket. Look now, a dead cricket. W-

     17 October 2003, 16:36 GMT

Re: Re: VTI Pocket Emulator
angelboy Account Info
(Web Page)

Someone is in the process of creating an 83+ emulator for the 89

     17 October 2003, 20:05 GMT

Re: Re: Re: VTI Pocket Emulator
Matthew Marshall  Account Info

Who?

MWM

     17 October 2003, 20:51 GMT

Re: Re: Re: Re: VTI Pocket Emulator
jrock7286  Account Info

I'm guessing *HE IS*....Not sure, but that's my guess...I think he was hinting at that...

     17 October 2003, 23:30 GMT


Re: Re: Re: Re: Re: VTI Pocket Emulator
no_one_2000_  Account Info
(Web Page)

I doubt it... LOL I think he was trying to say that somebody SHOULD emulate the TI-83+ on the TI-89... but the processors are so different... and I guarantee it would go slower than [inserts RCT's simile about TI-Connect's speed].

     18 October 2003, 00:50 GMT


Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
jrock7286  Account Info

When I said "he" I was referring to angelboy...just clarifying if you didn't understand that...

     18 October 2003, 05:17 GMT


Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
no_one_2000_  Account Info
(Web Page)

Oooooooh. I get it... but still, I kinda doubt it. :)

     19 October 2003, 18:05 GMT


Re: Re: Re: Re: VTI Pocket Emulator
angelboy Account Info
(Web Page)

Don't remember

     18 October 2003, 17:17 GMT


Re: Re: Re: Re: Re: VTI Pocket Emulator
Matthew Marshall  Account Info

I just found out who; it is slimey limey. I was reading his website and he mentions something about it.

MWM

     22 October 2003, 17:19 GMT


No.
slimey_limey  Account Info
(Web Page)

That's old. I'm not doing it anymore.

     2 May 2005, 19:44 GMT

Re: Re: Re: VTI Pocket Emulator
BullFrog  Account Info
(Web Page)

Hahahaha- I mean, yeah, that's gonna be cool.

     17 October 2003, 23:23 GMT


****Better Idea****
Ti-89_Coder Account Info

I think it would be a much better idea to scrap the whole on-calc emulator business and use a better, faster system. Instead of writing a program to interpret foreign code on the calculator (slow & difficult), they (whoever 'they' are) should write a computer program that converts the ASM from one calc's format to another's, so it can be run normally on its new system. Admittedly, there would probably be some things that would be difficult to translate exactly (differences in screens, ROM calls, and whatnot) and would require slower work-arounds, but the speed differences between an 83(+) and an 89 should compensate well enough.

P.S. The next idiot I hear bragging about writing a program to convert BASIC programs from one calc to another is gonna get SHOT! ;)

     19 October 2003, 01:09 GMT

Re: ****Better Idea****
no_one_2000_  Account Info
(Web Page)

Hey! Guess what? I made a program to convert BASIC programs from one calculator to another! Haha!
Just kidding...
But now that I think about that, it might be a little harder than it seems because some calcs have functions that others don't, and some have parenthesis while others don't (TI-82: int , TI-83: int( ).

Anyway, that's not really important, you can do it by hand just as easily.

Converting ASM programs from calc to calc (what you said) would be nice, but the only problem would be inflated code, or really slow code. But hey, if it runs....

     19 October 2003, 18:11 GMT


And there was ketchup all over the carpet...
Ti-89_Coder Account Info

Too bad no_one, someone beat you to it. William White, I'm coming for you...

     20 October 2003, 00:53 GMT

Re: ****Better Idea****
Eugene Talagrand Account Info
(Web Page)

Check out the link
It converts TI85 assembly to TI89/92/92+ assembly

http:// www.ocf.berkeley.edu /~pad/srcguru/index.html

     20 October 2003, 14:42 GMT


Re: Re: ****Better Idea****
Julian Delpheki  Account Info

Cool! But the $64000 question is: does it work? I don't have the time to care to find out for myself.

     21 October 2003, 23:59 GMT


Re: ****Better Idea****
Eugene Talagrand Account Info
(Web Page)

By the way - do you know of any actual projects to convert from one TI-Basic to another? I've got a very long-running project of writing a TI-Basic interpreter for the PC, and something like this might be very useful for me - that way I could standardize syntax. Or maybe they have already developed a grammar and parser for the language, which is also good.

     22 October 2003, 16:38 GMT


Re: Re: VTI Pocket Emulator
Rob van Wijk  Account Info

How about an 89 emu for the 83+? (Or the 83- of course ;))
Then we'd *finally* have symbolic integration for the 83 series!

     18 October 2003, 22:52 GMT


Re: Re: Re: VTI Pocket Emulator
Julian Delpheki  Account Info

No, I don't think that it would be possible for that to happen. Mainly because there are not enough pixels on the 83+ to emulate it where it looked half-way good.

     18 October 2003, 23:18 GMT


Re: Re: Re: Re: VTI Pocket Emulator
Kevin Kofler Account Info
(Web Page)

Well, the TI-83+ has nowhere near enough FlashROM to even store a copy of AMS (in addition to the TI-83+ OS, which as far as I know nobody has found a way to overwrite yet). Even the TI-83+ SE is probably too tight on memory (especially RAM) for a TI-89 emulation to work. And then of course, as you said, the screen size is an issue. And even if someone managed to solve all those problems, the emulator would be slooow, veeery slooooow...

Emulating a Z80 calculator on a TI-89 would be more feasible. But even that would probably run slow. The GameBoy and the ZX Spectrum have even lower-clocked Z80s (well, the GameBoy CPU is not really a Z80, but it is very similar) than the TI-85 and still can't be emulated at full speed on the TI-89.

     19 October 2003, 02:12 GMT

Re: Re: Re: Re: Re: VTI Pocket Emulator
Rob van Wijk  Account Info

"the TI-83+ OS, which as far as I know nobody has found a way to overwrite yet"

It can be done, but it requires an action illegal under the DMCA.

     19 October 2003, 22:28 GMT

Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
ti_is_good_++  Account Info
(Web Page)

WHOA!!!!!!

The DMCA prohibits writing software for your calc?!

I thought just selling TIOS or something.

This is really serious-it would be like the NAFTA section that prohibits 'expropriation of future profits'.

     20 October 2003, 08:04 GMT


Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
Rob van Wijk  Account Info

No, it doesn't. What the DMCA prohibits is circumventing security measures.
You see, when you send a new OS to your calc it is verified by means of a digital signature. (This signature proofs the OS was approved by TI.) It is not feasible (and illegal) to forge the digital signature. However, Michael Vincent found a way to circumvent the check. Because of the DMCA this circumvention is illegal too (but now it's at least faesible to load your own OS).

     21 October 2003, 13:51 GMT

Re: Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
Chivo  Account Info

Do you know if MV has found a way to write to the FlashROM on the TI-89/92+? I have only a 92+ (and an 86, but that doesn't have FlashROM), and I would like to put my own OS on it (I'd start with Linux, of course :-).

     21 October 2003, 22:15 GMT


Re: Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
Michael McElroy Account Info
(Web Page)

Actually, the reason TI sent him a cease-and-desist (or whatever it was) wasn't because he wrote his own operating system. It was because he was trying to reverse-engineer the existing one, which is illegal. I've read the DMCA (yes, the entire thing) and his creation of a totally independent operating system would be 100% legal.

     22 October 2003, 17:51 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
ti_is_good_++  Account Info
(Web Page)

Good.

     23 October 2003, 19:25 GMT


Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
Chickendude Account Info
(Web Page)

Yea, remember Michael Vincent's OS? He managed to load it to his calculator.

     20 October 2003, 20:56 GMT


Re: Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
Joey Gannon  Account Info
(Web Page)

I know someone in the community (probably shouldn't say who, lest he get a flood of e-mail about it) who has figure out how to send the TI-73 OS to the TI-83+, and vice versa. The signing process can be circumvented, but as long as the DMCA is in effect, don't expect to find the info freely available.

     26 October 2003, 00:31 GMT


Re: Re: Re: Re: Re: VTI Pocket Emulator
Warrior Rocker  Account Info

well to talk of all this game boy stuff, couldnt some one write a gameboy original emulator for the 89 or sumtin, dont those have enough pixels, would it really be that hard

     22 October 2003, 01:54 GMT


Re: Re: Re: Re: Re: Re: VTI Pocket Emulator
no_one_2000_  Account Info
(Web Page)

Yeah, I think it really would be that hard. :( The gamebody is a z80, right?

     24 October 2003, 14:22 GMT

1  2  3  4  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer