I have decided to post the current version of the small font program editor I have been working on for several months, written in Axe.
Currently, the editor is fairly stable, and I have moved on to adding features.
I started this project because I wasn’t really satisfied with zStart’s small font editor, it used the standard menus and sometimes when saving it corrupted a small part of the program.
My editor uses the same small graph font for all the menus.
Cool features:
Since it uses the VAT to select a program, you can edit hidden programs, programs can also be: archived, locked, an appvar, or even a list. (If you open something you aren't supposed to edit there is a good chance it could crash)
It displays all the Axe tokens correctly (but not ones from an axiom)
All the keys and menus are in files so if you want to edit what the keys do, or change a menu you can (it needs to be recompiled after)
If you edit a hidden program when you finish it will remain hidden.
Some of the things in the main menu (Y=) actually do something.
Notes:
It would be awesome if I could get some community interest!
If you are just testing the editor you just need to download prgmEDITOR
You need the group files only if you are compiling prgmEDITRSRC (along with the axioms fullrene, memkit and runprgm)
WARNING: THIS COULD DAMAGE PROGRAMS THAT YOU OPEN WITH IT (although I have only seen it happen when parts of RAM is corrupted)
Options in the Y= menu with ??? after them don't do anything.
Planned features and bugs:
The catalog is just the input command
rarely the vars menu gives the wrong token
IT CRASHES OR ACTS WEIRDLY IF IT OPENS A FILE WITH LESS THAN THREE LINES!!!
I would like to make it very customizable
The cursor can act wierd on the last line.
Str1 and Gbd1 can be viewed but can't be added from a menu.
RUN FROM HOME!!!
Help:
Any help I can get would be great!
Is anyone able to help me with the run from home feature? I have no idea how to do it.
I am not planning to add a credits page because seeing them annoy me (I can add your name if it is very important), however I won't be adding my own name anywhere on it.
Please give me any ideas you have and tell me about any repeatable bugs that are not listed.
I believe that (excluding the last line of the program) that my editor is better than zStart's.
The download should be under ti83 misc. asm programs
Currently, the editor is fairly stable, and I have moved on to adding features.
I started this project because I wasn’t really satisfied with zStart’s small font editor, it used the standard menus and sometimes when saving it corrupted a small part of the program.
My editor uses the same small graph font for all the menus.
Cool features:
Since it uses the VAT to select a program, you can edit hidden programs, programs can also be: archived, locked, an appvar, or even a list. (If you open something you aren't supposed to edit there is a good chance it could crash)
It displays all the Axe tokens correctly (but not ones from an axiom)
All the keys and menus are in files so if you want to edit what the keys do, or change a menu you can (it needs to be recompiled after)
If you edit a hidden program when you finish it will remain hidden.
Some of the things in the main menu (Y=) actually do something.
Notes:
It would be awesome if I could get some community interest!
If you are just testing the editor you just need to download prgmEDITOR
You need the group files only if you are compiling prgmEDITRSRC (along with the axioms fullrene, memkit and runprgm)
WARNING: THIS COULD DAMAGE PROGRAMS THAT YOU OPEN WITH IT (although I have only seen it happen when parts of RAM is corrupted)
Options in the Y= menu with ??? after them don't do anything.
Planned features and bugs:
The catalog is just the input command
rarely the vars menu gives the wrong token
IT CRASHES OR ACTS WEIRDLY IF IT OPENS A FILE WITH LESS THAN THREE LINES!!!
I would like to make it very customizable
The cursor can act wierd on the last line.
Str1 and Gbd1 can be viewed but can't be added from a menu.
RUN FROM HOME!!!
Help:
Any help I can get would be great!
Is anyone able to help me with the run from home feature? I have no idea how to do it.
I am not planning to add a credits page because seeing them annoy me (I can add your name if it is very important), however I won't be adding my own name anywhere on it.
Please give me any ideas you have and tell me about any repeatable bugs that are not listed.
I believe that (excluding the last line of the program) that my editor is better than zStart's.
The download should be under ti83 misc. asm programs