0 Members and 2 Guests are viewing this topic.
It's quite impressive that you can write programs that complicated, by hand, in hex form, but probably not the best idea if you want to get help from us mere mortals
But I would think that that was built into the system routine that handles the hooks, right? It isn't crashing or anything anymore, it just isn't letting me use the int( command so I am inclined to believe that my problem now is with how I mishandled the hooks or the data.
by special exit code I mean _JForceCmdNoChar as opposed to ret@graphmastur: I learned all the hex and I have many addresses memorized, so it is easier for me to work in hex. I am not great with computers so it is nice to be able to program directly on the calc. With that being said, if anybody can walk me through what I need to start programming on the computer, that would be great. For small programs, I like to program directly on the calc, but larger programs use a lot of jumping and calling so it takes a while to count bytes.I have a 64-bit processor and Windows 7. It isn't really that I am bad with computers, I just haven't been all too exposed.