2446
News / Re: Axe Terminal Beta Released
« on: January 09, 2011, 03:18:03 pm »
Ah ok, then did you change the other ones back into equates? I was doing it that way to make code size smaller.
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. 2446
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 03:18:03 pm »
Ah ok, then did you change the other ones back into equates? I was doing it that way to make code size smaller.
2447
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 03:15:58 pm »
Like safeexit cout and quit? they are really helpful
2448
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 03:01:42 pm »No. I also have created my own include file for ZDS, Tasm, and Mimas, and I'll be taking over the include maintentance. Thanks, Eeems!Ok, sounds good ![]() ![]() 2449
Ash: Phoenix / Re: [A:P] Demo Release/Discussion« on: January 09, 2011, 02:28:07 pm »
I haven't actually tested this myself, but I had a "lecture" (
![]() 2450
Ash: Phoenix / Re: [A:P] Demo Release/Discussion« on: January 09, 2011, 02:09:05 pm »
Apparently grey scale doesn't play well with interrupts
![]() 2451
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 02:08:29 pm »
http://eeems.pastebin.com/JtMTxFPU
^ new include file containing TCurX/Y and Argv (the location where CIN() stores its stuff ($86EC+56) ) You are right, it works now for some reason, but it wasn't before strangely...not sure why... EDIT: New include file for mimas too ![]() 2452
News / Re: First globalCALCnet (gCn) Successes« on: January 09, 2011, 12:59:51 pm »
Exactly what I was thinking :p
2453
Ash: Phoenix / Re: [A:P] Demo Release/Discussion« on: January 09, 2011, 12:55:28 pm »
Yeah, I got stuck between two buildings too where I couldn't go anywhere but back in or onto a spot that made it so I couldn't go anywhere else.
![]() Personally I like the tiles the way they are, although with movement they do distort a little. 2454
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 12:52:21 pm »
Sounds great!
![]() Yeah that would be helpful, my code is a mass of labels and COUT() right now ![]() When I tried a COUT() followed by a CIN() and then a COUT() nothing happened other then both the COUT()'s displayed and there was no input prompt at all. I was also wondering if you could make a command to allow us to change the cursor location so we can output anywhere on the terminal ![]() 2455
Graviter / Re: Graviter - Axe« on: January 09, 2011, 02:06:39 am »
Can't wait to see this
![]() 2456
News / Re: Axe Terminal Beta Released« on: January 09, 2011, 12:38:20 am »Question:Not if you use any of the given routines, this is like running programs made for DCS or ION etc. Feature requests:I'm liking that idea too ![]() EDIT: Wow, ninja'd! EDIT2: Btw, same program I showed I also made with mimas, here is the source and the include I made EDIT3: Oh, btw, calling ConsoleInput doesn't seem to be doing anything at least not when called with assembly... ![]() EDIT4: Also attached is the fruit of my coding tonight ![]() ![]() 2457
News / Re: Axe Terminal Beta Released« on: January 08, 2011, 11:57:25 pm »![]() I think this is news worthy ![]() Ok, a few command/function requests:
2458
News / Axe Terminal Beta Released« on: January 08, 2011, 11:32:26 pm »
Sweet
![]() ![]() Code: [Select] .NOLIST EDIT: New Include file http://eeems.pastebin.com/htk4WmS8 |
|