Computing.Net > Forums > Programming > Writing A Kernel

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Writing A Kernel

Reply to Message Icon

Name: tImmaY
Date: September 11, 2004 at 09:14:55 Pacific
OS: Windows XP Home SP1
CPU/Ram: AMD Athlon XP 2400+ / 512
Comment:

Exactly how difficult would it be to write a kernel say for a TI-83+ that would be useable in Windows in C++? Also, would there be a better language to write it in? Thanks ::tim



Sponsored Link
Ads by Google

Response Number 1
Name: Sord
Date: September 11, 2004 at 14:26:26 Pacific
Reply:

"that would be useable in Windows"
If you write a kernel for the TI-83+ (which won't work
unless you have some way of overriting everything on the
83+ and I don't just mean the programs on there) it will
not work on Windows.

A kernel is the heart of an operating system which
controls all of the hardware in your system.

Also, the 83+ only has an assembler for it, therefore C++
or even C will not work.


0

Response Number 2
Name: BlueRaja
Date: September 11, 2004 at 22:15:27 Pacific
Reply:

1. I believe he means shell.
2. The TI-83 uses a Z80 processor; it would not be possible to make it compatable with Windows (which *typically* uses an x86 processor, completely different interrupts, and different core functions).
3. I do happen to remember a group of people writing a C compiler for the Z80 calculators that runs on Windows...I used it once, it was a POS (at least, it didn't work for my TI-85).
4. If you don't already know how to write a shell (nevertheless what language to use...), then it's WAY beyond your scope.

AKhalifman@hotmail.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Writing A Kernel

write a kernel in c -- problems www.computing.net/answers/programming/write-a-kernel-in-c-problems/9206.html

How to write a C++ Program www.computing.net/answers/programming/how-to-write-a-c-program/3462.html

write a program to www.computing.net/answers/programming/write-a-program-to/1696.html