0 Members and 9 Guests are viewing this topic.
Alright, a couple of ideas:1. Using Rcl from Archive. I'd love to be able to recall archived programs into the current program.
2. Another mode for Fast Memory Timings: Make it so it works outside of when programs/Apps are running, but not while they are running. This, if I'm correct, could make archiving source and editing faster while still having the compiled program run at its correct speed (Axe example).
I love the label menu, but Axe now supports labels of up to 5 characters
and they can include lowercase letters. I would love to see zStart support this.
Also, would it be possible to have shortcut keys to jump to the top and bottom of a program? I know DT made a program that does this, but having that hook included in zStart would be awesome.
coolio! i love that you just keep adding things to this
Lemme start by saying, I love the new features.That said, I'm having some rather grievous issues with the run on RAM clear function.I'm not sure if the culprit is Axe 1.0.2 or zStart 1.2.013, as when zStart was the only thing installed on my calc after a ROM clear and fresh OS installation, the run on RAM clear feature worked perfectly. I then proceeded to send my other apps back, though Axe was the only one I installed. I wrote a simple program, just drew a few rectangles, inverted some text, and XOR'd a sprite, compiled and ran it. No issues. Then, when I RAM cleared, zStart did not kick in, and I've had some interesting issues when I tried to uninstall and reinstall the run on RAM clear feature, such as a ERR: MEMORY when I went to the memory clear menu, or my contrast value being 104. If run on RAM clear is not installed, I have no issues.I've also posted in the Axe Bug Reports topic, as I was unsure of what caused this problem.
Quote from: alberthrocks on May 16, 2011, 07:47:57 pm2) Clock saving. I know this isn't technically "possible", but that's if you are looking to save every second of the clock in an ASM program (Or any program) I'm just asking to save the clock when you execute a program or leave a program. Applies to apps too, if possible. It would save me some time (hehe, get it? ) to set the time. And of course, a manual shortcut as needed If I did clock saving like that, it would be off by about 1 minute per ram clear. Which would compound every time. And what is worse is that for every second you wait without pressing the ON button, the time gets 1 more second off.
2) Clock saving. I know this isn't technically "possible", but that's if you are looking to save every second of the clock in an ASM program (Or any program) I'm just asking to save the clock when you execute a program or leave a program. Applies to apps too, if possible. It would save me some time (hehe, get it? ) to set the time. And of course, a manual shortcut as needed
I'm using 2.43, and it resets for me (tho that's on error crashes, not mem menu resets). I'm not sure if the OS matters much in this case, anyway..?Pretty much the only time I set the clock is to use MSD8X, so all my backups aren't from 1/1/01 Also, regarding the clock saving...Quote from: thepenguin77 on May 16, 2011, 08:22:49 pmQuote from: alberthrocks on May 16, 2011, 07:47:57 pm2) Clock saving. I know this isn't technically "possible", but that's if you are looking to save every second of the clock in an ASM program (Or any program) I'm just asking to save the clock when you execute a program or leave a program. Applies to apps too, if possible. It would save me some time (hehe, get it? ) to set the time. And of course, a manual shortcut as needed If I did clock saving like that, it would be off by about 1 minute per ram clear. Which would compound every time. And what is worse is that for every second you wait without pressing the ON button, the time gets 1 more second off.
Just had a random thought: is program writeback enabled? I'm guessing there isn't enough room for an option, tho