Dwedit's Board

Enjoy the board

You are not logged in.

Announcement

Welcome, fellow visitors from other websites!
Whenever you download a file, I'd appreciate it if you posted a nice "Thank You" message, then tell me which site you came from. Thanks.
- Dwedit

#1 2007-06-14 12:56:22 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

TI83 Emulator version 0.00

I'll release an extremely early build just to get feedback.
Yes, this is extremely early.  Does not support sending programs to emulator, or savestates.  Only emulates a TI83.

How to use:
* First append a TI83 rom image to the end of the .gba file, using something like copy /b ti83emu.gba + ti83.rom ti83emu_rom.gba
Keys:
SELECT: Toggle keyboard overlay
Keys (keyboard visible)
* Arrows: Move cursor
* (right now cursor is not displayed over arrow keys, just move it away a few times)
* A: Press that key
* B: Quick Keys
* Start: ENTER
* L: Alpha
* R: 2nd
Quick Keys: (Hold down B while keyboard visible)
* A: ENTER
* Arrow Keys: Arrow Keys
* (other keys same as keyboard visible)
Fullscreen Keys:
* Arrows: Arrows
* A: 2nd
* B: Alpha


Attachments:
Attachment Icon ti83emu_000.zip, Size: 72,542 bytes, Downloads: 3,330

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#2 2007-06-17 7:29:06 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

New version...
Has a Link Feature.
Append the TI83 ROM, then append a single .83g file.
Press L+R in fullscreen mode to send the attached 83g file.  (uses silent linking, calc must be on and at homescreen)


Attachments:
Attachment Icon ti83emu_001.zip, Size: 155,779 bytes, Downloads: 1,929

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#3 2007-07-01 2:45:58 pm

kennyk
Member
Registered: 2007-07-01
Posts: 1

Re: TI83 Emulator version 0.00

Awesome release, it works great!  I tried the 83+ rom for fun (not sure the difference between 83+ and 83), and it booted, but wouldn't allow button presses.  The 83 rom works great though.
[Edit] - I notice I can't use the start button as enter on full-screen mode.  Is it just my bios rom, or is this something you can add to future release?  Thanks again for an awesome emulator.

Last edited by kennyk (2007-07-04 6:52:58 am)

Offline

#4 2007-07-04 8:13:44 am

Glacius
Guest

Re: TI83 Emulator version 0.00

Hey Dwedit. Great work so far, please keep it up! This is of course just a suggestion, but... this would be great as a Nintendo DS rom. That way you can use the touch screen for buttons. I lost my ti83 somewhere, though it's great for advanced calculations so I wish I had it. Also, a DS is more portable than a ti83. Also, though this may be hard..you could get it to link with other DSes and send ti83 files to eachother.

#5 2007-07-08 8:09:58 am

Owl man
Guest

Re: TI83 Emulator version 0.00

Wow! I was searching for a homebrew calculator for use on my flascart, but I never expected to find a Ti-83 Emulator!  This is fantastic!
For an early release it's very easy to use, and it seems incredibly stable.  Quite impressive!  Thanks for putting this project together.

#6 2007-07-16 9:50:37 am

sphrog
Guest

Re: TI83 Emulator version 0.00

Man, how exciting--I think I picked the right time to get into homebrew. I hope this means I'll eventually be able to play your 83+ port of Bubble Bobble on my DS.

Yes, I realize I have several dozen official versions of Bubble Bobble to choose from on the actual hardware. I still like yours better. :]

#7 2007-11-20 2:59:27 am

JAmes
Guest

Re: TI83 Emulator version 0.00

thank you! i came from yahoo.... looking for a rom for my ds! havne't tried it out but i guess it's a posssibility...

#8 2008-02-04 3:17:38 am

cupoftea
Guest

Re: TI83 Emulator version 0.00

I do not understand how it works, and does it work with a ti-84 plus?

#9 2008-02-04 6:01:32 am

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

It only emulates the TI83 right now.
You append the TI83 ROM and a single .83g file.
From a command prompt, you can execute the command

copy /b ti83.gba + ti83.rom + somegroupfile.83g ti83_out.gba

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#10 2008-03-08 8:13:49 am

Galva
Guest

Re: TI83 Emulator version 0.00

thanks pal this emu is really awesome, works and is estable

#11 2009-01-22 4:12:59 am

Burbruee
Guest

Re: TI83 Emulator version 0.00

Thanks! But I only get a white screen upon booting. (GBA Movie Player)
I'm on Mac and did "cat ti83_emu.gba ti83.rom > ti83.gba"

Did I do something wrong?

#12 2009-01-22 6:37:26 am

Burbruee
Guest

Re: TI83 Emulator version 0.00

Right, so I know about the limit of the GBAMP v2, but i've trimmed the final resulting rom down to 236 kb. But it still just shows a white screen. The trimmed rom works fine in VBA though.

Is it just not compatible for some reason?

#13 2009-01-22 9:24:52 am

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

It never occurred to me that the last several kilobytes were FF's, so I think I'll go try to add GBAMP support if possible.
Of course, a trimmed rom will fail in the "Mode Alpha+S" self test.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#14 2009-01-22 10:02:53 am

Burbruee
Guest

Re: TI83 Emulator version 0.00

Dwedit wrote:

It never occurred to me that the last several kilobytes were FF's, so I think I'll go try to add GBAMP support if possible.
Of course, a trimmed rom will fail in the "Mode Alpha+S" self test.

Thanks!

#15 2009-01-22 12:49:46 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

Here is a Multiboot version of the TI83 emulator.
If you trim the TI83 rom, the file size of the rom is about 215900 bytes large.
You can also attach a .83G file up to about 14000 bytes large, and use L+R to send it.

If the GBAMP firmware refuses to boot the file, use the PocketNES firmware instead.

Edit: Using Pocketnes firmware to run the emulator may be buggy.  It crashed when I tried sending a game to the emulator.  Using GBAMP's firmware didn't boot the emulator at all for me.

Last edited by Dwedit (2009-01-22 12:58:59 pm)


Attachments:
Attachment Icon ti83_mb.gba, Size: 39,416 bytes, Downloads: 417

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#16 2009-01-22 2:08:34 pm

Burbruee
Guest

Re: TI83 Emulator version 0.00

Thanks, I didn't intend to send files, just use the basic functions of the TI-83.
However, something unfortunate seems to have happened.

As I flashed the firmware with the pocketnes thing, it said that all was ok and that it was safe to turn off.
But now, the cart itself won't boot very far at all. It's just a black screen after the warning. =/

So it seems as if the cart is now unusable as I can't reach the menu or reflash/repair..

#17 2009-01-22 2:17:09 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

Try holding B during bootup.
Also reinstall update.e19 if you can.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#18 2009-01-22 2:47:33 pm

Burbruee
Guest

Re: TI83 Emulator version 0.00

Dwedit wrote:

Try holding B during bootup.
Also reinstall update.e19 if you can.

Sorry.. It's all black. =/
I get the warning, then black. And if I boot without the CF card inserted it tells me that no card is inserted and that I can press start to continue anyway, but it wont take me anywhere. Just stays there.

#19 2009-01-22 2:52:14 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

Do you have update.e19 in the root directory on the CF card?
As long as it shows the "This product is not licensed..." screen, it should be able to install an update file.  If it still doesn't find the update, backup then reformat the CF card, and put only the update file on it.


Attachments:
Attachment Icon update.e19, Size: 428,544 bytes, Downloads: 335

"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#20 2009-01-22 3:00:40 pm

Burbruee
Guest

Re: TI83 Emulator version 0.00

Dwedit wrote:

Do you have update.e19 in the root directory on the CF card?
As long as it shows the "This product is not licensed..." screen, it should be able to install an update file.  If it still doesn't find the update, backup then reformat the CF card, and put only the update file on it.

Oh yes, the card is alive again! Thank you!
Now lets try it one more time.. =)

#21 2009-01-22 3:06:51 pm

Burbruee
Guest

Re: TI83 Emulator version 0.00

And this time it worked!
The emulator ran through the pocketnes loader and appears to work fine. Like I said I won't be sending any files.

Many thanks and good night! :-)

#22 2009-01-25 3:38:14 am

Maturion
Guest

Re: TI83 Emulator version 0.00

Great work man!

#23 2009-05-05 9:41:24 am

Hellraizor
Guest

Re: TI83 Emulator version 0.00

I downloaded this because I'm way too cheap to go out and buy a real graphic calculator, but none of the buttons other than the keypad want to work? I've changed my joypad settings about 3 times now, reloaded it, restarted it. Basically everything I can think of to try and get it to work. I found a decent browser based one but I'd really like to put this on my laptop, looks like a really cool Emulation, any suggestions?

#24 2009-05-05 12:20:22 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

This is intended for a Game Boy Advance.  If you want to use a TI83 emulator on your PC, go download WabbitEmu.
No TI8x emulator includes the TI83 or TI83+ ROM image, which is illegal to distribute.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#25 2009-07-12 11:46:48 am

D=<
Guest

Re: TI83 Emulator version 0.00

Thanks, I found it very handy.
Will it support savestates or emulate the TI83+ in the future?

#26 2010-11-29 7:34:42 pm

Babilfrenzo
Member
Registered: 2010-11-29
Posts: 1

Re: TI83 Emulator version 0.00

Umm... If I did everything right, what should I see happening when I press L+R, and how do I access the programs? Because, when I press it now all that happens is the blinking of the cursor becomes slower, and when I go the programs afterwards, it's blank.

Offline

#27 2010-11-30 5:32:47 am

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

You press L+R in fullscreen mode, and it's sending the programs at that time, and it's slow.  Takes about an minute and a half.  Hope you used an .83g file.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#28 2012-10-04 2:05:42 pm

Lemmy Koopa
Member
Registered: 2012-09-30
Posts: 13

Re: TI83 Emulator version 0.00

Hi Dwedit. I tried this out, I did "copy /b emulator.gba + ti83.rom + defender.83g ti83calculator.gba" but I go to program and there's nothing on the list still.
What am I doing wrong?

Offline

#29 2012-10-04 2:20:58 pm

Dwedit
Administrator
From: Chicago
Registered: 2004-12-12
Posts: 1,017
Website

Re: TI83 Emulator version 0.00

Boot the calculator, get it to the home screen.
Enter full screen mode, hit L+R.
Then it link-transfers the group.
Make sure you include an assembly shell (Venus).  Venus may have problems, since some TI83 software misnames programs that begin with theta.


"We are merely sprites that dance at the beck and call of our button pressing overlord."

Offline

#30 2012-10-04 3:04:50 pm

Lemmy Koopa
Member
Registered: 2012-09-30
Posts: 13

Re: TI83 Emulator version 0.00

Can I do only 1 file at a time or can I add as many as I can?

Offline

Registered users online in this topic: 0, guests: 1
[Bot] claudebot

Board footer

Powered by FluxBB
Modified by Visman