Command Post Released
Posted by Michael on 17 February 2003, 04:34 GMT
Greg Dietsche has released his utility Command Post for the 89, 92+, and Voyage 200. This flash application provides advanced facilities for 68k developers to debug and test their programs on the calculator. It has anti-crash protection, leak watching, an extensive hex editor, and many other tools. Developers will soon love this program, and everyone now has the ability to examine and learn from the calculator's structure.
|
|
|
The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.
|
|
Re: Command Post Released
|
Barrett Anderson
(Web Page)
|
>>>Detached Solutions takes no responsibility for any adverse effect that this software could cause to your machine or the data on it: backup important data before using Command Post. Command Post is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. Command Post is licensed, not sold.
even if i pay $15 to get it licensed to me?... you'd think it should be 100% bug free if people are paying for it, and that you should take responsibility for lost data...
|
|
17 February 2003, 19:03 GMT
|
|
Re: Command Post Released
|
nyall
(Web Page)
|
This is amazing!!!!
The following Basic program exploits a bug in the ams:
prgm
local x
fill 0,x
endprgm
execute this and you will get an address error. I suspect this has to do with derefencing a handle that is null...
With kerno installed the error is caught and the program exits normally.
With command Post installed the error is caught. And now you get the standard dialog box that lets you go to the offending line of basic that caused the address error!
Congratulations Greg!
|
|
17 February 2003, 20:13 GMT
|
|
1 2 3 4 5
You can change the number of comments per page in Account Preferences.
|