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 - MrFinn

Pages: [1]
1
ASM / Re: ASM OS TI83Plus
« on: May 03, 2012, 05:48:43 pm »
SWEET!

Heres whats up:
   I already have wabbitemu (which is great!) as well as the ti83plus.inc
i used the res appautoscroll and the set for it so everything works inside the program and after the program (A+ guys)

only 2 things i dont understand: what to do with sdk
and what exactly everything means with the autoscroll

but im VERY happy now because the program is working.

2
Introduce Yourself! / I guess this is me?
« on: May 03, 2012, 05:14:08 pm »
i have been making basic programs for years that get as large as 7000 ram. i would like to learn asm so that stuff runs faster. thats about it :)

3
ASM / Re: ASM OS TI83Plus
« on: May 03, 2012, 05:09:40 pm »
like i said, im VERY new to programming asm.
Im simply trying to make a program that allows me to use the arrows to move a "cursor" (any one letter output)  up, down, left, right around the screen.

when ever i get to the bottom right most square, the screen auto scrolls... :( i still cant seem to get around that.


In basic i have almost completed a battleship program that has an ai that should be able to beat a human 50% of the time. i started learning asm because it is slow and i want to make it fast.

i have read "asm for the absolute beginner" and have "learn ti83+ in 28 days"

Sry for the long explation. anyways thats where im at.

4
ASM / Re: ASM OS TI83Plus
« on: May 03, 2012, 04:32:05 pm »
You guys are great!  :thumbsup:

Thanks for the links.

5
ASM / ASM OS TI83Plus
« on: May 03, 2012, 03:24:19 pm »
Is there a list somewhere that says all of the b_call commands? Im trying to find out two things:
1. how to turn off the "program running" bar in the upper right
2. and to make the screen not move when you display something in the bottom right most of the screen.

fyi im very new to asm programming
thanks for any help i can get

6
ASM / how to program
« on: May 01, 2012, 02:19:05 pm »
how do i turn off the side bar that scrolls when a program is running? i use spasm and am trying to turn it off using b_call.

Pages: [1]