- TI-68k Starter OS
- 25 Jan 2012 12:04:36 am
- Last edited by christop on 25 Jan 2012 01:39:47 pm; edited 1 time in total
I just uploaded my TI-68k starter OS, named "ScratchOS", to the archives. You can download it from the archives.
ScratchOS is a simple OS which does almost nothing. I made it so other people could write their own OS more easily. It includes the calculator start-up code and some other OS routines that I think will be useful for a variety of operating systems, such as a VT100 terminal emulator, a memory allocator, and even a link port driver. Most of this code is in C, too, which should make it easier to customize.
As it is, I know of only a small handful of alternate operating systems for TI-68k: Punix (from which I derived ScratchOS) and PedroM (parts of which I use in Punix). I'm somewhat disheartened that TI discontinued the TI-9x series, but maybe, just maybe, we can breathe new life into these orphaned calculators by writing new OS's for them.
EDIT: added link to download page
ScratchOS is a simple OS which does almost nothing. I made it so other people could write their own OS more easily. It includes the calculator start-up code and some other OS routines that I think will be useful for a variety of operating systems, such as a VT100 terminal emulator, a memory allocator, and even a link port driver. Most of this code is in C, too, which should make it easier to customize.
As it is, I know of only a small handful of alternate operating systems for TI-68k: Punix (from which I derived ScratchOS) and PedroM (parts of which I use in Punix). I'm somewhat disheartened that TI discontinued the TI-9x series, but maybe, just maybe, we can breathe new life into these orphaned calculators by writing new OS's for them.

EDIT: added link to download page