Sinisterly
Looking to write a real-time legacy OS - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Assembly (https://sinister.ly/Forum-Assembly)
+--- Thread: Looking to write a real-time legacy OS (/Thread-Looking-to-write-a-real-time-legacy-OS)

Pages: 1 2


RE: Looking to write a real-time legacy OS - Wildfire - 08-30-2016

(08-15-2016, 09:37 AM)phyrrus9 Wrote:
(08-14-2016, 06:48 PM)zorrophreak Wrote: I'm currently beginning to learn Assembly, so when I get a little further I'll let you know and maybe I can help with it if you haven't completely given up by the time Biggrin

I never completely give up on a project. I might scrap the current iteration, but I keep trying until it works (at least partly). Let me know if you need any help learning. Like I said, I would love to have some help, so when you get up to speed give me a shout! Good luck in learning.

Do you have perhaps a GitHub of the current revision or something? I only know enough Assembly to do basic RE but I'd love to learn more!


RE: Looking to write a real-time legacy OS - phyrrus9 - 08-30-2016

(08-30-2016, 06:33 PM)Axi Wrote:
(08-15-2016, 09:37 AM)phyrrus9 Wrote:
(08-14-2016, 06:48 PM)zorrophreak Wrote: I'm currently beginning to learn Assembly, so when I get a little further I'll let you know and maybe I can help with it if you haven't completely given up by the time Biggrin

I never completely give up on a project. I might scrap the current iteration, but I keep trying until it works (at least partly). Let me know if you need any help learning. Like I said, I would love to have some help, so when you get up to speed give me a shout! Good luck in learning.

Do you have perhaps a GitHub of the current revision or something? I only know enough Assembly to do basic RE but I'd love to learn more!

https://github.com/phyrrus9/BareMetal-OS
https://github.com/phyrrus9/bigmath
https://github.com/phyrrus9/bfoskern


RE: Looking to write a real-time legacy OS - Wildfire - 08-31-2016

(08-30-2016, 09:14 PM)phyrrus9 Wrote:
(08-30-2016, 06:33 PM)Axi Wrote:
(08-15-2016, 09:37 AM)phyrrus9 Wrote: I never completely give up on a project. I might scrap the current iteration, but I keep trying until it works (at least partly). Let me know if you need any help learning. Like I said, I would love to have some help, so when you get up to speed give me a shout! Good luck in learning.

Do you have perhaps a GitHub of the current revision or something? I only know enough Assembly to do basic RE but I'd love to learn more!

https://github.com/phyrrus9/BareMetal-OS
https://github.com/phyrrus9/bigmath
https://github.com/phyrrus9/bfoskern

Oof. Not much activity. Plans to start this up again?


RE: Looking to write a real-time legacy OS - phyrrus9 - 08-31-2016

(08-31-2016, 12:09 AM)Axi Wrote:
(08-30-2016, 09:14 PM)phyrrus9 Wrote:
(08-30-2016, 06:33 PM)Axi Wrote: Do you have perhaps a GitHub of the current revision or something? I only know enough Assembly to do basic RE but I'd love to learn more!

https://github.com/phyrrus9/BareMetal-OS
https://github.com/phyrrus9/bigmath
https://github.com/phyrrus9/bfoskern

Oof. Not much activity. Plans to start this up again?

those are just whats public...im sure if I dug out some old drives I'd find a few terebytes of unpublished code


RE: Looking to write a real-time legacy OS - Wildfire - 08-31-2016

(08-31-2016, 01:02 AM)phyrrus9 Wrote:
(08-31-2016, 12:09 AM)Axi Wrote:
(08-30-2016, 09:14 PM)phyrrus9 Wrote: https://github.com/phyrrus9/BareMetal-OS
https://github.com/phyrrus9/bigmath
https://github.com/phyrrus9/bfoskern

Oof. Not much activity. Plans to start this up again?

those are just whats public...im sure if I dug out some old drives I'd find a few terebytes of unpublished code

Hah, you should publish some more code, it's good to read Smile


RE: Looking to write a real-time legacy OS - phyrrus9 - 08-31-2016

(08-31-2016, 01:51 AM)Axi Wrote:
(08-31-2016, 01:02 AM)phyrrus9 Wrote:
(08-31-2016, 12:09 AM)Axi Wrote: Oof. Not much activity. Plans to start this up again?

those are just whats public...im sure if I dug out some old drives I'd find a few terebytes of unpublished code

Hah, you should publish some more code, it's good to read Smile

Here, have the random code folder from my old mac. I'm sure there's something mildly interesting in it
https://mega.nz/#!mIFE0AJZ!LZtkGOmoP_du-hNe9XtMslvm5AynB-dOVH5LQd511zs


RE: Looking to write a real-time legacy OS - Wildfire - 08-31-2016

(08-31-2016, 02:01 AM)phyrrus9 Wrote:
(08-31-2016, 01:51 AM)Axi Wrote:
(08-31-2016, 01:02 AM)phyrrus9 Wrote: those are just whats public...im sure if I dug out some old drives I'd find a few terebytes of unpublished code

Hah, you should publish some more code, it's good to read Smile

Here, have the random code folder from my old mac. I'm sure there's something mildly interesting in it
https://mega.nz/#!mIFE0AJZ

It's missing the decryption key, mind posting that?


RE: Looking to write a real-time legacy OS - phyrrus9 - 08-31-2016

(08-31-2016, 02:27 AM)Axi Wrote:
(08-31-2016, 02:01 AM)phyrrus9 Wrote:
(08-31-2016, 01:51 AM)Axi Wrote: Hah, you should publish some more code, it's good to read Smile

Here, have the random code folder from my old mac. I'm sure there's something mildly interesting in it
https://mega.nz/#!mIFE0AJZ

It's missing the decryption key, mind posting that?

Updated


RE: Looking to write a real-time legacy OS - Bish0pQ - 09-07-2016

I'm learning assembly as well. Once I know it good enough, I might help you out if still interested.


RE: Looking to write a real-time legacy OS - cheees - 03-11-2019

You can build your version on linux and your kernel