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

Pages: 1 ... 67 68 [69] 70 71 ... 82
1021
Axe / Re: Axe Optimization Tricks
« on: July 01, 2010, 04:31:45 pm »
as said above, If A=B is the same as !If A-B.
similarly, If A=B xor (C=D) is equivalent to If A-B xor (C-D)


edit: my bad.

1022
The Axe Parser Project / Re: Features Wishlist
« on: July 01, 2010, 04:26:34 pm »
quigibo: there's no option for me to remove my vote/change it. can you make this an option?

1023
The Axe Parser Project / Re: Bug Reports
« on: July 01, 2010, 04:24:34 pm »
runer, quigibo's example can be optimized to A-5 xor (B-3), but what about the following:
A=6 and (B=2)
A=2 or (B=3)

these don't work. i think you can only substitute equivalence with subtracting when it's a single statement, or you use xor.

1024
The Axe Parser Project / Re: Features Wishlist
« on: July 01, 2010, 04:12:41 pm »
err.. i can't change my vote apparently.

1025
The Axe Parser Project / Re: Features Wishlist
« on: July 01, 2010, 04:11:43 pm »
that's fair. i want both geometry drawing and OS pic/var etc. support anyway. guess i'll be a loner and change my vote to OS var support (:

1026
The Axe Parser Project / Re: Your Projects - Post and Critique
« on: July 01, 2010, 03:04:29 pm »
i believe it said that between 68 and 70  ;)

1027
The Axe Parser Project / Re: Your Projects - Post and Critique
« on: July 01, 2010, 02:56:54 pm »
nice job runer! it looks really cool at first with many ants, but then kinda digresses into looking like RAM

1028
Axe / Re: Tilemap Editor
« on: July 01, 2010, 02:34:45 pm »
256 tiles is 2048 bytes.. so no. i think i'm capping it at about 60-65 since L2 will probably store them, and L2 is 531 bytes. also, i think 60 tiles is pretty crazy for one map. the tilesets are unique to each map, though you will be able to load other tilesets into different maps.

1029
The Axe Parser Project / Re: Features Wishlist
« on: July 01, 2010, 12:58:59 pm »
quigibo, can i suggest putting storage to BASIC variables as an option in the next poll, since two of the four options currently have 0 votes?

1030
you have a point there. that's why i think it should be more frequent. monthly, once every two months or seasonal. that way, rather than calling in the best of an entire year, it's the best of this short period of time. to me, a POTY means it must be an impressive program to beat out everything else developed in a year. if the time length is a month or two, i know it's a decent program, so i should at least try it out, but i can't expect too much of it. i'm thinking this would 1) give more traffic to Omnimaga and 2) more downloads at ticalc. a program of the year isn't practical since it would rival ticalc's too much, but a more often, less esteemed competition would just give a little boost to activity every few months. on the other side, making a competition too frequent could make the competition dull over time.

1031
i don't think we're competing for ticalc... DJ's message specifically said downloads would be linked to ticalc. the whole z80 community is supposed to be about cooperation. the more people programming calculators, the more we can learn and progress.

that said, i agree that an omnimaga POTY/POTM would not give the same badge of honor. but it would probably get more traffic into omnimaga and ticalc. since people look for good games, if bored math students find out that every month or every couple months omnimaga posts a quality game, they'll come back, and maybe get interested themselves in programming, which is a benefit for all.

1032
i think POTM isn't enough time to make a program that's notable. for example, what if there are many entries, 8-10, but none of the programs are of good quality? i think program of the season (lol, POTS?) would be better, because that gives time to perfect the program but frequent enough. Two month intervals, i think, would also work pretty well.

1033
Axe / Re: Pop ups in axe
« on: July 01, 2010, 11:15:10 am »
exactly, thank you ztrumpet. although there will be an appvar for saving tilemaps and their corresponding tilesets.

offtopic, ztrumpet i'm working on a new exodus level (:

1034
TI-Nspire / Re: Virus to crack RSA for nspire? :P
« on: June 30, 2010, 04:57:54 pm »
2 years? for only 768 bits? that's ridiculously long.. and you guys want to tackle 1024? good luck. let me know if i can help though, i'll gladly install a program on my computer if it won't give me any hassle.

1035
TI-Nspire / Re: Virus to crack RSA for nspire? :P
« on: June 30, 2010, 04:38:10 pm »
that's a lot of faith TI is hinging on one number...
sounds interesting though. i'll do some of my own research later.

Pages: 1 ... 67 68 [69] 70 71 ... 82