3496
ASM / Re: Pixel on/off, drawing lines
« on: March 24, 2011, 11:39:53 am »
wow.
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. 3497
ASM / Re: Pixel on/off, drawing lines« on: March 24, 2011, 11:28:57 am »
huh, for horizontal lines, isnt there just the B_CALL _HorizCmd?
Oh wait, that requires OP1. I dont use OP1 atm lol. Thanks for those neat routines! 3498
The Axe Parser Project / Re: Features Wishlist« on: March 24, 2011, 05:38:32 am »Yes, I know. I dont know how to read register A with Axe, though...is there also a way to use just B_CALL _getKey so that you can detect key combos (I mean, like with 2nd-> Math) 3500
ASM / Pixel on/off, drawing lines« on: March 24, 2011, 04:17:05 am »
Hi,
How do you set a pixel on the screen on/ off? How do you draw a line ? Thanks! 3501
ASM / Re: Is this supposed to happen?« on: March 24, 2011, 04:07:06 am »
aha lol. so the pointer isnt intialized correctly?
3503
Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner / Re: Hot Dog's TI-83+ Z80 ASM for the Absolute Beginner--Discussion« on: March 23, 2011, 03:57:18 pm »Addicting is correct...Once I finally understood 28 days I couldn't stop reading about it!I can't even stop now, when I dont understand 28D fully xD 3504
TI Z80 / Re: Super Mario Bros. 2 port [AXE]« on: March 23, 2011, 03:55:03 pm »
Yes, I see.
Its also a bit because of the problems we have had on the forums last time, I notice an activity drop 3506
TI Z80 / Re: Axe Tutorial« on: March 23, 2011, 03:41:46 pm »
Wow this is much better than my one!
3507
ASM / Display the keycode of a keypress« on: March 23, 2011, 11:53:52 am »
Hi-
How can you display the key code of a keypress gotten from B_CALL _getKey on the screen? thanks in advance! 3508
TI-BASIC / Re: Improvements« on: March 23, 2011, 11:28:22 am »
First, ( I dont know if you have already done this ) delete ALL closing brackets and quotes from the end of each line.
3510
ASM / Re: Disable "Done" message« on: March 23, 2011, 10:41:23 am »
lol
Can you also do something like NoDone EQU FDCB00AEC9? That would be useful to add to the ti83plus.inc. |
|