Well I tried your release, and it's a start I guess.

  • You need a better ReadMe. It needs to tell us what this program does, how to install it, how to use it,
  • There's an issue with displaying icons. My ADVSPEED program (written in BASIC) just showed up as a black square. BLASTCSS (written in C) was a garbled mess of colors. DCS9IC (written in BASIC) seemed to have the wrong palette. Strangely, some programs, like Chess, displayed their icons just fine though.

  • When I tried to run my ADVSPEED program, on my physical calc I got a memory error (I had 150K RAM before running it, after I had only 87K of RAM left. Which should still be plenty to run such a small program) On CEmu it just crashed.
  • The terminal can't seem to find any of my programs. (I don't quite understand the terminal syntax though, I'm typing in "RUN ADVSPEED" (without quotes) but the command list says something about a <a/b>)
  • Pinning is really weird. The first program is shown as *Pinned but doesn't show up in the pins list. When I pinned a different program, it showed up twice.

  • When I tried to run a NO PIN, it froze for a few seconds but seemed to catch itself and just quit Xenon.
  • Sorting and renaming a program is also weird. I renamed the file 'AGARIO' to 'AGRIO' and Xenon sorted it to the very back of the programs list (with the Z's) even though it has an A as its first character. My HDPIC program was also sorted to the very back even though I didn't rename it.
  • I created a new file 'TEST', it got sorted to the back so I scrolled all the way over there. I accidentally went too far and I got into some corrupted name territory.

  • The attributes menu stopped working for me. If I press [alpha] it just wont go into the attributes settings.
  • A feature request: Pressing a letter will direct you to the first program with that letter as its first character. (Like the Cesium search)



I found a few grammar errors
Creidts -> Credits
In the credits, PT_'s description should be -> Making the ICE compiler! Helping me with saving.
Under Mateo's description, Shell -> shell

That's all I found for now. Happy bugfixing!
Haha yes. Once the bugs gets ironed oout, thos maya become better than Cesium
Thank you TLM for the bug report Smile . I fixing them now.

Also, It seems that you are having trouble with the run command. This is the correct syntax 'RUN <A/B> PrgmName'. A/B meaning basic or Asm. Example "RUN B TEST" this will tell the shell that I am trying to run a basic program.

De2290 wrote:
Haha yes. Once the bugs gets ironed oout, thos maya become better than Cesium

HAHA, I hope so Very Happy

I will also be applying these fixes to beta 0.1.2 (next version)
Hello Cemetech,
I have finished fixing some of the bugs TLM has reported.
right now I am trying to add VAT organizing.

Do you want to help out with Xenon [C]?
Click here to help out

* This is Xenon C version
Alvajoy123 wrote:
Do you want to help out with Xenon [C]?
Click here to help out

* This is Xenon C version


Nobody is going to write your program for you.
So, after anxiously waiting for this, I have a few issues
1. There seems to be this weird area where text gets corrupted.
2. Like TheLastMillenial's problem, palettes and pictures seem to have a problem.
3. Some programs don't work when you try to open
4. Randomly resets your calculator sometimes

Edit: A C version would be good and more stable. I wish I knew French
_iPhoenix_ wrote:
Alvajoy123 wrote:
Do you want to help out with Xenon [C]?
Click here to help out

* This is Xenon C version


Nobody is going to write your program for you.

I did not ask Cemetech users to write the whole program for ME!!! Wink
I am moving to C and was asking if anyone wanted to help me out with the programming or add features to it. it basically a C open source version. Rolling Eyes

De2290 wrote:
So, after anxiously waiting for this, I have a few issues
1. There seems to be this weird area where text gets corrupted.
2. Like TheLastMillenial's problem, palettes and pictures seem to have a problem.
3. Some programs don't work when you try to open
4. Randomly resets your calculator sometimes

Edit: A C version would be good and more stable. I wish I knew French


I am looking into the icon displaying. I am trying my best to fix most bug right now.
also, the Text corrupted bug is an easy fix Smile . I will be releasing a program in Xenon Beta 0.1.2
that clear Xenon data. I will have to ask LAX18 about the running program issue. Very Happy
Alvajoy123 wrote:
I am moving to C and was asking if anyone wanted to help me out with the programming or add features to it. it basically a C open source version. Rolling Eyes


So basically, if they would write the program for you? It's your project, you are going to have to write the code.

If you need help with a specific feature or are facing implementation issues, that is "help". Asking for others to add "features" to your project for you is beyond that.

discord wrote:
[4:07 PM] <saxjax> [Alvajoy123] OMG Neutral / Sad
[4:07 PM] <saxjax> [Alvajoy123] iPhoenix if you don't have nothing good to say don't say it!!
[4:08 PM] <saxjax> [Alvajoy123] Am just saying.. Neutral


I fully think that everything I have said has been "good", in that it is intended to help you.
To-do List has been updated!! Razz
To-Do Exclamation
I'm getting close to releasing the Beta version of Xenon but i have some few thing I have to do.

  • Menu Pining / deleting (50%)
    Allow User to Pin a program into the menu
    > it deletes but it does not display pins correctly

  • Ram Leaks (ON HOLD)
    Shell crashes due to loop spaces.

  • Adding [ON] + [PRGM] hook (ON HOLD)
    Allowing users to access Xenon without going to Prgm menu

  • Find bugs (50%)
    Looking for unknown bugs in Shell / Bugs are listed below
    Exclamation Bugs
    Unknown Crashing

  • GUI / UI update (0%)
    make shell have a slick new design. Good Idea

  • Adding Folder (NEXT VER)
    Allowing User to add folder Very Happy

  • Adding more settings (0%)
    Allowing users and developers to have full control over there shell.
    Auto logout timer

  • Make Xenon terminal a separate program (0%)
    allow Xenon Terminal (XTERM) to be oppositional

  • Alarm Clock feature (0%)
    Allowing users to set up alarms ( max amount is 2)

  • Fix reported bugs (10%)

Alvajoy123 wrote:
Alarm Clock feature (0%)
Allowing users to set up alarms ( max amount is 2)

Will you add sound support? Smile


How did you make a Battery indicator in ICE?
Justin wrote:
Alvajoy123 wrote:
Alarm Clock feature (0%)
Allowing users to set up alarms ( max amount is 2)

Will you add sound support? Smile


How did you make a Battery indicator in ICE?


Will you add sound support?
I doubt it will have sound support, because of the size of the Shell. ( I will try though ) Rolling Eyes

How did you make a Battery indicator in ICE?
P_T gave me the pointer to use. Smile ( Ask P_T )
I have upload the source code Here ( ICE )

Feel free to edit and use code. Smile
Thanks. Smile
Justin wrote:
Thanks. Smile


You should check out XENSUB label BLEVEL to get battery info
What does Asm(CDB00300320008E3) do?

Code:
call _GetBatteryStatus
ld (cursorImage),a
when do you plan the next release? Smile Good Idea
Justin wrote:
when do you plan the next release? Smile Good Idea

soon. (when the to-do list is all green) Smile I have a lot of thing to work on also have school in the way Sad ,
but you can always get the latest code and compile it from GitHub. Smile


I have also upload DXENVAR.8xp on GitHub, this allow you to delete Xenon DATA VARS if needed ( this include if you forgot your password ).
If there is a bug and your not sure what is causing it go ahead run DXENVAR.8xp. Very Happy
*Development Update
To-Do Exclamation
I'm getting close to releasing the Beta version of Xenon but i have some few thing I have to do.

  • Menu Pining / deleting (100%)
    Allow User to Pin a program into the menu
    > it deletes but it does not display pins correctly

  • Ram Leaks (ON HOLD)
    Program crashes due over searching

  • Adding [ON] + [PRGM] hook (ON HOLD)
    Allowing users to access Xenon without going to Prgm menu

  • Find bugs (50%)
    Looking for unknown bugs in Shell / Bugs are listed below
    Exclamation Bugs
    Unknown Crashing

  • GUI / UI update (0%)
    make shell have a slick new design. Good Idea

  • Adding Folder (NEXT VER)
    Allowing User to add folder Very Happy

  • Adding more settings (0%)
    Allowing users and developer to have full control over there shell.
    Auto control over logout timer

  • Make Xenon terminal a separate program (100%)
    Allow Xenon Terminal (XTERM) to be oppositional

  • Alarm Clock feature (10%)
    Allowing users to set up alarms ( max amount is 2)

  • Fix reported bugs (30%)

I would care more about you fixing the bugs in the program than adding new features.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
» Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
» View previous topic :: View next topic  
Page 2 of 10
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement