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

Pages: 1 ... 48 49 [50] 51 52 ... 194
736
The Axe Parser Project / Re: Features Wishlist
« on: May 28, 2011, 08:09:18 pm »
It would certainly optimize with expressions though, even with 2 byte variables.  For example:

{A*12+B}r+1->{A*12+B}r

Can definitely be optimized with increment operators.  The r and the end of the brackets can tell the parser whether or not to use a 16-bit increment or an 8-bit one.  Variables are always assumed to be 16-bit, but you can still do the more optimized 8-bit increments via {oA}++  This is definitely a feature you will see soon.

Quigibo, I see you added that.  Thank you thank you thank you!

737
ticalc.org has now put the file up on their site.

738
The Axe Parser Project / Re: Features Wishlist
« on: May 27, 2011, 02:48:34 pm »
Even though ++ and -- wouldn't optimize further, it sure speeds up coding time in my case.

739
The Axe Parser Project / Re: Features Wishlist
« on: May 26, 2011, 11:33:44 pm »
Did you add ++ and -- for increasing and decreasing like C++?  Those would be nice

740
News / Re: SirCmpwn demotion
« on: May 26, 2011, 11:04:07 pm »
I'm a little bit afraid of where this is going.  Now that people know what happened, let's not focus on it.  Keep things on the bright side.

741
News / Re: SirCmpwn demotion
« on: May 26, 2011, 10:02:53 pm »
Sir was good in all except those two topics. I'm very glad you guys didn't permaban him.

Heaven forbid we do that

742
News / SirCmpwn demotion
« on: May 26, 2011, 01:05:37 pm »
We at Omnimaga are sorry to announce that, at least for the time being, SirCmpwn is no longer a coder of tomorrow.  However, this is not necessarily a permanent decision.

743
S.A.D. (Seek and Destroy) / Re: Calsiah: My New Correlation Project
« on: May 25, 2011, 05:12:33 pm »
Oh ok :(, I hope you don't have too much to redo x.x (especially sprites/tiles)

Don't worry...the idea barely started before I realized it was too much like chess.  Not much to redo, since not much was done.

744
S.A.D. (Seek and Destroy) / Re: Calsiah: My New Correlation Project
« on: May 25, 2011, 04:48:59 pm »
Quote
This looks nice

I'm glad you think so, but if development resumes, the concept has changed (it's no longer chess-like), so the gameboard will change as well

745
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser
« on: May 24, 2011, 03:41:55 pm »
Well to clarify the deadline for axioms is extended to June 1st. This should ensure that whatever came out before the previous deadline is stable enough to be used. There will be no further extension, though.

Hot Dog or another admin is free to edit the first post rules to change the Axioms deadline date, else I can maybe do it later, although I might forget. :P

Oh, okay, my mistakes.  Anyways, I'll edit the page.

746
News / Re: Omnimaga 2011 Programming Contest, Part #1: Axe Parser
« on: May 24, 2011, 03:35:55 pm »
IMPORTANT: DJ_O has graciously agreed that people can use the bug-fixed version of Crabcake, which I just uploaded in the "Axiom Requests" under Axe Parser.  I tested it as throughly as I could, but I have to abide by the rules, so if there are any more bugs, newer versions of Crabcake will not be allowed until the next contest.

747
News / Re: Crabcake for Axe
« on: May 24, 2011, 03:15:26 pm »
Glad to hear that using r is possible now. :)
How will you be called in the Special Thanks? Is 'Hot_Dog' ok?

"Hot_Dog" is perfect

748
News / Re: Crabcake for Axe
« on: May 24, 2011, 12:17:18 pm »
Crabcake for Axe has been updated  http://www.omnimaga.org/index.php?action=dlattach;topic=7373.0;attach=7891

1. Fixed 83+ BE bug
2. AxesOn/Off with the r modifier work now

It will be up to DJ_O and the rest of the contest designers on the basis of this update being allowed for the Axe Contest

749
TI Z80 / Re: Crabcake
« on: May 24, 2011, 12:16:50 pm »
Crabcake for Axe has been updated  http://www.omnimaga.org/index.php?action=dlattach;topic=7373.0;attach=7891

1. Fixed 83+ BE bug
2. AxesOn/Off with the r modifier work now

It will be up to DJ_O and the rest of the contest designers on the basis of this update being allowed for the Axe Contest

750
The Axe Parser Project / Re: Axiom Requests
« on: May 24, 2011, 12:14:37 pm »
Crabcake for Axe has been updated  http://www.omnimaga.org/index.php?action=dlattach;topic=7373.0;attach=7891

1. Fixed 83+ BE bug
2. AxesOn/Off with the r modifier work now

It will be up to DJ_O and the rest of the contest designers on the basis of this update being allowed for the Axe Contest

Pages: 1 ... 48 49 [50] 51 52 ... 194