Omnimaga

Calculator Community => Casio Calculators => Topic started by: AngelFish on March 04, 2011, 06:42:52 pm

Title: The Hacker's toolkit
Post by: AngelFish on March 04, 2011, 06:42:52 pm
I've put together some tools and materials that are very useful in developing for the Prizm. It's very rough right now, but I think it covers all of the major bases and gets the information across.

Download: http://www.megaupload.com/?d=HRXZXH5N (http://www.megaupload.com/?d=HRXZXH5N)
Title: Re: The Hacker's toolkit
Post by: SimonLothar on March 04, 2011, 07:13:22 pm
I recommend to use links to where the miniSDK has been uploaded the first time. It is only a few days old and it will be changed frequently. Especially the syscall-library and insight will be subject to changes. Distributing copies will possibly hamper the revision management.
Title: Re: The Hacker's toolkit
Post by: DJ Omnimaga on March 04, 2011, 08:01:53 pm
By Mini SDK you mean some sort of C SDK for the Prizm?

Also, if you don't plan to upload new versions or packages regularly directly on the forums, I wonder if it would be best to use something like Codeplex or another code repository thing to make updates easier?
Title: Re: The Hacker's toolkit
Post by: AngelFish on March 04, 2011, 08:06:54 pm
Okay, Simon. I'll remove the direct inclusion in favor of links.

@DJ, this will indeed be updated as new tools come out.
Title: Re: The Hacker's toolkit
Post by: Ashbad on March 05, 2011, 11:44:32 am
now, what stuff does this include besides the ability to program for the prizm?  does it include any functions of drawing to the screen at at least?

EDIT: and yeah google code would be nice
Title: Re: The Hacker's toolkit
Post by: Ashbad on March 14, 2011, 05:43:07 pm
any updates?
Title: Re: The Hacker's toolkit
Post by: AngelFish on March 14, 2011, 05:56:12 pm
Sorry, but unfortunately my schedule looks something like this:

Homework > Life > Sleeping > Prizm  :P

Also, if you'll look at the documentation, you'll see that I put a whole bunch of syscalls and their descriptions in there.