Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ralphdspam

Pages: 1 ... 51 52 [53] 54 55 ... 63
781
The Axe Parser Project / Re: Bug Reports
« on: March 23, 2011, 01:03:18 am »
Oh, sorry. I meant 0.5.0.  I will try to resend the app.

The weird thing is that it only happens sometimes.  When I try to compile the same source again, Axe works fine.  ???

782
The Axe Parser Project / Re: Bug Reports
« on: March 22, 2011, 10:21:31 pm »
A very odd bug:
I am currently running 2.55MP on a TI84+SE.
The calc has Axe 0.5.0 and DCS 7.1.
I don't have much context to this problem, but I will explain it as well as I can.
I had a source code for my upcoming (and still unannounced) game in the RAM. 
As I compiled it, Axe saved a backup like usual.  When Axe finished backing up, I opened the Prgm menu. 
The numbers to the left of the program were all scrambled up, and some entries were shown multiple times while others were not shown at all.

Next, I opened DCS to see if the bug screwed up the folders and everything else.  Fortunately, it did not. 
Once I saw that everything (the programs itself) should be okay, I restored the backup and recompiled it. 
This time, the compiling screen (not "backing up") froze.  I was forced to remove a battery. 

After the RAM cleared, I was able to restore the backup and compile it again. 
The menu was back to normal, and the compiled program ran fine. 

A similar problem happened.  ???

This time, Axe did not freeze.  It seemed to compile like usual. 
When I tried to open any Flash Apps, it said "ERR: Validation".  It also messed up the menu screen (see quote above).  Also, one of my subprograms went missing from the archive. 

783
I know, this is a necropost. :P

I just want to thank you so much, Hot_Dog!  Your lessons have been fun and educational at the same time.  Your lessons were well thought out and well written. 

I have tried other ASM tutorials, but this is the first one I have actually understood. 

After reading your lessons, I can understand 28 days and many other great tutorials. 
There is really no way to fully express my gratitude.  Thank you.  :D

784
News / Re: Insight for Casio Prizm
« on: March 21, 2011, 09:04:30 pm »
I'm sure we can figure it out though.  :)
* ralphdspam looks for money to buy a prism. 

785
I understood lesson 5.  I guess that is a neutral opinion.  

Quote from:  Lesson 11 Page 9
.option BM_SHD = 2
.option bm_min_w = 8
#include “ti83plus.inc”
.org $9D93
.db t2ByteTok, tAsmCmp

should be:
Code: [Select]
.option BM_SHD = 2
.option bm_min_w = 96
#include “ti83plus.inc”
.org $9D93
.db t2ByteTok, tAsmCmp

Also:
Quote from: Lesson 13 Page 12
LD HL, Divide_By_4_23
LD DE, OP2 ;Division requires two numbers, so OP2 holds our second one.
LD BC, 9
LDIRB_CALL _FPDiv ;Multiply 1.5 by 3
ld hl, 0 ;Where we want to display the result on the screen
ld (penCol), hl
ld a, 11 ;Displays 10 digits
B_CALL _DispOP1A
B_CALL _getKey



Thanks to lesson 11, I can do this :P:

786
Ok.  Thank you, Hot_Dog for directing me to the correct tutorials.  :)
I edited all of my old posts with the correct lessons.  

The last three errors are no longer in your lessons because you do not have those lessons anymore. :P

I just want to thank you because your tutorials are really teaching me ASM.  :D

787
Humour and Jokes / Re: We Need More Quadratic Solvers!!!
« on: March 20, 2011, 01:26:45 pm »
Is anyone really going to make a quadratic solver for April 1?  I am planning to. :P

788
Humour and Jokes / Re: We Need More Quadratic Solvers!!!
« on: March 20, 2011, 02:00:45 am »
I believe the future of quadratic solvers lies in sound and grayscale!

Maybe it can even have a big blue finale! (PLEASE DON'T TRY THIS ONE AT HOME!)

789
Humour and Jokes / We Need More Quadratic Solvers!!!
« on: March 19, 2011, 06:59:42 pm »
There is a huge problem on ticalc.org: as of now, they have only 144 TI-BASIC quadratic solvers. 
How are we supposed to solve the quadratic formula if we have this small amount?

In the way I see it, a growing calculator community should have thousands of quadratic solvers!

Please submit your quadratic solver before the first of April.  Make sure to make your program unique!

If 100 of us submit a quadratic solver, thousands will be happy. 
[⸮​⸮​⸮​]

790
BTW, which lesson should I start on now? (I was on lesson 13 before.)

791
 O.O  :o
Oh, I didn't see that. 
Can you edit your first post on your lesson thread?  I hope no one else makes the same mistake. :P

792
Quote from: Lesson 11 Page 8
Let’s work on the routine to display the menu. I’ll give you the
code line by line, and explain it on the way. Create a new text file called
“ASMGorillasStartProgram.asm”, and include this in
“ASMGorillasMain.asm.”
Quote from: Lesson 13 Page 8
Finally, go to “ASMGorillasMenus.asm” and replace the top four
lines with the following line:

I think the file created in lesson 11 was supposed to be named "ASMGorillasMenus.asm".  ???

EDIT:
Wait, it's no wonder you're finding all these typos.  You're looking at the old lessons, and I know that because I canceled ASM Gorillas.

793
News / Re: Ultimatum
« on: March 16, 2011, 02:27:03 am »
Maybe we can include something about the ban policy. 

794
News / Re: Massive Restructure to IRC
« on: March 16, 2011, 02:07:53 am »
I hope this works.  :)

IRC is a powerful tool; it can both build and destroy. 

Ninja'd

795
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 01:41:57 am »
I would buy an Omni Calc Case :)
Even if ads do not bring in too much money, they are better than nothing at all.  If there are ads, make sure to put them on the search.  I heard that people are more likely to click on those. 

Pages: 1 ... 51 52 [53] 54 55 ... 63