This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages - Freyaday
Pages: 1 ... 161 162 [163] 164 165 ... 173
2431
« on: March 20, 2011, 03:24:26 am »
Actually, the hex is not assembly but instead machine code. It's one step higher than binary and the step right below the words of assembly. I don't think you'd need Axe's source, as the all the routines Axe uses are documented somewhere. Hey, the decompiler could even be written in Axe! Now wouldn't that be something....
2432
« on: March 18, 2011, 05:36:15 pm »
Advice on key detection: Have the drawing code immediatly after the key detection, like in the following:
Getkey->K Text(-1,R,C,"_ C+12(K=26)-12(K=24->C C+96(C<6)-96(C>96->C Text(-1,R,C,N
2433
« on: March 17, 2011, 01:24:03 pm »
No, BUFFER->DispGraph doesn't work anymore. Speaking of which: BUFFER->DispGraph
2434
« on: March 16, 2011, 10:17:47 pm »
A way to merge multiple buffers into one and two-bit color sprites: black,grey,white,transparent or black, dark grey,light grey,white. I don't know if this has been asked before, custom size sprites?
2435
« on: March 16, 2011, 05:56:08 pm »
One what?
2436
« on: March 16, 2011, 05:55:44 pm »
One what?
2437
« on: March 16, 2011, 12:13:52 pm »
On the subject of the new program editor, it should also have the ability to show what each command does in addition to that syntax. That, and somebody needs to write an Axe compiler in Axe.
2438
« on: March 15, 2011, 01:58:49 am »
I hadn't thought of that. Phewf *Wipes brow.. But there's another possibility: the camera caught the screen in the act of refreshing.
2439
« on: March 14, 2011, 10:43:17 pm »
Another possibility is that the CX screen doesn't have that great a viewing angle, given the angle of the shot. But seriously, the Pocket (Pok[e acute accent]calc?) looks nice.
Edit: Multi ninja!
2440
« on: March 14, 2011, 08:33:04 pm »
2441
« on: March 14, 2011, 03:39:02 pm »
That's where that is!
2442
« on: March 14, 2011, 03:29:41 pm »
It is? I have Axe 0.4.7 off ticalc.org and it wasn't mentioned in the documentation that came with.
2443
« on: March 14, 2011, 03:07:37 pm »
Another thing is to Delvar all the vars generated by the program. I got so freaked out about the mess my cubic solver left behind I wrote a program that Delvars just about all the user vars as cleanup
2444
« on: March 14, 2011, 02:56:07 pm »
Along the lines of users with different environments, also :GridOff. You never know.
2445
« on: March 14, 2011, 01:37:07 pm »
I figured the instant open thing would be useful. Also, Axe has an undocumented feature: If a compiling error occurs, press PRGM while on the error screen to go to the errant line like Basic.
Pages: 1 ... 161 162 [163] 164 165 ... 173
|