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.


Topics - MRide

Pages: 1 2 [3]
31
Music Showcase / A couple piano solos
« on: July 20, 2010, 11:16:48 am »
These are a couple of piano solos I've written.  The first is a theme and variations, which I wrote quite a long time ago, so it isn't quite as good.
The second is a piece in f sharp phrygian mode

32
General Calculator Help / TI-OS 2.53 (patched)
« on: July 19, 2010, 10:33:52 pm »
How does one install Brandon Wilson's fixed version of OS 2.53?  I've tried to send it to my calc with TI Connect, but it just sat there at the "Sending to TI 84 Silver Edition."

33
Music Showcase / Voyage of Perseus
« on: July 19, 2010, 06:16:28 pm »
A string quartet I wrote a couple of years ago entitled "The Voyage of Perseus."

34
Introduce Yourself! / Greetings
« on: July 16, 2010, 01:38:10 pm »
Greetings fellow nerds!

I've had my 84+SE for 5 years now.  There isn't much I don't know how to do in pure BASIC, so I just started learning Axe a few days ago.
I'm a decent programmer, although I find completing projects to be difficult (I don't have a lot a free time during school.)
I've known about this site for a while, but never registered.
I'm currently working on transcribing a BASIC game into Axe language.

35
Axe / subroutines
« on: July 16, 2010, 12:35:21 pm »
In Axe, is it possible for a program to call itself?
Maybe put a label at the top of the program, then call it as a subroutine?

ex:

     :Lbl AR
     Some code
     :sub(AR)

Pages: 1 2 [3]