Post Reply 
Third-party firmware PoC...
07-07-2014, 08:04 PM
Post: #13
RE: Third-party firmware PoC...
(07-07-2014 07:50 PM)debrouxl Wrote:  At first, I didn't change the values of the LCD controller registers, and nothing was displayed on the screen - but it might have been because of a blunder elsewhere, and maybe my setting of the three main registers (start, end, size for window 1) does more harm than good after all. I'll check again later.

I fully agree about the usefulness of making a hardware ports dumper. That's precisely what was done with the Nspire CX (CAS). At first, on the Prime, the data should be displayed on the screen (we already know how to do that), so itoa + A1R5B5G5 sprite routines + font data are required. No biggie, but I won't have much time until Friday, at best...
Other people should join the fun Smile

Or... you can just draw 32 white and black squares per register, maybe 4x4 pixels each, just enough for you to be able to read them as binary numbers and convert with a calculator (or, as I prefer, in groups of 4 pixels it's easy to convert to a hex digit in your head). That way all you need is to draw B/W squares, no sprites, no fonts. That should be enough to get you some useful values.

(07-07-2014 07:50 PM)debrouxl Wrote:  OT: wait... you're one of the developers of HPGCC(3), among other things, aren't you ?
I used to be a contributor to the dead TIGCC, and I'm the GCC4TI maintainer, even if I'm basically doing nothing anymore, because TI-68k native code programmers have been very few, for several years.

Yes, I am.
Same thing happened on the HP side: very few people coding in C, I just keep the website up and running and from time to time I test to see if the tools and libraries build with the latest GCC compiler.
But now the new plan is to use all the low-level drivers from hpgcc3 to build a new firmware from the ground up for the 50g, not too different from what you are doing on the Prime, actually.

Claudio
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Third-party firmware PoC... - debrouxl - 07-05-2014, 09:17 PM
RE: Third-party firmware PoC... - eried - 07-06-2014, 12:02 AM
RE: Third-party firmware PoC... - debrouxl - 07-06-2014, 06:50 AM
RE: Third-party firmware PoC... - eried - 07-07-2014, 08:19 AM
RE: Third-party firmware PoC... - debrouxl - 07-07-2014, 08:43 AM
RE: Third-party firmware PoC... - debrouxl - 07-07-2014, 06:21 PM
RE: Third-party firmware PoC... - debrouxl - 07-07-2014, 07:50 PM
RE: Third-party firmware PoC... - Claudio L. - 07-07-2014 08:04 PM
RE: Third-party firmware PoC... - debrouxl - 07-08-2014, 06:42 PM



User(s) browsing this thread: 1 Guest(s)