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 - Jim Bauwens
Pages: 1 ... 54 55 [56] 57 58 ... 125
826
« on: January 25, 2012, 01:58:38 pm »
Well, maybe you should remove it temporary, and see if the student software works then. You can always reinstall it later
827
« on: January 25, 2012, 01:53:32 pm »
Hi there and welcome I don't use the student software much, but here are some questions/suggestions for you: 1) Do you have TiLP installed? TiLP and the student software don't work nicely together and can cause problems. 2) Did you try reseting your CX using the button on the back? 3) If it still doesn't work, you *might* try to run it as admin and see if it works then.
828
« on: January 25, 2012, 01:43:08 pm »
Yay, more 68k activity!
829
« on: January 24, 2012, 04:10:04 pm »
I have the same problem when trying to compile nspire_emu on Linux, not cross compiling but using the windows.h of wine. Replace the @'s in asmcode.S with _'s works, but this will cause it to error in a later process.
830
« on: January 24, 2012, 07:29:12 am »
What he said, but not 20 years
831
« on: January 23, 2012, 03:25:25 pm »
Looking at the size and the speed, it cannot be possible. It is possible though to do it, but it wouldn't look and run like this. Porting DOSbox would be the easiest, but someone needs to take the task
832
« on: January 23, 2012, 09:06:46 am »
Well, they both were seriously planning on making it, and there is a chance they already coded stuff.
833
« on: January 23, 2012, 07:42:46 am »
Very nice. Will be handy for students
834
« on: January 23, 2012, 07:40:38 am »
He probably means the software is reporting that it might be corrupted. Well, can you give the size of the file? If its 9,7 MB (10127538 bytes), it probably isn't corrupted.
835
« on: January 23, 2012, 07:37:26 am »
Nice But as said before, Albert and totorigolo are also busy with an SDL port. Maybe you should contact them, and eventually work together?
836
« on: January 22, 2012, 02:26:18 pm »
Even though I don't know that much, I'll try do your exercises // Killing all interrupts is necessary (exercise for the reader: why ?) *((uint32_t *)0xDC00000C) = 0xFFFFFFFF;
To make that the new OS doesn't receive signals it doesn't need, and don't its the only thing that runs? // This is also necessary (exercise for the reader: why ?) *((uint32_t *)0xC000001C) &= ~((1 << 0) | (1 << 11));
I think you reset the LCD to some initial parameters (LCD controller enable and LCD power enable?), so that the new OS can initialize everything how it wants? I think I should learn some ARM asm and everything that goes with it
837
« on: January 21, 2012, 01:31:30 pm »
Very nice!
838
« on: January 20, 2012, 09:12:21 am »
None of those keys worked, I tested every possible combination
839
« on: January 20, 2012, 07:39:24 am »
I also just noticed that I can't run on my CX CAS. But overall a very nice experience
840
« on: January 20, 2012, 02:51:03 am »
Nice to see much progress on it. I only understand half of what is said, but I can see its something good
Pages: 1 ... 54 55 [56] 57 58 ... 125
|