oo ok.

So my calculator is being a retard D:

What calculator/OS are you using?
84+SE, boot code 1.02, base code 2.43. But so do the people who have this problem.
Hmm. Maybe the actual hardware is slightly different :\
Yeah, that's what I've been thinking.
Maybeeeee I can get my hands on my friend's Ti-84+SE if it is an older one..... Very Happy
calc84maniac wrote:


Sauce?
http://www.devrs.com/gb/files/opcodes.html

XD
Reapex wrote:
http://www.devrs.com/gb/files/opcodes.html

XD


That is not sauce.
Dear Calc84maniac,
You are amazing, thank you for adding new life to the TI community. This program rocks, but as of yet, no yo tengo ROMs. Need to get me some of those. Thank you so much.
yoman82 wrote:
Dear Calc84maniac,
You are amazing, thank you for adding new life to the TI community. This program rocks, but as of yet, no yo tengo ROMs. Need to get me some of those. Thank you so much.


http://tinyurl.com/n6ahbb
http://tinyurl.com/mzyvqc
alright so i am trying to make an app using ubuntu, i use the command
Code:
 wine makeapp/wabbit.exe Space.gb Space.8xk


and get the following error:

Code:
Pass one...
Pass two...
Done
Space.gb:1: error: The last page must have room for the signature!
 Roughly 96 bytes.


What does that mean and how would i get around it?
Reapex wrote:
http://tinyurl.com/mzyvqc


I was under the impression that it was only copyright infringement if you don't own the original cartridge. I could be wrong, however.
foamy3 wrote:
Reapex wrote:
http://tinyurl.com/mzyvqc


I was under the impression that it was only copyright infringement if you don't own the original cartridge. I could be wrong, however.


Technically you're allowed one backup copy of your digital media; so unless you're making your own ROMS, you're infringing.
Ultimate Dev'r is correct in this case. As always, I remind you that trading illegal ROMs or ROM information on Cemetech is not only illegal but a violation of the TOS. Smile
lafferjm wrote:
Space.gb:1: error: The last page must have room for the signature!
Roughly 96 bytes.

What does that mean and how would i get around it?

I'd guess whatever ROM you're attempting to use is too large. The app needs to have space at the end of its last page for the signature, and I suppose this GB game has data crammed into every last bit of the ROM- up to and including the area that TI-OS needs for a signature.

Not much can be done about that, aside from tacking on an extra page (wasting 16k) which has some garbage and the signature on it.
@lafferjm: You can't just plug the rom into Wabbit (though, it's actually Spasm 2 since Wabbit isn't working correctly on some computers). If you want to do this on Linux, follow these instructions:

1. Put an 8-character name into "name.txt". Pad with spaces if you need to.
2. Append together the following files (in binary mode if applicable) into "app.bin": makeapp/1.bin + name.txt + makeapp/2.bin + yourrom.gb + makeapp/3.bin
3. Make a .asm file containing "#import app.bin"
4. Run the asm file through "wabbit" (aka spasm 2)
*bump*
Somehow, news of this emulator is spreading across the blogosphere (a google search for ti-boy se will get you a bunch of articles). I showed one to elfprince, and he dugg it (yay). Get digging! Very Happy
Thanks for the suggestion calc84, now i just have to figure out how to fix the error that wine is giving me and i should be set.

Edit: must have been the rom because the sample one did fine

Edit2: actually it made the app but it was empty.
This Program is looking great! Can't wait til the full version comes out. Let me know if i can help at all to make it come faster!
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 5 of 5
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement