Computer Science Canada Help I can't figure this out |
Author: | docmur [ Sat Mar 18, 2006 5:31 pm ] |
Post subject: | Help I can't figure this out |
Okay I started a project for school that has a huge level of difulculty. First I need to gain access to the hardware and second control CPU scaling bascily I'm making a kerenl. Thanks DOCMUR |
Author: | MysticVegeta [ Sat Mar 18, 2006 5:42 pm ] |
Post subject: | |
Hi, Welcome to compsci. Question #1: What has this got to do with Turing? Question #2: Why did you post it in the Turing Tutorials when there is a Turing Help section. Comment: Can some mod move this to an appropriate forum? |
Author: | md [ Sat Mar 18, 2006 6:35 pm ] |
Post subject: | |
I'm fairly certain you can't write a kernel in turing; the support just isn't there without adding to the compiler. A kernel will require assembly code (as will CPU scaling) and turing does not allow assembly in any way shape or form. |
Author: | Cervantes [ Sat Mar 18, 2006 10:26 pm ] |
Post subject: | |
Let's give him the benefit of the doubt and assume that he is in fact dealing with Turing. ![]() Moved to [Turing Help] |
Author: | docmur [ Sun Mar 19, 2006 6:57 pm ] |
Post subject: | |
Okay so how to I write an assembler interface to turing. |
Author: | Tony [ Sun Mar 19, 2006 7:26 pm ] |
Post subject: | |
might as well just stick to C, forget Turing. |
Author: | docmur [ Mon Mar 20, 2006 11:00 am ] |
Post subject: | |
i am a idiot: please forgive my ignorantce |
Author: | Imm0rtal [ Mon Mar 20, 2006 8:11 pm ] |
Post subject: | |
Wow.. Leaving Ring3 with turing.. now I HAVE heard everything. Let me know how it works out.. or doesn't work out.. depending on how you look at it.. Pffft.. ![]() |