KnightOS
Re: KnightOS
Yes. Unsurprisingly, he made something that was both faster and more accurate than TI's work.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
-
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)- Posts: 6865
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: KnightOS
Hey, I set up a channel on IRC for project discussion. It's #knightos at irc.freenode.net. Feel free to hang out there if you want to keep up with the project or ask questions.
-
SirCmpwn
Niveau 9: IC (Compteur Infatigable)- Posts: 41
- Joined: 14 Oct 2012, 20:58
- Gender:
- Calculator(s):→ MyCalcs profile
Re: KnightOS
Hi there! Dropping by to give you folks a quick update on KnightOS progress.
- TI-73 and TI-83+ builds are fixed
- KnightOS no longer uses spasm, but instead uses a purpose-built assembler called sass
- Can now build from source on Linux and Mac
- Rewrote README to be clearer and more informative - Link
Salut à tous! Ce message pour vous donner une mise à jour rapide des progrès sur KnightOS.
- Les TI-73 et TI-83 + builds sont réparés
- KnightOS n'utilise plus spasm, mais utilise à la place un assembleur construit à cet effet, appelé sass
- Pouvez maintenant compiler depuis les sources sur Linux et Mac
- Réécriture README pour être plus clair et plus informatif - Lien
-
SirCmpwn
Niveau 9: IC (Compteur Infatigable)- Posts: 41
- Joined: 14 Oct 2012, 20:58
- Gender:
- Calculator(s):→ MyCalcs profile
Re: KnightOS
KnightOS no longer uses spasm, but instead uses a purpose-built assembler called sass
Wow, great, you did it yourself ? O_o
But I have some problems to send it to a real 84pse with TI-Connect.
I will try with TILP.
EDIT: hehe, and I've found a bug:
-
PersalteasMembre UPECS
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 2337
- Images: 113
- Joined: 04 Feb 2010, 00:00
- Location: Evry (France)
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: PhD candidate, Bioinformatics
Re: KnightOS
That's not a good bug Which calculator model are you emulating, and what were you doing before you opened the terminal? Did you just press enter or some other key to trigger the bug? Edit: Oh, you pressed left arrow, didn't you? Known bug.
Yeah, the assembler is here.
What kind of problems? It's running on my 84+ SE fine. Were there any errors given? Did you send over USB or Silverlink? I've successfully tested the latest version on a TI-73, TI-84+, and TI-84+ SE.
Wow, great, you did it yourself ? O_o
Yeah, the assembler is here.
But I have some problems to send it to a real 84pse with TI-Connect.
I will try with TILP.
What kind of problems? It's running on my 84+ SE fine. Were there any errors given? Did you send over USB or Silverlink? I've successfully tested the latest version on a TI-73, TI-84+, and TI-84+ SE.
-
SirCmpwn
Niveau 9: IC (Compteur Infatigable)- Posts: 41
- Joined: 14 Oct 2012, 20:58
- Gender:
- Calculator(s):→ MyCalcs profile
Re: KnightOS
Good work !
my question is, when will you begin to implement the math editor and others stuff ?
Edit by Levak : English grammar nazi
my question is, when will you begin to implement the math editor and others stuff ?
Edit by Levak : English grammar nazi
Mes records personnels :
2x2x2 : 2.18 secondes / 2x2x2 une main : 21.15 secondes / 2x2x2 yeux bandés : 47.59
3x3x3 : 5.97 secondes / 3x3x3 une main : 49.86 secondes
4x4x4 : 1.49 minutes / 4x4x4 une main : 6.50 minutes
5x5x5 : 4.10 minutes / 5x5x5 une main : 18.02 minutes
6x6x6 : 8.10 minutes
7x7x7 : 16.03 minutes
9x9x9 : 58.26 minutes
megaminx : 5.59 minutes / pyraminx : 7.91 secondes / square-one : 1.07 minutes
2x2x2 : 2.18 secondes / 2x2x2 une main : 21.15 secondes / 2x2x2 yeux bandés : 47.59
3x3x3 : 5.97 secondes / 3x3x3 une main : 49.86 secondes
4x4x4 : 1.49 minutes / 4x4x4 une main : 6.50 minutes
5x5x5 : 4.10 minutes / 5x5x5 une main : 18.02 minutes
6x6x6 : 8.10 minutes
7x7x7 : 16.03 minutes
9x9x9 : 58.26 minutes
megaminx : 5.59 minutes / pyraminx : 7.91 secondes / square-one : 1.07 minutes
-
nikitouzzModo
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 1016
- Images: 1
- Joined: 16 Feb 2012, 18:39
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: Fac de maths
Re: KnightOS
What kind of problems? It's running on my 84+ SE fine. Were there any errors given? Did you send over USB or Silverlink? I've successfully tested the latest version on a TI-73, TI-84+, and TI-84+ SE.
I tried with both SilverLink and DirectLink (USB), no errors, but the calc doesn't do anything, and TI-Connect stays with a popup saying "Upgrading the device please wait..."
I don't have the screen "Receiving calculator software.... X%".
I will try with TILP.
And yes, I pressed the left arrow.
-
PersalteasMembre UPECS
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 2337
- Images: 113
- Joined: 04 Feb 2010, 00:00
- Location: Evry (France)
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: PhD candidate, Bioinformatics
Re: KnightOS
nikitouzz wrote:Good work !
my question is, when will you begin to implement the math editor and others stuff ?
As soon as the kernel is mostly done, I'll be turning my attention towards the userspace OS (i.e. the math editor and stuff). I'll also be spending some time adding TI-84+ CSE support, which will take a while, and will slow down other progress. To finish the kernel, I need to change the filesystem to a block based one (for better concurrent write support) and make it writable, as well as a few outstanding problems (like libraries never being unloaded correctly), and some more vanity features. Once that's done, I'll start working on more utilities (unix-like commands, text editor, file browser, etc), and math tools will follow shortly.
P-Rex wrote:I tried with both SilverLink and DirectLink (USB), no errors, but the calc doesn't do anything, and TI-Connect stays with a popup saying "Upgrading the device please wait..."
I don't have the screen "Receiving calculator software.... X%".
Hmm, that sounds like a problem with TI-Connect. Are you able to send the stock OS to your calculator?
-
SirCmpwn
Niveau 9: IC (Compteur Infatigable)- Posts: 41
- Joined: 14 Oct 2012, 20:58
- Gender:
- Calculator(s):→ MyCalcs profile
Return to News TI-z80 (TI-73, 76, 80, 81, 82, 83, 84, 85, 86)
Who is online
Users browsing this forum: ClaudeBot [spider] and 7 guests