Author | Comment |
Chisuun Probe Posted: 20 Feb 2008 16:34 GMT Total Posts: 2 | I have a TI-83 Plus Calculator, but I don't have the connection cord yet. Anyhoo, I happened to get a program (for PC) called "TI-83 Plus Flash Debugger." It turns out that this program can actually emulate a real TI-83 Plus Calculator, something I didn't know (I'm very new to this). My question is, can the Flash Debugger use it's emulation of the calculator to run a game? I have been installing the MirageOS app and then installing the RAM file of the game, but there's nothing in the min folder of MirageOS. Does it actually work? |
Vectris Ultralisk
Posted: 20 Feb 2008 19:32 GMT Total Posts: 375 | Well in my experience with "TI-83 Plus Flash Debugger" you can NOT play MirageOS games (ASSEMBLY games). You can however play BASIC games on it.
My problem was once I got an assmebly program Mirage would crash when I started it. |
Xphoenix Ultralisk
Posted: 21 Feb 2008 09:41 GMT Total Posts: 210 | I've played Super Mario on it, but it didn't run correctly (laggy Mario, couldn't jump right). Then I switched to PindurTI, and all was good. I suggest you do the same (or WabbitEmu since it's out now).
--- ~Xphoenix |
john777 Ultralisk
Posted: 21 Feb 2008 17:39 GMT Total Posts: 289 | I also like VTI. That and WabbitEmu. I havent tried PindurTI is that on Ticalc.org? |
haveacalc Guardian
Posted: 21 Feb 2008 18:48 GMT Total Posts: 1111 | (linked)
--- -quoted directly from most movies that don't exist (and some that do). |
zarg Dragoon
Posted: 23 Feb 2008 04:37 GMT Total Posts: 67 | I didn't know that you could play calculator games on Flash Debuger. Are you saying that all you have to do is connect your calculator and computer, and run only basic games?
--- In most countries selling harmful things like drugs is punishable. Then howcome people can sell Microsoft software and go unpunished? (By hasku@rost.abo.fi, Hasse Skrifvars http://www.linuxweb.com/lw_quotes.html) |
Xphoenix Ultralisk
Posted: 23 Feb 2008 10:10 GMT Total Posts: 210 | . . . Say what? You transfer the programs directly into Flash Debugger. There's no need to connect your calculator.
--- ~Xphoenix |
haveacalc Guardian
Posted: 23 Feb 2008 10:30 GMT Total Posts: 1111 | I edited john777's post to include links to Wabbitemu and PindurTI. That was all that I was saying.
--- -quoted directly from most movies that don't exist (and some that do). |
Vectris Ultralisk
Posted: 23 Feb 2008 11:00 GMT Total Posts: 375 | basically the debugger is a ti-83+/SE for you computer, i use it to test programs to see if there worth putting on my calculator
unfortunately anything you program on the debugger can not be sent to your calculator |
haveacalc Guardian
Posted: 23 Feb 2008 14:54 GMT Total Posts: 1111 | The Flash Debugger is a software development kit that's meant to be used for debugging Flash applications. It has register-tracking capabilities, an emulator (that's what you're interested in), the option to insert breakpoints, I think, and other things. This means that its main purpose is for testing Assembly programs and Flash application, though the full emulation of the calculator does allow for running BASIC programs. The reason that I recommend Wabbitemu is that runs the smoothest, gives the most realistic monochrome LCD simulation, and has the best icon.
--- -quoted directly from most movies that don't exist (and some that do). |
Xphoenix Ultralisk
Posted: 23 Feb 2008 16:15 GMT Total Posts: 210 | No, my post was directed at zarg, his post seemed to imply that you transfer games from your calculator into Flash Debugger or something. Or maybe I'm hallucinating.
--- ~Xphoenix |
zarg Dragoon
Posted: 24 Feb 2008 05:50 GMT Total Posts: 67 | Would you use flash debuger to program a ASM program on your computer then coppy it over to your calculator, or would you program a ASM program on your calculator then coppy it over to your commputer and test it to make sure it will not crash your calculator?
Edit: Also, should I use TI-Graphic Link or Flash debuger when I make ASM programs?
--- In most countries selling harmful things like drugs is punishable. Then howcome people can sell Microsoft software and go unpunished? (By hasku@rost.abo.fi, Hasse Skrifvars http://www.linuxweb.com/lw_quotes.html) |
Vectris Ultralisk
Posted: 24 Feb 2008 06:25 GMT Total Posts: 375 | anything you make on Debugger CAN NOT be used on any thing else, like your calculator
i got a question, has anyone been able to actually use the debugger for Assembly???? Everytime i load MirageOS it works at first, but once i load an assembly game, MirageOS crashes when i open it |
Xphoenix Ultralisk
Posted: 24 Feb 2008 10:36 GMT Total Posts: 210 | I have.
--- ~Xphoenix |
BrandonW Goliath Posted: 24 Feb 2008 12:46 GMT Total Posts: 100 | The flash debugger is the main debugger I use for writing assembly programs. It's certainly not perfect, but for what I need it to do, it does it well.
|