Omnimaga

Calculator Community => TI Calculators => ASM => Topic started by: trevmeister66 on January 29, 2007, 08:49:00 am

Title: ROM call
Post by: trevmeister66 on January 29, 2007, 08:49:00 am
How do i do ROM call to use for a calc emulator? (sorry if this is a dumb question, but i've never used an emulator.)

Also i couldn't get PTI to work. When i drug the program over, it said "File doesn't match the running model"...

Thanks for the help.
Title: ROM call
Post by: Liazon on January 29, 2007, 10:39:00 am
Are you trying to get a ROM image or are you talking about ASM?

if it's the former, just use http://www.ticalc.org/archives/files/fileinfo/373/37341.html
follow the instructions to get a ROM for your emulator.  Then follow the instructions to load the ROM into the emulator.  For PTI, it's basically drag and drop the .rom file.

if it's the latter, well an emulator is suppose to emulate an actual calculator so there's no difference in how you would call a ROM call.
Title: ROM call
Post by: trevmeister66 on January 29, 2007, 10:43:00 am
yeah... ROM image... <_<dry.gif . That's what i meant. Thanks for the link.