TilEm: A New Generation of Emulator
Posted by Michael on 3 August 2005, 16:55 GMT
I had been waiting for the v1.0 release of this program to post news, but I have succumbed to temptation because of how useful it already is. Benjamin Moody and Solignac Julien have released TilEm v0.972. This Z80 emulator is significantly more compatible than VTI in that it supports the full range of calculators from the 73 through the 86, including the 84+. TilEm also features full support for flash memory and external linking. The above link is a version for Linux; you can also find v0.971 for Windows.
Andree Chea has released a utility to assist users in loading ROMs into TilEm. rom8x is a calculator program for the 83+ and 84+ series which dumps your boot page (not found in OS upgrade files). After sending a complementary OS upgrade (.8xu) to the emulated calculator, you then have a complete ROM image.
Update: TilEm for Windows is now at v0.972.
|
|
Reply to this article
|
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: TilEm: A New Generation of Emulator
|
Patrick Stetter
(Web Page)
|
I'd like to say that before the release of Tilem and rom8x I was desperately searching for an emulator for my ti84+se. A few days ago I found rom8x and it worked perfectly. Just following the readme made it very easy to use both rom8x and download Tilem. On the whole these authors have done a great service to the ti community, and I would like to thank them greatly for it :).
|
Reply to this comment
|
4 August 2005, 14:06 GMT
|
|
|
|
|
Re: Re: TilEm: A New Generation of Emulator
|
Andree Chea
|
*nodnods* :)
Yeah, I made it because, well, I needed an easy way to get an 84+ ROM. I had a not-so-user-friendly version of rom8x (named rom84) done a week before v0.1, and thought, "hey, this could actually help somebody." After a "chat" with Benjamin, I improved it and out came v0.1. So, yeah, I'm glad it was actually useful! :)
|
Reply to this comment
|
4 August 2005, 21:35 GMT
|
|
Re: TilEm: A New Generation of Emulator
|
Snave2000
|
TilEm and rom8x are both excellent programs. rom8x works perfectly...so long as the disk you're writing the ROM image to has enough free space. Otherwise it returns 'Could not write to x?.rom'...
Anyway, that worked (kudos to Andree Chea), and the emulator loaded the ROM image and the operating system correctly (I assume), but the emulator doesn't seem to function. The screen is completely black and none of the keys work. Do I have a bad ROM image or what? Help would be appreciated.
|
Reply to this comment
|
4 August 2005, 22:00 GMT
|
|
|
|
|
Re: Re: TilEm: A New Generation of Emulator
|
Snave2000
|
Silly me! I didn't realize that the operating system isn't loaded automatically by TilEm. In any case, thanks for the help.
Incidentally, I also noticed that TilEm supports the sorting algorithm used by MirageOS, something I am eternally grateful for. (the TI Flash Debugger does not)
Also, for the record, TilEm also actually executes at the proper speed of a real calculator, especially while playing games (another thing the TI Flash Debugger does not do)
All in all, TilEm beats the heck out of the TI Flash Debugger.
My only issue with it is when loading files. The open dialog box doesn't seem to recognize removable storage devices (i.e. USB flash drives, floppy drives, etc) except for CD drives. While it is a minor thing, it is rather inconvenient.
|
Reply to this comment
|
5 August 2005, 15:33 GMT
|
|
|
|
|
|
|
|
Re: Re: Re: TilEm: A New Generation of Emulator
|
Benjamin Moody
(Web Page)
|
That's strange. I guess the issue is probably that GtkFileSelection assumes the drive letters never change during the life of the program (which, admittedly, seems like a fair assumption.) GtkFileSelection is a very old widget, and although it hasn't quite been deprecated yet, it appears to have been abandoned by the developers.
There is a new widget intended to replace GtkFileSelection, called GtkFileChooserDialog, which has been around since GTK+ 2.4. Chances are that it has fixed this bug, or will very soon. Problems with this are:
(1) moving to GtkFileChooserDialog would mean requiring GTK+ 2.4, and
(2) I personally don't like the new interface. (Obviously somebody likes it, though. See the link.)
But what would other people think about this?
DnD I know virtually nothing about, but it seems to be supported under Windows, so it's a possibility.
|
Reply to this comment
|
6 August 2005, 00:55 GMT
|
|
1 2 3
You can change the number of comments per page in Account Preferences.
|