Page 1 sur 2

KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 27 Avr 2014, 07:28
de SirCmpwn
Hi there! I'm stopping by today to announce some important updates to KnightOS.

TI-84+ Color Silver Edition support

KnightOS now supports the 84+ Color Silver Edition! You can switch back and forth between color and monochrome modes seamlessly. In fact, you can write a single KnightOS program and run it on anything from the TI-73 all the way to the 84+ CSE! KnightOS also supports the expanded Flash chip, and the filesystem was modified to accomodate it.



File Manager

KnightOS also has a file manager now! You can browse your filesystem and delete files now. More functions (like renaming nodes) will be added as kernel support grows.

Image

fx3dlib

matref has built a 3D graphics library for KnightOS as well. It's quite cool:

Image

Kernel 0.6.0

Just today, I released kernel 0.6.0. You can get a copy of it here. Notable changes include:

  • Partially writable filesystem and opendir
  • Date/time support (thanks to addatoo for writing this)
  • New executable format

Image

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 27 Avr 2014, 15:14
de Adriweb
Congrats on these very nice features :)

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 27 Avr 2014, 21:34
de SirCmpwn
Thanks Adriweb. And another quick update - I pushed out kernel 0.6.1 to fix a bug that prevented the 84+ CSE from booting under certain conditions.

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 27 Avr 2014, 22:54
de nikitouzz
that's so nice ! :) thanks sir, we support you !

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 02 Mai 2014, 02:21
de SirCmpwn
I put up some test builds today, if anyone wants to try it out: https://gist.github.com/SirCmpwn/93353de9430da7ca21e1

I published the kernel to ticalc, and that seems to have confused some people. The kernel alone doesn't do anything for the user. You also need the userspace.

The kernel is something most people should not mess with. Instead, you'll want to try out KnightOS, which is the whole package - kernel and userspace together. The builds I put together today are just that.

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 04 Juin 2014, 18:24
de matref
So much progress has been made, including an in-the-work Phoenix port by SirCmpwn :

Image

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 09 Oct 2014, 05:55
de SirCmpwn
KnightOS is now the first operating system with support for Phoenix on the TI-84+ CSE :)

Image

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 09 Oct 2014, 06:05
de Lionel Debroux
Good work :)

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 09 Oct 2014, 07:14
de Adriweb
Congrats, that's exciting news :D

Re: KnightOS: TI-84+ CSE support and kernel 0.6.0

Message non luPosté: 09 Oct 2014, 18:51
de Wistaro
Very great work, thanks!