Happy things thread!
Re: Happy things thread!
zeptoforth now has preemptive multitasking which works! (One can still manually hand off control of the processor with PAUSE though if one wishes.)
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Re: Happy things thread!
The "which works" part is important, because I had this almost complete for a while now, but was running into problems that turned out to be due to an undocumented bit in the ARM Cortex-M4 exception frame format.
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Re: Happy things thread!
And now I can officially call zeptoforth an RTOS, as it now has task priorities!
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Re: Happy things thread!
I Googled this.
My bwain expwoded.
Vardelm's Scratchpad Table of Contents (Dwarven, Devani, Jin, & Yokai)
Re: Happy things thread!
Flatmate ran to the store in the cold rain so now we will have custard pie for Thanksgiving!
Re: Happy things thread!
Furthermore, for more RTOS goodness, it now has a lock implementation that resists priority inversion even when multiple locks and tasks holding them and waiting for them are chained together!
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Re: Happy things thread!
I bought my favourite Kenyan black tea. Best thing ever to get up in the morning (and by get up I mean 'get a caffeine overdose').
Re: Happy things thread!
I reworked priority inversion-resistant locks so now they work properly in the case where a single task holds multiple locks, each of which has another task waiting.
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
- alynnidalar
- Posts: 336
- Joined: Mon Jul 09, 2018 11:51 am
- Location: Michigan
Re: Happy things thread!
Is that the issue you mentioned in the other thread as having stumped you for a week? Congrats on getting it working!
Re: Happy things thread!
Yes it is. The problem when I fix bugs, though, is then I soon get dissatisfied with not having much to do, and have to keep on thinking up things to code so I don't get bored.alynnidalar wrote: ↑Wed Dec 09, 2020 11:10 am Is that the issue you mentioned in the other thread as having stumped you for a week? Congrats on getting it working!
Yaaludinuya siima d'at yiseka wohadetafa gaare.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Ennadinut'a gaare d'ate eetatadi siiman.
T'awraa t'awraa t'awraa t'awraa t'awraa t'awraa t'awraa.
Re: Happy things thread!
I just applied for graduation for my masters degree at the end of next semester!!!
It's gettin' real, now!
It's gettin' real, now!
Vardelm's Scratchpad Table of Contents (Dwarven, Devani, Jin, & Yokai)
Re: Happy things thread!
Congrats! What'll you get a master's in?
Re: Happy things thread!
Thanks!
The short answer I give people is "digital media". Long answer: MA in Media & Information (UX design focus) as well as a certificate in digital media from another program in the college (Strategic Communications) via elective classes.
Vardelm's Scratchpad Table of Contents (Dwarven, Devani, Jin, & Yokai)
Re: Happy things thread!
Nice! UX design is a particularly interesting subject.
Re: Happy things thread!
Congratulations from me, too!
Re: Happy things thread!
Thanks to you as well! (But still just from me. )
Vardelm's Scratchpad Table of Contents (Dwarven, Devani, Jin, & Yokai)
- Man in Space
- Posts: 1694
- Joined: Sat Jul 21, 2018 1:05 am
Re: Happy things thread!
I wanted to gift a friend’s kid a vinyl copy of Yellow Submarine. It’s been in the mail for over two weeks with no delivery date in sight. This morning I remembered that I myself had a copy of Yellow Submarine on vinyl and that it hadn’t ever been played. So I located it and sent it via UPS this morning. When the second copy finally arrives I’ll just hold on to it.
-
- Posts: 1408
- Joined: Tue Dec 04, 2018 5:16 pm
Re: Happy things thread!
My semester is finally over.
Re: Happy things thread!
Huzzah! These days, any semester you survive is a good semester!
Vardelm's Scratchpad Table of Contents (Dwarven, Devani, Jin, & Yokai)