Author Topic: Rogue OS  (Read 9345 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Rogue OS
« Reply #30 on: July 06, 2011, 05:11:44 pm »
I see the word FInished in the screenshot O.O

Offline BrownyTCat

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 420
  • Rating: +37/-8
    • View Profile
Re: Rogue OS
« Reply #31 on: July 06, 2011, 07:17:24 pm »
I see the word FInished in the screenshot O.O
I think that's for the execution of something. The OS can't be near finished. ...Can it?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Rogue OS
« Reply #32 on: July 06, 2011, 08:30:03 pm »
It's not that slow, or at least I don't think it is.
It's going way slower then it should be :P I'll do a screen capture of it to show you later ( using wxwabbit )
/e

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Rogue OS
« Reply #33 on: July 07, 2011, 07:30:45 pm »
Hey, lookie here!

Any guesses ;P
/e

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Rogue OS
« Reply #34 on: July 07, 2011, 07:42:36 pm »
Sounds like a nice, friendly OS to program for.  :)
Will it support dual booting with the TI-OS?
ld a, 0
ld a, a

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Rogue OS
« Reply #35 on: July 07, 2011, 07:45:10 pm »
Sounds like a nice, friendly OS to program for.  :)
Will it support dual booting with the TI-OS?
No ( and you aren't the first to ask this ). Due to how different they are it will be impossible to dual boot the two OS's on the same calc. Plus there would be hardly any space to do so with.
/e

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Rogue OS
« Reply #36 on: July 07, 2011, 08:06:11 pm »
Oh, :\

Would it be possible for someone to make a program to support TI bcalls?
ld a, 0
ld a, a

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Rogue OS
« Reply #37 on: July 07, 2011, 08:07:18 pm »
Oh, :\

Would it be possible for someone to make a program to support TI bcalls?
There is the possibility of a compatibility layer, but I haven't looked too into it.
/e

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Rogue OS
« Reply #38 on: July 07, 2011, 08:26:06 pm »
Oh, :\

Would it be possible for someone to make a program to support TI bcalls?
There is the possibility of a compatibility layer, but I haven't looked too into it.
Well, either way, it sounds like it will become a great OS.  :)
« Last Edit: July 07, 2011, 08:26:23 pm by ralphdspam »
ld a, 0
ld a, a

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: Rogue OS
« Reply #39 on: July 08, 2011, 05:16:49 am »
Hey, lookie here!

Any guesses ;P

May I know how you start the ROM in wxwabbit? I sent it to wxwabbitemu, but can't start it (I'll fix this bug on wxwabbitemu today or tomorrow, from now on ROMs will load automatically like in Windows Wabbitemu). How did you start it?

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: Rogue OS
« Reply #40 on: July 08, 2011, 03:35:25 pm »
I just opened the rom in wabbit and it works.
What exactly are you getting that is an issue?
( Also I'm using revision 74 of wxwabbitemu to load this )
To anybody on windows using wabbitemu, Rogue will not boot on any version past 1.5.6.20 due to the fact that wabbit now requires you to have a boot page and I have been relying on the bootfree page included with wabbit. I will eventually maybe work on a fix for that, but until then, use wxwabbitemu or an older version of wabbitemu and it will work.

EDIT: I've been working on the panel a bit still, but mainly I've been trying to track down some annoying random bugs in my code.
( Oh btw, why it's now at 90% is probably because I added a 10 byte text buffer for some text routines so there is a tiny bit less space there. Also my free space routine doesn't round up, it rounds down so it is probably actually just under 99% free. )

I see the word FInished in the screenshot O.O
It just means that the system start up is finished :P
« Last Edit: July 08, 2011, 04:41:22 pm by Eeems »
/e